+ common + version 3.6.0.0.beta3, tag libreoffice-3.6.0.0.beta3 [Petr Mladek] + binfilter + checkdll libbf_xolo.so crasher with gcc-4.7.1 20120615 [Petr Mladek] + remove useless extern declaration [David Tardon] + core + add import of axis color for data bars from xlsx [Markus Mohrhard] + add more categories [David Tardon] + add new splash screen by Andrea Sorogna [Stefan Knorr (astron)] + add support for axis color import/export [Markus Mohrhard] + add the cond format manager [Markus Mohrhard] + added mnStringNoValueError handling to ConvertStringToValue() dependency) (fdo#51442) [Eike Rathke] + address DataSource dialog fails on throws (fdo#50967) [Caolán McNamara] + aero menubar: Improve look according to Mirek M. + Astron's notes. [Jan Holesovsky] + aero menubar: Make the glow around the entries smaller. [Jan Holesovsky] + aero menubar: Make the text in menu black. [Jan Holesovsky] + aero toolbar: Extend the drawing of the toolbar to the menubar area. [Jan Holesovsky] + aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident. [Jan Holesovsky] + aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu. [Jan Holesovsky] + ancient bison nees %token-table for yytname to be usable [Christian Lohmaier] + avoid double deletion of a text portion. (fdo#51582) [Kohei Yoshida] + better initialization of members. [Jan Holesovsky] + big formula performance improvement for xlsx import & (bnc#765942, bnc#763168) [Noel Power] + BorderLine2.idl: add missing since tag [Michael Stahl] + cache fontconfig font substitutions (fdo#41556, fdo#47636) [Caolán McNamara] + check for invalid tab number, (fdo#51667) [Markus Mohrhard] + CMIS UCP: cached session id change was not impacted on all constructors [Cédric Bosdonnat] + CMIS UCP: fallback to URL with id as the mark if we can't get the path [Cédric Bosdonnat] + CMIS UCP: fixed Save As into a CMIS repo [Cédric Bosdonnat] + CMIS UCP: fixed save as which was broken by bad exceptions catching [Cédric Bosdonnat] + CMIS UCP: oops, read-only check has been reversed somehow [Cédric Bosdonnat] + CMIS UCP: session cache, better use the binding URL + repo Id as id [Cédric Bosdonnat] + CMIS UCP: show some caught exceptions in ucpcmis.INFO [Cédric Bosdonnat] + CMIS UCP: strings coming from libcmis are UTF-8, not ascii [Cédric Bosdonnat] + CMIS UCP: Use the URL host as ID for cached sessions [Cédric Bosdonnat] + cmisucp: catch the exception when getting CMIS object [Cédric Bosdonnat] + correct enumerate the condition entries in the dialog [Markus Mohrhard] + correctly calculate scroll bar position, related (fdo#51599) [Markus Mohrhard] + disable stream copy when saving a file with 'Changes Record' active (fdo#51249) [Pierre-Eric Pelloux-Prayer] + dmapper: always set list id during stylesheet import (bnc#758883) [Miklos Vajna] + dmapper: don't import fake paragraph containing sectpr only, take two (bnc#766481) [Miklos Vajna] + dmapper: FirstLineIndent should be always inherited from numbering (bnc#766487) [Miklos Vajna] + dmapper: fix headery/footery default value (fdo#46966) [Miklos Vajna] + dmapper: fix margin values vs SBkc = 0 at the end of the doc (bnc#693238, fdo#44292) [Miklos Vajna] + dmapper: paragraph-level run props should affect numberings as well (bnc#758883) [Miklos Vajna] + dmapper: set wrap mode even if determining the position failed (bnc#758883) [Miklos Vajna] + dmapper: sprmCHpsBi should affect sprmCHps, if the later is not set (bnc#766487) [Miklos Vajna] + dmapper: take care of border width when setting margins (bnc#758883) [Miklos Vajna] + do not ask for parameters if all have already been given (fdo#51619) [Lionel Elie Mamane] + do not attempt to compile running formula cell related) (fdo#51601) [Eike Rathke] + DomainMapper::lcl_startParagraphGroup: set style name consistently (bnc#758883) [Miklos Vajna] + don't default to desktop pollution (fdo#49919) [Andras Timar] + don't export zoom factor when zoom type is not percent (fdo#48335) [Miklos Vajna] + don't use SC_DLLPUBLIC for class + method [Markus Mohrhard] + embedded HSQLDB: reclaim space occupied by deleted rows [Lionel Elie Mamane] + estonian translation for keyboard shortcuts (fdo#50415) [Mihkel Tõnnov] + explicitely check gmodule build flags for gtk3 module [Petr Mladek] + export the UNO symbols from mysqlc.uno.dll [Fridrich Štrba] + fix core dump setting preload value for some cell formula [Noel Power] + fix error in calculation of page number of SwRect (fdo#34093) [Ivan Timofeev] + fix for preview crash (fdo#51040) [Noel Power] + fix incomplete slide number info in status bar (fdo#51543) [Ivan Timofeev] + fix incremental search / buffer switching hang/crash (fdo#51577) [Michael Meeks] + fix invalid .desktop files [David Tardon] + fix more bugs in ImplgetTopDockingAreaHeight(). [Jan Holesovsky] + fix RemoveExtensions custom action (fdo#51270) [Andras Timar] + fix RTF export of direct run formatting for empty paragraphs (fdo#50831) [Miklos Vajna] + fix sdext extensions on Windows: (fdo#51115) [Michael Stahl] + fix X Session Management support [Stephan Bergmann] + form wizard recognise "#" also at beginning of line (fdo#37626) [Lionel Elie Mamane] + fpicker: when selecting a place, update the URL outside the selection handler [Cédric Bosdonnat] + gah :/ some cleanup for 7fff9872 that I applied to wrong source tree. [Noel Power] + gb_Extension_add_file: fix Windows build: (fdo#51115) [Michael Stahl] + gbuild: add gb_CppunitTest_use_executable [Michael Stahl] + gbuild: add gb_Extension_add_executable [Michael Stahl] + gbuild: fix UnoApiTarget header dependencies: [Michael Stahl] + get new Branding Stuff into About [Stefan Knorr (astron)] + google Docs extension passive registration [Andras Timar] + handle also COLLAPSEd in switch [Markus Mohrhard] + handle array context in T() (fdo#51478) [Eike Rathke] + handle single cell conditional formats correctly, (fdo#51555) [Markus Mohrhard] + hsqldb properly escape automatically built names (fdo#36824) [Lionel Elie Mamane] + if no new cell exists, create hidden broadcaster cell, (fdo#51368) [Markus Mohrhard] + impreove the cond format dialog a little bit [Markus Mohrhard] + in N() pop string constant before pushing result (fdo#47222) [Eike Rathke] + libcmis: added a patch to workaround an alfresco bug and avoid HTTP requests [Cédric Bosdonnat] + libcmis: fixed unexpected exception thrown [Cédric Bosdonnat] + libcmis: forgot to remove now unneeded patch [Cédric Bosdonnat] + libcmis: forgot to update windows patch for 0.2.3 [Cédric Bosdonnat] + libcmis: updated to 0.2.3 [Cédric Bosdonnat] + Library_qstart.mk: remove -DDLL_NAME [Michael Stahl] + localize all parts of the new cond format dialogs [Markus Mohrhard] + make the cond format dialog a bit mroe beautiful [Markus Mohrhard] + modernize the default set of Impress templates (masterpages) [Alexander Wilms] + more new formulabuffer const cleanup [Noel Power] + N() inconsistent argument handling (fdo#51442) [Eike Rathke] + new Windows installer artwork [Stefan Knorr (astron)] + only export the supported number of rows/columns, (fdo#49582) [Markus Mohrhard] + only show dialog elements if entry is not collapsed [Markus Mohrhard] + oox: anchor vml shapes without anchor info as at-character (bnc#758883) [Miklos Vajna] + oox: mso-wrap-style is about wrapping mode for text in shapes [Miklos Vajna] + optionally associate Visio file types (vsd/vst) to Draw (fdo#51274) [Andras Timar] + optionally turn on Quickstarter by installer (fdo#46510) [Andras Timar] + pass the ScRangeList directly to improve performance, (fdo#49764) [Markus Mohrhard] + preserve sheet name input of invalid reference (fdo#46338) [Eike Rathke] + propagate error in ScInterpreter::GetDoubleOrStringFromMatrix() dependency) (fdo#51478) [Eike Rathke] + properly set pivot item 'empty' on empty cells. (fdo#51266) [Kohei Yoshida] + re-introduce a useful MSDN link about DWM and drawing into non-client area. [Jan Holesovsky] + remove duplication of License/Credits information [Stefan Knorr (astron)] + remove one more unused string [Andras Timar] + remove totally mis-placed 'static' keyword. (fdo#50587) [Kohei Yoshida] + remove unused string resources [Andras Timar] + repaint all cells if NULL is passed, (fdo#51174) [Markus Mohrhard] + repair broken undo (i#119400) [Ivan Timofeev] + replace Start Center images [Stefan Knorr (astron)] + revert "aero menubar: Improve look according to Mirek M. + Astron's notes." [Jan Holesovsky] + revert "aero menubar: Make the glow around the entries smaller." [Jan Holesovsky] + revert "aero menubar: Make the text in menu black." [Jan Holesovsky] + revert "aero: Implement a glass menubar on Windows." [Jan Holesovsky] + revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s design)." [Jan Holesovsky] + revert "Reduce copy'n'paste by different nesting of if's." [Jan Holesovsky] + revert "set the zoom only once, prevents infinite loop, " (fdo#51040) [Noel Power] + rewrite a horrible perl script to saner form [David Tardon] + RTF export: avoid fake page breaks on page style changes (fdo#48335) [Miklos Vajna] + RTF export: don't try to end not started runs (fdo#48335) [Miklos Vajna] + search dialog shourtcut on Mac (fdo#46099) [Andras Timar] + set the zoom only once, prevents infinite loop, (fdo#51040) [Markus Mohrhard] + setting DYLD_LIBRARY_PATH in python script appears unnecessary (fdo#50682) [Stephan Bergmann] + show correct preview when opening the dialog, (fdo#51590) [Markus Mohrhard] + some const correctness tweaks to various signatures in new formulabuffer [Noel Power] + src.downloaded should depend on bin/repo-list [Michael Stahl] + support colored axis in data bars [Markus Mohrhard] + sw: fix collapsing border painting more: (i#9860, fdo#39415) [Michael Stahl] + sw: fix collapsing border painting: (fdo#39415) [Michael Stahl] + sw: fix vertical collapsing border painting: (fdo#39415) [Michael Stahl] + switch on QuickStarter from installer, UI text added [Andras Timar] + the end of the formula is the closing bracket, (fdo#51507) [Markus Mohrhard] + typo [Andras Timar] + typo in Norwegian translations of keyboard shortcuts (fdo#50415) [Mihkel Tõnnov] + typo: paramters, paramaters -> parameters [Andras Timar] + UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded them [Cédric Bosdonnat] + UCP CMIS: avoid breaking the media type when saving a document [Cédric Bosdonnat] + update LanguageTool to version 1.7 + passive registration [Andras Timar] + uploading libvisio 0.0.18, fixing (fdo#48602) [Fridrich Štrba] + use commandline parameters instead of bison directives (XCode 2.5) [Christian Lohmaier] + use defines from systools/win32/qswin32.h instead of duplication [Andras Timar] + use generic names rather than specific algorithm names when scaling [Luboš Luňák] + use hyphen for copyright range in About box (fdo#43180) [Robinson Tryon] + use multi-list box for subtotal dialog. (fdo#51222) [Kohei Yoshida] + WaE: avoid build break on Mac PPC/XCode 2.5 [Christian Lohmaier] + we still need to check that we have a token, (fdo#51326) [Markus Mohrhard] + dictionaries + update of Scottish Gaelic Spellchecker (2.3) [Andras Timar] + update pt_PT dictionary (12.7.1.1) [Andras Timar] + update Swedish dictionaries (2.6) [Andras Timar] + help + adapted help content of N(), errors are propagated (fdo#51442) [Eike Rathke] + add complete names of areas in pivot table [Stanislav Horacek] + add help for Defaults and Formula option pages (Calc) (fdo#39141) [Andras Timar] + add right-click to edit a comment [Stanislav Horacek] + array elements instead of arguments [Stanislav Horacek] + fix typos [Stanislav Horacek] + fixed help for Merge/Split Cells (fdo#33746) [Andras Timar] + missing TOC entries in help (fdo#44879) [Andras Timar] + open XML formats can be also saved [Stanislav Horacek] + typo fix [Andras Timar] + update help page for Tools - Options - LibreOffice - General (fdo#44207) [Andras Timar] + update of selection mode help page (fdo#51416) [Andras Timar] + translations + update translations for LibreOffice 3.6.0 beta3 [Andras Timar]