Hi, this time a brief summary of what happened during the 4th week in 2012 on LibreOffice repositories and the living branches: + master: LO-3.5 development + libreoffice-3-5: fixes for LO-3.5.1 bug fix release + libreoffice-3-5-0: final stabilization of the LO-3.5.0 release + libreoffice-3-4: fixes for potential LO-3.4.6 bug fix release There are two logs for each branch: + bugfixes-<branch>-week-<year>-<week>.txt lists all commits that reference a proper bug id from a variety of trackers, i.e. #i... referring to the OpenOffice issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla + commit-log-<branch>-week-<year>-<week>.txt lists all relevant commits on the actual source repositories Many thanks to all contributors - you make all the difference! Best Regards, Petr
+ base + fix VIEWING: Crash when page preview after <f4> (data sources) (fdo#44040) [Julien Nabet] + calc + resolved Calc export to HTML with graphics failed (fdo#45032) [Eike Rathke] + resolved crash in ScMatrix::GetDimensons() from ScInterpreter (rhbz#783556) [Eike Rathke] + filters + fix rotation of shapes in imported MS documents (fdo#43193) [Ivan Timofeev] + libs-core + connectivity: fix crash on DISTINCT: (fdo#43479) [Michael Stahl] + country code 'IN' is not in use for these locales (fdo#45107, fdo#44208) [Andras Timar] + writer + force calculating layout before Activate to avoid crashes and loops (fdo#40438) [Cédric Bosdonnat]
+ core + also export list restart for non root list (rhbz#746174) [Michael Stahl] + changed postgresql-sdbc from bundled oxt to proper optional part. (fdo#45090) [Stephan Bergmann] + connectivity: fix crash on DISTINCT: (fdo#43479) [Michael Stahl] + country code 'IN' is not in use for these locales (fdo#45107, fdo#44208) [Andras Timar] + differentiate numeric and non-numeric field member values. (fdo#45067) [Kohei Yoshida] + fix ( hopefully ) viewing artifacts in input line (fdo#44391) [Noel Power] + fix RTF import of \paperh and \paperw (fdo#44983) [Miklos Vajna] + fix VIEWING: Crash when page preview after <f4> (data sources) (fdo#44040) [Julien Nabet] + fix for bug New Math symbols issues in Windows (fdo#44110) [Olivier Hallot] + fix incomplete updating of the page preview pane in Draw (fdo#43705) [Ivan Timofeev] + order database properties so that opening it in writer works (bnc#740032) [Luboš Luňák] + remove duplicate icons from soffice.bin/soffice.exe (fdo#37740) [Andras Timar] + resolved Calc export to HTML with graphics failed (fdo#45032) [Eike Rathke] + resolved crash in ScMatrix::GetDimensons() from ScInterpreter (rhbz#783556) [Eike Rathke] + revert publishing of lots of UNO types. (i#117329) [Norbert Thiebaud] + scTableSheetObj::findAll does not return the correct range, (fdo#43462) [Markus Mohrhard] + skew artificial fonts before glyph or layout rotation (fdo#44856) [Caolán McNamara] + use the old rtf importer for paste (fdo#43869) [Miklos Vajna]
+ core + also export list restart for non root list (rhbz#746174) [Michael Stahl] + changed postgresql-sdbc from bundled oxt to proper optional part. (fdo#45090) [Stephan Bergmann] + connectivity: fix crash on DISTINCT: (fdo#43479) [Michael Stahl] + country code 'IN' is not in use for these locales (fdo#45107, fdo#44208) [Andras Timar] + differentiate numeric and non-numeric field member values. (fdo#45067) [Kohei Yoshida] + fix ( hopefully ) viewing artifacts in input line (fdo#44391) [Noel Power] + fix RTF import of \paperh and \paperw (fdo#44983) [Miklos Vajna] + fix VIEWING: Crash when page preview after <f4> (data sources) (fdo#44040) [Julien Nabet] + fix for bug New Math symbols issues in Windows (fdo#44110) [Olivier Hallot] + fix incomplete updating of the page preview pane in Draw (fdo#43705) [Ivan Timofeev] + keep cells with broadcasters alive during deletion. (fdo#44143) [Kohei Yoshida] + order database properties so that opening it in writer works (bnc#740032) [Luboš Luňák] + remove duplicate icons from soffice.bin/soffice.exe (fdo#37740) [Andras Timar] + resolved Calc export to HTML with graphics failed (fdo#45032) [Eike Rathke] + resolved border width lost in ODF import (fdo#38595) [Eike Rathke] + resolved crash in ScMatrix::GetDimensons() from ScInterpreter (rhbz#783556) [Eike Rathke] + revert publishing of lots of UNO types. (i#117329) [Thorsten Behrens] + scTableSheetObj::findAll does not return the correct range, (fdo#43462) [Markus Mohrhard] + skew artificial fonts before glyph or layout rotation (fdo#44856) [Caolán McNamara] + svxBorderLine::GuessLinesWidths: (fdo#38542) [Michael Stahl] + sw: ODF import: divide width by 3 for "double" borders (fdo#38542) [Michael Stahl] + sw: ODF import: prevent border width overriding: (fdo#38542) [Michael Stahl] + use the old rtf importer for paste (fdo#43869) [Miklos Vajna]
+ core + changed postgresql-sdbc from bundled oxt to proper optional part. (fdo#45090) [Stephan Bergmann] + connectivity: sort order doesn't matter (fdo#43479) [Michael Stahl] + country code 'IN' is not in use for these locales (fdo#45107, fdo#44208) [Andras Timar] + differentiate numeric and non-numeric field member values. (fdo#45067) [Kohei Yoshida] + fix ( hopefully ) viewing artifacts in input line (fdo#44391) [Noel Power] + fix VIEWING: Crash when page preview after <f4> (data sources) (fdo#44040) [Julien Nabet] + fix incomplete updating of the page preview pane in Draw (fdo#43705) [Ivan Timofeev] + keep cells with broadcasters alive during deletion. (fdo#44143) [Kohei Yoshida] + order database properties so that opening it in writer works (bnc#740032) [Luboš Luňák] + properly merge ref fields in master documents (fdo#35669) [Cédric Bosdonnat] + remove obsolete BOOTSTRAP defines. (fdo#44988) [Thomas Collerton] + resolved Calc export to HTML with graphics failed (fdo#45032) [Eike Rathke] + resolved border width lost in ODF import (fdo#38595) [Eike Rathke] + resolved crash in ScMatrix::GetDimensons() from ScInterpreter (rhbz#783556) [Eike Rathke] + revert "Keep cells with broadcasters alive during deletion." (fdo#44143) [Eike Rathke] + revert "fix ( hopefully ) viewing artifacts in input line " (fdo#44391) [Noel Power] + revert publishing of lots of UNO types. (i#117329) [Thorsten Behrens] + scTableSheetObj::findAll does not return the correct range, (fdo#43462) [Markus Mohrhard] + skew artificial fonts before glyph or layout rotation (fdo#44856) [Caolán McNamara] + svxBorderLine::GuessLinesWidths: (fdo#38542) [Michael Stahl] + sw: ODF import: divide width by 3 for "double" borders (fdo#38542) [Michael Stahl] + sw: ODF import: prevent border width overriding: (fdo#38542) [Michael Stahl] + switch subsequenttest testdocs from sdc to ods, (fdo#43376) [Markus Mohrhard] + transparency gradient effect fade in is wrong (fdo#45219) [David Tardon] + use proper sizes for SQL(Get|Set)StmtAttr (fdo#34432) [Lionel Elie Mamane] + use the old rtf importer for paste (fdo#43869) [Miklos Vajna] + we need automatic number detection for date/number grouping. (fdo#45067) [Kohei Yoshida]
+ base + fix VIEWING: Crash when page preview after <f4> (data sources) (fdo#44040) [Julien Nabet] + calc + resolved Calc export to HTML with graphics failed (fdo#45032) [Eike Rathke] + resolved crash in ScMatrix::GetDimensons() from ScInterpreter (rhbz#783556) [Eike Rathke] + filters + fix rotation of shapes in imported MS documents (fdo#43193) [Ivan Timofeev] + libs-core + connectivity: fix crash on DISTINCT: (fdo#43479) [Michael Stahl] + country code 'IN' is not in use for these locales (fdo#45107, fdo#44208) [Andras Timar] + fix build: dupplicate node/prop /VCL/DefaultFonts/bn [Fridrich Štrba] + remove bn-IN node, we have bn [Andras Timar] + writer + force calculating layout before Activate to avoid crashes and loops (fdo#40438) [Cédric Bosdonnat]
+ common + branch libreoffice-3-5-0 [Petr Mladek] + version 3.5.0.2, tag libreoffice-3.5.0.2 (3.5.0-rc2) [Petr Mladek] + core + also export list restart for non root list (rhbz#746174) [Michael Stahl] + bump product version suffix in the about dialog to "rc2+" [Petr Mladek] + bump product version to 3.5.0-rc2, release number to 12 [Petr Mladek] + cast from BorderLine to BorderLine2 is not valid [Eike Rathke] + changed postgresql-sdbc from bundled oxt to proper optional part. (fdo#45090) [Stephan Bergmann] + connectivity: fix crash on DISTINCT: (fdo#43479) [Michael Stahl] + country code 'IN' is not in use for these locales (fdo#45107, fdo#44208) [Andras Timar] + differentiate numeric and non-numeric field member values. (fdo#45067) [Kohei Yoshida] + ensure Env.Host.sh always return a zero exit code [François Tigeot] + fix "Same expression on both sides of '||'" [Julien Nabet] + fix ( hopefully ) viewing artifacts in input line (fdo#44391) [Noel Power] + fix RTF import of \paperh and \paperw (fdo#44983) [Miklos Vajna] + fix VIEWING: Crash when page preview after <f4> (data sources) (fdo#44040) [Julien Nabet] + fix build: dupplicate node/prop /VCL/DefaultFonts/bn [Fridrich Štrba] + fix building and packaging of the mozilla plugin [Fridrich Štrba] + fix crashes due to inexisting attribute [Fridrich Štrba] + fix for bug New Math symbols issues in Windows (fdo#44110) [Olivier Hallot] + fix incomplete updating of the page preview pane in Draw (fdo#43705) [Ivan Timofeev] + fix refresh problem on pivot tables whose data cache have not been created. [Kohei Yoshida] + netBSD also needs the internal gethostbyname_r() implementation [François Tigeot] + order database properties so that opening it in writer works (bnc#740032) [Luboš Luňák] + remove bn-IN node, we have bn [Andras Timar] + remove duplicate icons from soffice.bin/soffice.exe (fdo#37740) [Andras Timar] + resolved Calc export to HTML with graphics failed (fdo#45032) [Eike Rathke] + resolved crash in ScMatrix::GetDimensons() from ScInterpreter (rhbz#783556) [Eike Rathke] + revert "Removed list and numbering paragraph styles and related option page" [Cédric Bosdonnat] + revert publishing of lots of UNO types. (i#117329) [Norbert Thiebaud] + scTableSheetObj::findAll does not return the correct range, (fdo#43462) [Markus Mohrhard] + skew artificial fonts before glyph or layout rotation (fdo#44856) [Caolán McNamara] + solenv: handle error code from ./g [Miklos Vajna] + sort the catch-all detection at the end [Fridrich Štrba] + trivial description fix of previous fix (extension -> driver). [Stephan Bergmann] + use $(GPERF) instead of using gperf from path [Bapt] + use the old rtf importer for paste (fdo#43869) [Miklos Vajna] + dictionaries + fix double utf8 encoding [Andras Timar] + fix encoding of Russian grammar checker warning messages [László Németh] + update Danish dictionaries (2.0) [Norbert Thiebaud] + update Swedish dictionaries (1.51) [Andras Timar] + translations + update translations for LibreOffice 3.5 rc2 [Andras Timar]
+ core + also export list restart for non root list (rhbz#746174) [Michael Stahl] + bump product version to 3.5.1-rc0+, release number to 100 [Petr Mladek] + cast from BorderLine to BorderLine2 is not valid [Eike Rathke] + changed postgresql-sdbc from bundled oxt to proper optional part. (fdo#45090) [Stephan Bergmann] + connectivity: fix crash on DISTINCT: (fdo#43479) [Michael Stahl] + country code 'IN' is not in use for these locales (fdo#45107, fdo#44208) [Andras Timar] + differentiate numeric and non-numeric field member values. (fdo#45067) [Kohei Yoshida] + ensure Env.Host.sh always return a zero exit code [François Tigeot] + fix "Same expression on both sides of '||'" [Julien Nabet] + fix ( hopefully ) viewing artifacts in input line (fdo#44391) [Noel Power] + fix RTF import of \paperh and \paperw (fdo#44983) [Miklos Vajna] + fix VIEWING: Crash when page preview after <f4> (data sources) (fdo#44040) [Julien Nabet] + fix build: dupplicate node/prop /VCL/DefaultFonts/bn [Fridrich Štrba] + fix building and packaging of the mozilla plugin [Fridrich Štrba] + fix crashes due to inexisting attribute [Fridrich Štrba] + fix for bug New Math symbols issues in Windows (fdo#44110) [Olivier Hallot] + fix incomplete updating of the page preview pane in Draw (fdo#43705) [Ivan Timofeev] + fix refresh problem on pivot tables whose data cache have not been created. [Kohei Yoshida] + keep cells with broadcasters alive during deletion. (fdo#44143) [Kohei Yoshida] + netBSD also needs the internal gethostbyname_r() implementation [François Tigeot] + order database properties so that opening it in writer works (bnc#740032) [Luboš Luňák] + pick additional cleanups from -3-5-0 branch. [Norbert Thiebaud] + remove bn-IN node, we have bn [Andras Timar] + remove duplicate icons from soffice.bin/soffice.exe (fdo#37740) [Andras Timar] + resolved Calc export to HTML with graphics failed (fdo#45032) [Eike Rathke] + resolved border width lost in ODF import (fdo#38595) [Eike Rathke] + resolved crash in ScMatrix::GetDimensons() from ScInterpreter (rhbz#783556) [Eike Rathke] + revert "Removed list and numbering paragraph styles and related option page" [Cédric Bosdonnat] + revert publishing of lots of UNO types. (i#117329) [Thorsten Behrens] + scTableSheetObj::findAll does not return the correct range, (fdo#43462) [Markus Mohrhard] + skew artificial fonts before glyph or layout rotation (fdo#44856) [Caolán McNamara] + solenv: handle error code from ./g [Miklos Vajna] + sort the catch-all detection at the end [Fridrich Štrba] + svxBorderLine::GuessLinesWidths: (fdo#38542) [Michael Stahl] + sw: ODF import: divide width by 3 for "double" borders (fdo#38542) [Michael Stahl] + sw: ODF import: prevent border width overriding: (fdo#38542) [Michael Stahl] + trivial description fix of previous fix (extension -> driver). [Stephan Bergmann] + use $(GPERF) instead of using gperf from path [Bapt] + use the old rtf importer for paste (fdo#43869) [Miklos Vajna] + dictionaries + fix double utf8 encoding [Andras Timar] + fix encoding of Russian grammar checker warning messages [László Németh] + update Danish dictionaries (2.0) [Andras Timar] + update Swedish dictionaries (1.51) [Andras Timar] + translations + update translations for LibreOffice 3.5 rc2 [Andras Timar]
+ binfilter + mirror ReadLine changes to binfilter [Caolán McNamara] + sfx2_dinfobj not compiled anymore [Caolán McNamara] + string(String [Caolán McNamara] + svDispatch class doesn't exist anymore [Caolán McNamara] + core + --disable-postgresql-sdbc [Tor Lillqvist] + _POSIX_THREAD_SYSCALL_SOFT serves no purpose [François Tigeot] + a copy-paste bug detected by cppcheck [Mariusz Dykierek] + actually apply substance of previous unused code removal [Alexander Bergmann] + adapt reference svg to not contain embedded fonts anymore. [Thorsten Behrens] + add XNamed interface test and add this test to ScDataPilotTableObj [Markus Mohrhard] + add a file to list of known SAL_INFO areas [Luboš Luňák] + add a note to the toplevel Makefile where to actually edit stuff. [Jan Holesovsky] + add configuration wrappers for groups, too (to add listeners etc.). [Stephan Bergmann] + add interface test for util::XSearchable [Markus Mohrhard] + add library for c++ based subsequenttests [Markus Mohrhard] + add new interface tests for some common data structures [Markus Mohrhard] + add notice that the android/qa/simple directory has not been maintained [Tor Lillqvist] + add test case for XReplaceable [Markus Mohrhard] + add test for ScTableSheetObj [Markus Mohrhard] + add the "Send Feedback..." help menu item [Ivan Timofeev] + add the "all" cppunittesters for iOS [Tor Lillqvist] + add the filters_test test documents [Tor Lillqvist] + added [br-FR] date acceptance pattern "D/M" [Eike Rathke] + added [et-EE] date acceptance patterns "D.M", "D.M." and with spaces [Eike Rathke] + added [fi-FI] date acceptance pattern "D.M." [Eike Rathke] + added [tr-TR] date acceptance patterns "D.M" "D/M" "D-M" [Eike Rathke] + added description of time edit format [Eike Rathke] + adjust test name [Markus Mohrhard] + all direct OUString readers are current little endian streams [Caolán McNamara] + allow killing 'make docs' by Ctrl-c. [Jan Holesovsky] + android: add missing component, icon theme, and UI config xml [Michael Meeks] + android: add package2 and create bootstraprc [Michael Meeks] + android: attempt to create presets/ directory, add 'HOME' too. [Michael Meeks] + android: disable bundled extension synchronisation [Michael Meeks] + android: disable create_user_install's copyFile goodness [Michael Meeks] + android: disable lock-file bits for now [Michael Meeks] + android: extend rc files some more to aid bootstrapping. [Michael Meeks] + android: get dummy user-install 'presets' setup to please first-run [Michael Meeks] + android: get osl_Pipe creation sorted out, before we kill it. [Michael Meeks] + android: initialize security data, and use HOME / bootstrap key [Michael Meeks] + android: make desktop/ marginally debuggable [Michael Meeks] + android: nasty hack to overcome unpleasantness of UNO bootstrapping [Michael Meeks] + android: re-factor headless a little, and start on the mainloop [Michael Meeks] + android: re-installs can fail silently, remove tree before install [Michael Meeks] + android: rename native_app_glue.h and install as osl/detail/android.h [Michael Meeks] + android: setup the unorc path correctly into assets [Michael Meeks] + android: update README and fix a number of silly escaping issues [Michael Meeks] + appendParserString never defined [Caolán McNamara] + bUILocked is always false [Ivan Timofeev] + better exception message. [Stephan Bergmann] + bin global_android_app and instead use lo-bootstrap API [Tor Lillqvist] + bin incorrect claim in comment [Tor Lillqvist] + bypass building BASIC and scripting related modules for iOS [Tor Lillqvist] + bypass libwp? for iOS [Tor Lillqvist] + byteString->rtl::OString [Caolán McNamara] + call FreeResource like the other RoadmapWizard users [Caolán McNamara] + callcatcher: remove some unused code [Caolán McNamara] + callcatcher: update list [Caolán McNamara] + callcatcher: update list, remove newly unused methods [Caolán McNamara] + can replace all PLACEHOLDER_PATH tokens [Caolán McNamara] + can't see the point of calling String::Erase before delete String [Caolán McNamara] + cast from BorderLine to BorderLine2 is not valid [Eike Rathke] + changed postgresql-sdbc from bundled oxt to proper optional part. (fdo#45090) [Stephan Bergmann] + clean up (don't bind retval temporaries to references). [Stephan Bergmann] + clean-up sc's knownissues.xcl [Markus Mohrhard] + code cleanup: ( () ) replaced by (()) [Alexander Bergmann] + comments Translations. [Stefan Knorr] + connectivity: sort order doesn't matter (fdo#43479) [Michael Stahl] + convert maps and sets to OString [Caolán McNamara] + convert vectors to OString [Caolán McNamara] + copy of index.html, with Google custom search. [Thorsten Behrens] + country code 'IN' is not in use for these locales (fdo#45107, fdo#44208) [Andras Timar] + cppunitTest_sal_osl_file fails on Windows [Tor Lillqvist] + cppunitTests go in gb_Module_add_check_targets [Tor Lillqvist] + ctor OModuleResourceClient first so OModuleResourceClient dtor is last [Caolán McNamara] + dataPilot to PivotTable in function names. [Kohei Yoshida] + dead code in qa [Thomas Arnhold] + dead java code in qa [Thomas Arnhold] + decrease verbiage a little bit [Tor Lillqvist] + deleting a null pointer is safe [Takeshi Abe] + deliver the static libneon built for iOS [Tor Lillqvist] + deliver the static libunotest.a built for iOS [Tor Lillqvist] + differentiate numeric and non-numeric field member values. (fdo#45067) [Kohei Yoshida] + disable Adabas UI *installation*, too [Lionel Elie Mamane] + disable Adabas UI, too [Lionel Elie Mamane] + disable all java based tests covered now by c++ based tests [Markus Mohrhard] + disable sd's regression test again [Markus Mohrhard] + disable svg font embedding for sd filters test, enable again. [Thorsten Behrens] + do deliver headers also for iOS even if we don't build the libs [Tor Lillqvist] + do not move nCurUndoAction < 0. [Stephan Bergmann] + don't crash when attempting to open non-existent files under /assets [Tor Lillqvist] + don't try to build inexisting file [Fridrich Štrba] + drop tools/string.hxx include [Caolán McNamara] + drop unnecessary include [Caolán McNamara] + enable ScDataPilotTableObj::testRefresh again [Markus Mohrhard] + ensure Env.Host.sh always return a zero exit code [François Tigeot] + erase the correct element in ScColumn::Delete(), not the last one [Eike Rathke] + fill in more struct stat fields in lo_apk_lstat() [Tor Lillqvist] + filter out confusing unused code from external libraries for unusedcode.easy [Caolán McNamara] + finalize gcc 4.7 string literal operators [Thomas Arnhold] + fix ( hopefully ) viewing artifacts in input line (fdo#44391) [Noel Power] + fix VIEWING: Crash when page preview after <f4> (data sources) (fdo#44040) [Julien Nabet] + fix WaE [Markus Mohrhard] + fix bit-rot in the iOS "code" [Tor Lillqvist] + fix build: dupplicate node/prop /VCL/DefaultFonts/bn [Fridrich Štrba] + fix crashes due to inexisting attribute [Fridrich Štrba] + fix duplicateExpression style Same expression on both sides of '&& [Julien Nabet] + fix file not found: cairocanvas.uno.so in smoketestoo_native [Riccardo Magliocchetti] + fix for a probable crash. (code review) [Muthu Subramanian] + fix for fdo43460 Part LI getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part LII getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part LIII getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part LIV getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part LV getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part LVI getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part XLIV getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part XLIX getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part XLV getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part XLVI getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part XLVII getLength() to isEmpty() [Olivier Hallot] + fix for fdo43460 Part XLVIII getLength() to isEmpty() [Olivier Hallot] + fix incomplete updating of the page preview pane in Draw (fdo#43705) [Ivan Timofeev] + fix initial height of multiline input window [Noel Power] + fix refresh problem on pivot tables whose data cache have not been created. [Kohei Yoshida] + fix rendering of metafiles embedded in emf+ [Radek Doulik] + fixup over-ambitious previous revert. [Thorsten Behrens] + for iOS, filter out the sb and vbahelper libs that we don't build [Tor Lillqvist] + for iOS, skip stuff not built [Tor Lillqvist] + gbuildify apple_remote [Norbert Thiebaud] + gtkSalGraphics: No extra handling for Blueprint theme [Thomas Arnhold] + indent the postgresql stuff consistently like the rest of the file [Tor Lillqvist] + ios: fix mis-merge [Thomas Arnhold] + keep cells with broadcasters alive during deletion. (fdo#44143) [Kohei Yoshida] + keysymnames: get rid of some insanity [Thomas Arnhold] + let's skip scp2 for non-desktop OSes for now [Tor Lillqvist] + let's use 2^(1/4) as the zoom factor, instead of 1.2 (thanks, Tor!) [Jan Holesovsky] + make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...} [Lionel Elie Mamane] + make chart2 ByteString free [Caolán McNamara] + make drawinglayer ByteString free [Caolán McNamara] + make idl ByteString free [Caolán McNamara] + make named range dialog more consistent, localizable (II) [Stefan Knorr (astron)] + make named ranges dialog more consistent, localizable [Stefan Knorr (astron)] + make oox ByteString free [Caolán McNamara] + make padmin ByteString free [Caolán McNamara] + make shell ByteString free [Caolán McNamara] + make slide transitions work [David Tardon] + make sot ByteString free [Caolán McNamara] + make starmath ByteString free [Caolán McNamara] + make svx ByteString free [Caolán McNamara] + make unotools ByteString free [Caolán McNamara] + marking ImplDrawModeToColor as const. [Muthu Subramanian] + mbHelpBtn is always false [Thomas Arnhold] + mbSound is always true [Thomas Arnhold] + merge: 1684f1c 799f2de [Thomas Klausner] + move ugly WriteLines out of SvStream to beside sole user [Caolán McNamara] + n719734: Overridding properties from master/layout. [Muthu Subramanian] + nDebug.hxx is gone now [Caolán McNamara] + netBSD also needs the internal gethostbyname_r() implementation [François Tigeot] + new unit test for pivot table's date output handling. [Kohei Yoshida] + new unit test for refreshing a pivot table without data cache. [Kohei Yoshida] + no thanks for non-desktop OSes [Tor Lillqvist] + oRowSetCache::fillMatrix(): fix case m_nFetchsize > table size [Lionel Elie Mamane] + one more [Tor Lillqvist] + optimized zoom to use more common intervals [Tim Hardeck] + order database properties so that opening it in writer works (bnc#740032) [Luboš Luňák] + pick additional cleanups from -3-5-0 branch. [Norbert Thiebaud] + possibly need dummy jni/Android.mk and Application.mk for ndk-gdb to work [Tor Lillqvist] + properly merge ref fields in master documents (fdo#35669) [Cédric Bosdonnat] + put a local.properties in android/qa/desktop, too [Tor Lillqvist] + put font embedding disable to correct unit test [Thorsten Behrens] + rEADME.cross: LibO-dev -> LOdev in the mingw section [Miklos Vajna] + reduce unnecessary includes [Caolán McNamara] + reduced duplicate code detected by simian. [Christina Rossmanith] + redundant condition and Comment Translations. [Mariusz Dykierek] + refactor concept for c++ based subsequenttests [Markus Mohrhard] + refresh unused code list [Caolán McNamara] + remember that map has been initialized [Ivan Timofeev] + removal of commented code. [Stefan Knorr] + remove '#define OUSTRING ::rtl::OUString' [Ivan Timofeev] + remove '#define UNOOUSTRING ::rtl::OUString' [Ivan Timofeev] + remove SalDisplay::GetKeyboardName [Thomas Arnhold] + remove VisualClassName [Thomas Arnhold] + remove WriteSrc, WriteCxx and WriteHxx [Caolán McNamara] + remove bn-IN node, we have bn [Andras Timar] + remove dead code from svg filter [Thorsten Behrens] + remove debugging print [David Tardon] + remove duplicate header [Thomas Arnhold] + remove erroneously committed debug code [Lionel Elie Mamane] + remove evoab debug facility and use SAL_INFO [Thomas Arnhold] + remove further code belonging to SalDisplay::GetKeyboardName [Thomas Arnhold] + remove obsolete BOOTSTRAP defines. (fdo#44988) [Thomas Collerton] + remove some dead code [Thomas Arnhold] + remove traces of b2dhompoint [Thomas Arnhold] + remove unused #define SFX_ITEMTYPE_STATBAR in workwin.cxx [Ivan Timofeev] + remove unused code as listed in unusedcode.easy [Santiago Martinez] + removed Get*EntryLine? and Get*EntryDistance methods. [Mariusz Dykierek] + removed NfCurrencyEntry::ApplyVariableInformation(). [Mariusz Dykierek] + removed unused define and extern [Takeshi Abe] + removed unused field and non-existent class [Takeshi Abe] + removing unused code (basegfx). [Alexander Bergmann] + replace SourceViewConfig with (simplified) direct configuration access. [Stephan Bergmann] + replace SvtCacheOptions with (simplified) direct configuration access. [Stephan Bergmann] + replace SvtInetOptions with (simplified) direct configuration access. [Stephan Bergmann] + replace SvtUndoOptions with (simplified) direct configuration access. [Stephan Bergmann] + replaced String by rtl::OUString [Takeshi Abe] + replaced diagnore ENSURE_OR_BREAK with regular code. [Marcel Metz] + replaced diagnore ENSURE_OR_CONTINUE with regular code. [Marcel Metz] + resolved Calc export to HTML with graphics failed (fdo#45032) [Eike Rathke] + resolved border width lost in ODF import (fdo#38595) [Eike Rathke] + resolved crash in ScMatrix::GetDimensons() from ScInterpreter (rhbz#783556) [Eike Rathke] + revert "Keep cells with broadcasters alive during deletion." (fdo#44143) [Eike Rathke] + revert "Page Breaks: IsLeaveWindow() is unreliable, we do not need it here." [Cédric Bosdonnat] + revert "Removed list and numbering paragraph styles and related option page" [Cédric Bosdonnat] + revert "TEMP" [Fridrich Štrba] + revert "fix ( hopefully ) viewing artifacts in input line " (fdo#44391) [Noel Power] + revert "fix rendering of metafiles embedded in emf+" [Radek Doulik] + revert "gbuildify apple_remote" need to have soenv2 merged before [Norbert Thiebaud] + revert publishing of lots of UNO types. (i#117329) [Thorsten Behrens] + sAL_XT is never used [Thomas Arnhold] + sal log area ".doc" -> "sw.ww8", to be consistent with the style [Luboš Luňák] + sal_TrueCOLOR is never defined [Thomas Arnhold] + same expression on both sides of || in if condition [Mariusz Dykierek] + scTableSheetObj::findAll does not return the correct range, (fdo#43462) [Markus Mohrhard] + sfx2: fix indentation in viewsh.cxx [Ivan Timofeev] + sfxVirtualMenu: fix context menu crash: [Michael Stahl] + simplify PSEUDOCOLOR12 [Thomas Arnhold] + skew artificial fonts before glyph or layout rotation (fdo#44856) [Caolán McNamara] + skip Executable_soffice.bin for non-desktop OSes, hmm [Tor Lillqvist] + skip Library_vbaswobj for iOS [Tor Lillqvist] + solenv: handle error code from ./g [Miklos Vajna] + sort the catch-all detection at the end [Fridrich Štrba] + string->rtl::OUString [Caolán McNamara] + svDispatch class doesn't exist anymore [Caolán McNamara] + svGlobalName::GetctorName is now redundant [Caolán McNamara] + svtools: LineListBox: fix handling of "none" style [Michael Stahl] + svxBorderLine::GuessLinesWidths: (fdo#38542) [Michael Stahl] + svxBorderLine::GuessLinesWidths: use SAL_N_ELEMENTS [Michael Stahl] + svxBorderTabPage: the minimal border width is 1 twip [Michael Stahl] + svxColumnItem: fix buggy STL conversion: [Michael Stahl] + sw: ODF import: divide width by 3 for "double" borders (fdo#38542) [Michael Stahl] + sw: ODF import: prevent border width overriding: (fdo#38542) [Michael Stahl] + switch subsequenttest testdocs from sdc to ods, (fdo#43376) [Markus Mohrhard] + tEMP [Fridrich Štrba] + thanks to sal/main.h need to compile main.c as Objective-C for iOS [Tor Lillqvist] + transparency gradient effect fade in is wrong (fdo#45219) [David Tardon] + trivial description fix of previous fix (extension -> driver). [Stephan Bergmann] + tweak the ifdefs to clarify the unused SbxDecimal methods [Caolán McNamara] + tweak treatment of '+/-' operators when dealing with Date types [Noel Power] + typo [Markus Mohrhard, Stephan Bergmann] + unit test for updating formula cells that references into the pivot table. [Kohei Yoshida] + unused #includes. [Stephan Bergmann] + unusedcode.easy: Removed unused code (basegfx::B2DHomPoint) [Alexander Bergmann] + unusedcode.easy: Removed unused code (basegfx::B2ITuple) [Alexander Bergmann] + unusedcode.easy: Removed unused code (basegfx::B2IVector) [Alexander Bergmann] + unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPolygon) [Alexander Bergmann] + update unused list [Caolán McNamara] + updated License document [Andras Timar] + updated error message for Invalid sheet name [Albert Thuswaldner] + use $(GPERF) instead of using gperf from path [Bapt] + use --build and --host when cross-compiling [Tor Lillqvist] + use -z defs to catch undefineds at build time [Tor Lillqvist] + use /assets as SRC_ROOT and OUTDIR_FOR_BUILD on Android [Tor Lillqvist] + use assert to demo equivalence [Caolán McNamara] + use defined macro instead of magic number [Takeshi Abe] + use more portable `=' comparison operator instead of `=='. [Thomas Klausner] + use own own <osl/file.h> API to read the source in osl_copyFile() [Tor Lillqvist] + use proper sizes for SQL(Get|Set)StmtAttr (fdo#34432) [Lionel Elie Mamane] + use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loops [Caolán McNamara] + use safer rethrow syntax [Caolán McNamara] + use the correct application icon of Writer/Web under Windows [Andras Timar] + use the old rtf importer for paste (fdo#43869) [Miklos Vajna] + use the right define [Fridrich Štrba] + use write_uInt16s_FromOUString pattern [Caolán McNamara] + useless "if else" since we do the same in both cases [Julien Nabet] + useless unused aPStr object [Caolán McNamara] + vcl: Remove unused GetSymbolKeyName [Thomas Arnhold] + vcl: Remove unused server vendors [Thomas Arnhold] + vcl: SalWM is unused [Thomas Arnhold] + vcl: early crash => no ucb => no images.zip => unhandled exception, caught. [Michael Meeks] + waE: "defined but not used" for stuff bypassed for Android [Tor Lillqvist] + waE: Unused parameter [Tor Lillqvist] + waE: format '0' expects type 'int', but argument 3 has type 'sal_Int32' [Tor Lillqvist] + waE: int and long confusion [Tor Lillqvist] + waE: possibly uninitialized [Caolán McNamara] + waE: unused e [Caolán McNamara] + waE: unused parameter 'nType' [Tor Lillqvist] + we don't do cppunit stuff here [Tor Lillqvist] + we need automatic number detection for date/number grouping. (fdo#45067) [Kohei Yoshida] + writerfilter: drop unnecessary includes from DomainMapper.cxx [Miklos Vajna] + dictionaries + fix double utf8 encoding [Andras Timar] + fix encoding of Russian grammar checker warning messages [László Németh] + remove th_da_DK.idx (it will be generated) [Andras Timar] + update Danish dictionaries (2.0) [Andras Timar] + update Swedish dictionaries (1.51) [Andras Timar] + help + 'Grid lines' is a checkbox, not a dropdown [Andras Timar] + ctrl key on PC, Command key on Mac [Andras Timar] + minor formatting issues [Andras Timar]
Attachment:
signature.asc
Description: Toto je digitálně podepsaná část zprávy