Hi,

this time a brief summary of what happened during the 3rd week in 2012
on LibreOffice repositories and the living branches:

        + master:            LO-3.5 development
        + libreoffice-3-5:   fixes for 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

+ calc
    + fixed chart listener registration during ODS import. (fdo#39118) [Kohei Yoshida]
    + resolves crash on saving a file (fdo#43725) [Eike Rathke]
+ writer
    + fixed crasher in dialog destructor (fdo#38515) [Cédric Bosdonnat]
+ core
    + accomodate localized text expansion (fdo#44896) [Andras Timar]
    + don't replace NULLs given by the database by type-default values (fdo#44813) [Lionel Elie Mamane]
    + fix UpdateCheck clog up server by keeping connection alive (rhbz#544619) [Thorsten Behrens]
    + fix rotation of shapes in imported MS documents (fdo#43193) [Ivan Timofeev]
    + force calculating layout before Activate to avoid crashes and loops (fdo#40438) [Cédric Bosdonnat]
    + mSI installer l10n bug (fdo#44915) [Andras Timar]
    + make older Duden Korrektor work with LO (fdo#37561) [Fridrich Štrba]
    + make the refresh query filter NULL-safe (fdo#44813) [Lionel Elie Mamane]
    + make these strings localizable again (fdo#44947) [David Tardon]
    + mozilla-libreoffice mislabeled as OpenOffice.org Plug-in (lp#711673) [Bjoern Michaelsen]
    + named range should overwrite existing name. (fdo#44831) [Kohei Yoshida]
    + package stlport on Windows when requested (fdo#37561) [Fridrich Štrba]
    + repair dbaccess::ORowSetCache::isLast() after matrix (re)fill (fdo#44025) [Lionel Elie Mamane]
    + restore special DATE handling code for SbxValue::Compute (fdo#44385) [Noel Power]
    + the "Open..." button's more room problem solved (fdo#33794) [Tomcsik Bence]
    + vcl: isolate new attempt to count monitors as screens to gtk3 (fdo#43458) [Michael Meeks]
    + vcl: second part of fix for - get xrandr / y positioning right (fdo#43458) [Michael Meeks]
+ translations
    + remove ~ (fdo#45037) [Andras Timar]
+ core
    + accomodate localized text expansion (fdo#44896) [Andras Timar]
    + also export list restart for non root list (rhbz#746174) [Michael Stahl]
    + connectivity: fix crash on DISTINCT: (fdo#43479) [Michael Stahl]
    + connectivity: sort order doesn't matter (fdo#43479) [Michael Stahl]
    + don't replace NULLs given by the database by type-default values (fdo#44813) [Lionel Elie Mamane]
    + fix RTF import of \paperh and \paperw (fdo#44983) [Miklos Vajna]
    + fix UpdateCheck clog up server by keeping connection alive (rhbz#544619) [Thorsten Behrens]
    + fix incomplete updating of the page preview pane in Draw (fdo#43705) [Ivan Timofeev]
    + fix reading w:charset, you misdesigned writerfilter monster (fdo#34814) [Luboš Luňák]
    + fix rotation of shapes in imported MS documents (fdo#43193) [Ivan Timofeev]
    + mSI installer l10n bug (fdo#44915) [Andras Timar]
    + make keyboard navigation work again in Tools->Options (fdo#44402) [August Sodora]
    + make the refresh query filter NULL-safe (fdo#44813) [Lionel Elie Mamane]
    + make these strings localizable again (fdo#44947) [David Tardon]
    + mozilla-libreoffice mislabeled as OpenOffice.org Plug-in (lp#711673) [Bjoern Michaelsen]
    + named range should overwrite existing name. (fdo#44831) [Kohei Yoshida]
    + package stlport on Windows when requested (fdo#37561) [Fridrich Štrba]
    + remove duplicate icons from soffice.bin/soffice.exe (fdo#37740) [Andras Timar]
    + remove obsolete BOOTSTRAP defines. (fdo#44988) [Thomas Collerton]
    + remove pointless forward moving of a table (bnc#706138) [Luboš Luňák]
    + remove/audit SvStream operator>>/<<(long) (fdo#39428) [Keith McRae]
    + resolved Calc export to HTML with graphics failed (fdo#45032) [Eike Rathke]
    + skew artificial fonts before glyph or layout rotation (fdo#44856) [Caolán McNamara]
    + sort out dep problem with yacc-generated header (fdo#44707) [David Tardon]
    + teach "IS (NOT) DISTINCT FROM" to our SQL parser (fdo#44813) [Lionel Elie Mamane]
    + the "Open..." button's more room problem solved (fdo#33794) [Tomcsik Bence]
    + update VCL.xcu for Chinese (Traditional) language (fdo#43984) [Cheng-Chia Tseng]
    + vcl: second part of fix for - get xrandr / y positioning right (fdo#43458) [Michael Meeks]
+ calc
    + fixed chart listener registration during ODS import. (fdo#39118) [Kohei Yoshida]
    + resolves crash on saving a file (fdo#43725) [Eike Rathke]
+ writer
    + fixed crasher in dialog destructor (fdo#38515) [Cédric Bosdonnat]
+ core
    + _MSC_VER is compiler define and cpp.lcc needs to be taught about it [Fridrich Štrba]
    + accomodate localized text expansion (fdo#44896) [Andras Timar]
    + add human theme to configure [Bjoern Michaelsen]
    + add human theme to packaging [Bjoern Michaelsen]
    + add missing semicolons. *blush* [David Tardon]
    + added SubViewSize property to EnhancedCustomShapePath [Radek Doulik]
    + bump product version to 3.5.0-rc1+, release number to 11 [Fridrich Štrba]
    + decompose() should return the original rotation angle and scales. [Thorsten Behrens]
    + don't create lock files for unit tests [Markus Mohrhard]
    + don't replace NULLs given by the database by type-default values (fdo#44813) [Lionel Elie Mamane]
    + fix RTF import of dotted and word underline [Miklos Vajna]
    + fix UpdateCheck clog up server by keeping connection alive (rhbz#544619) [Thorsten Behrens]
    + fix WiLangId.vbs operation [Fridrich Štrba]
    + fix a crash when copying a sheet with drawing obj to a new document. [Kohei Yoshida]
    + fix configurable branding. [Thorsten Behrens]
    + fix error in handling 'z' for svg:d string parsing [Thorsten Behrens]
    + fix rotation of shapes in imported MS documents (fdo#43193) [Ivan Timofeev]
    + fix zh-TW translation errors reported by Cheng-Chia Tseng in e-mail [Andras Timar]
    + force calculating layout before Activate to avoid crashes and loops (fdo#40438) [Cédric Bosdonnat]
    + gbuild: UnoApiTarget: initialize target local vars [Michael Stahl]
    + grid lines should be immediately above or below the background. [Kohei Yoshida]
    + handle [more] placeholder shapes in Layout slides [Radek Doulik]
    + honour JAVAFLAGS in gbuild [Rene Engelhard]
    + if COM==_MSC, then OS==WNT and also GUI==WNT [Fridrich Štrba]
    + implemented SubViewSize property for EnhancedCustomShapePath [Radek Doulik]
    + implementing text rotations [Fridrich Štrba]
    + mSI installer l10n bug (fdo#44915) [Andras Timar]
    + make adjusting formulas possible for TransferTab [Markus Mohrhard]
    + make building and installing of nsplugin more consistent [Matúš Kukan]
    + make older Duden Korrektor work with LO (fdo#37561) [Fridrich Štrba]
    + make the refresh query filter NULL-safe (fdo#44813) [Lionel Elie Mamane]
    + make these strings localizable again (fdo#44947) [David Tardon]
    + mozilla-libreoffice mislabeled as OpenOffice.org Plug-in (lp#711673) [Bjoern Michaelsen]
    + named range should overwrite existing name. (fdo#44831) [Kohei Yoshida]
    + oops I shouldn't have erased names directly. [Kohei Yoshida]
    + package stlport on Windows when requested (fdo#37561) [Fridrich Štrba]
    + partitiveMonths for Czech language [Da'angh Khagaroth]
    + prevent creation of new ORequestThreads during shutdown. [Stephan Bergmann]
    + properly join spawned GrammarCheckingIterator thread. [Stephan Bergmann]
    + regenerated custom shapes presets [Radek Doulik]
    + registry: print error messages on stderr [Michael Stahl]
    + repair dbaccess::ORowSetCache::isLast() after matrix (re)fill (fdo#44025) [Lionel Elie Mamane]
    + report backtraces for all threads. [Stephan Bergmann]
    + restore special DATE handling code for SbxValue::Compute (fdo#44385) [Noel Power]
    + revert "Page Breaks: IsLeaveWindow() is unreliable, we do not need it here." [Cédric Bosdonnat]
    + scGlobal::GetAutoFormat not always required to create fresh instance. [Stephan Bergmann]
    + switch flag sequence of OpenCommandArg3 to NamedValue. [Thorsten Behrens]
    + the "Open..." button's more room problem solved (fdo#33794) [Tomcsik Bence]
    + update to 20120116 release of Linux Libertine G fonts [Andras Timar]
    + updated custom shapes presets generator to use new SubViewSize property [Radek Doulik]
    + uploading even newer and even more shiny libvisio 0.0.14 [Fridrich Štrba]
    + use SubViewSize property for custom shape paths [Radek Doulik]
    + vcl: fix MinGW build [Matúš Kukan]
    + vcl: hide / make internal misc. vcl display handling methods. [Michael Meeks]
    + vcl: introduce crystal clear separation between X11 Screens and DisplayScreens [Michael Meeks]
    + vcl: isolate new attempt to count monitors as screens to gtk3 (fdo#43458) [Michael Meeks]
    + vcl: more back-port cleanup [Michael Meeks]
    + vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplify [Michael Meeks]
    + vcl: rename methods to crisp up a 'DisplayScreen' naming concept [Michael Meeks]
    + vcl: second part of fix for - get xrandr / y positioning right (fdo#43458) [Michael Meeks]
    + waE: getXScreen is an unsigned int now [Caolán McNamara]
+ translations
    + remove ~ (fdo#45037) [Andras Timar]
    + update translations for LibreOffice 3.5 rc1 [Andras Timar]
+ binfilter
    + adapt to sot ByteString->rtl::OString [Caolán McNamara]
    + fix SvStream:;operator>> problem [Norbert Thiebaud]
    + mempool size args are unused. [Stephan Bergmann]
    + mirror ReadLine changes to binfilter [Caolán McNamara]
    + removed some unused parameters. [Stephan Bergmann]
+ core
    + _MSC_VER is compiler define and cpp.lcc needs to be taught about it [Fridrich Štrba]
    + a can't-happen-but-do-it-correct-anyway one character fix [Eike Rathke]
    + a copy-paste bug detected by cppcheck [Mariusz Dykierek]
    + a feeble attempt at at least some docs for writerfilter [Luboš Luňák]
    + accomodate localized text expansion (fdo#44896) [Andras Timar]
    + actually this is unused [August Sodora]
    + adapted svl test_URIHelper to gbuild. [Stephan Bergmann]
    + add --with-android-sdk to the sample autogen.lastrun [Tor Lillqvist]
    + add SOLARIS checks for SalDisplay::IsLocal() [Thomas Arnhold]
    + add a stop-start-cycle target to do the adb shell stop & start dance [Tor Lillqvist]
    + add a target for the stdio redirection magic commands [Tor Lillqvist]
    + add human theme to configure [Bjoern Michaelsen]
    + add human theme to packaging [Bjoern Michaelsen]
    + add import of docvariable fields from word documents [Kenneth Aafløy]
    + add missing semicolons. *blush* [David Tardon]
    + add more unit test coverage for generic clipper [Thorsten Behrens]
    + add some non-public API to be used by SvFileStream [Tor Lillqvist]
    + add test for sheet::XDataPilotTable [Markus Mohrhard]
    + add the "Send Feedback..." help menu item [Ivan Timofeev]
    + add the filters_test test documents [Tor Lillqvist]
    + add the sc_filters_test unit test [Tor Lillqvist]
    + added 'm' prefix for a data member. [Kohei Yoshida]
    + added SubViewSize property to EnhancedCustomShapePath [Radek Doulik]
    + added [an-ES] date acceptance pattern "D/M" [Eike Rathke]
    + added [be-BY] date acceptance patterns "D.M." and "D/M/" [Eike Rathke]
    + added [ca-ES] date acceptance pattern D/M [Jesús Corrius]
    + added [es-ES] date acceptance pattern "D/M" [Eike Rathke]
    + added [fr-BE] date acceptance pattern "D/M" [Eike Rathke]
    + added [fr-FR] date acceptance pattern "D/M" [Eike Rathke]
    + added [fr-LU] date acceptance pattern "D/M" [Eike Rathke]
    + added [gd-GB] date acceptance patterns "D/M" and "D-M" [Eike Rathke]
    + added [glt-LT] date acceptance pattern "M-D" [Eike Rathke]
    + added [is-IS] date acceptance patterns "D.M." and "D/M/" [Eike Rathke]
    + added [ja-JP] date acceptance patterns (various) [Eike Rathke]
    + added [kab-DZ] date acceptance pattern "D/M" [Eike Rathke]
    + added [nl-BE] date acceptance pattern "D/M" [Eike Rathke]
    + added [nl-NL] date acceptance pattern "D-M" [Eike Rathke]
    + added [ru-RU] date acceptance patterns "D.M." and "D/M/" [Eike Rathke]
    + added [zh-CN] date acceptance patterns (various) [Eike Rathke]
    + added [zh-TW] date acceptance patterns (various) [Eike Rathke]
    + added check for duplicated date acceptance patterns [Eike Rathke]
    + added element name check for LC_FORMAT [Eike Rathke]
    + also export list restart for non root list (rhbz#746174) [Michael Stahl]
    + also teach "foo IS [NOT] bar" to our SQL parser (when bar is not NULL) [Lionel Elie Mamane]
    + android: Add debugging tips [Michael Meeks]
    + android: LuceneHelpWrapper not built here. [Michael Meeks]
    + android: add --with-android-ndk= option to simplify configure. [Michael Meeks]
    + android: add missing VCL init symbol goodness [Michael Meeks]
    + android: add new desktop module, it gets to vcl init and fails. [Michael Meeks]
    + android: add the sdk platform-tools and tools to your path to simplify [Michael Meeks]
    + android: better readme / docs. [Michael Meeks]
    + android: don't add -I/usr/include to the compile line - urk [Michael Meeks]
    + android: hard-code path to 'lofficerc' in assets/ [Michael Meeks]
    + android: more goodness into the README a bit more [Michael Meeks]
    + android: more notes on running the test [Michael Meeks]
    + android: print out exception messages that escaped 'main' [Michael Meeks]
    + android: re-installs can fail silently, remove tree before install [Michael Meeks]
    + android: remove nonsensical write to file buffer during readLine [Michael Meeks]
    + android: tweak headless, expand docs, and start custom android backend [Michael Meeks]
    + android: use config_host.mk for unit test goodness [Michael Meeks]
    + attempt to manage without Berkeley DB on iOS and Android [Tor Lillqvist]
    + avoid compilation problem. [Stephan Bergmann]
    + avoid warnings about deprecated decls. from glib2 [David Tardon]
    + be consistent in include ordering [Caolán McNamara]
    + better fix for WaE signed/unsigned comparison. [Stephan Bergmann]
    + bin some unused code [Thomas Arnhold]
    + bump copyright year [Andras Timar]
    + byteString->rtl::OString [Caolán McNamara]
    + c++ is a nicely standardized language [Tor Lillqvist]
    + callcatcher: remove recently unused code [Caolán McNamara]
    + callcatcher: update list, updateDirTimestamp now unused [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]
    + change back to 32 bit (which is hopefully right). [Stephan Bergmann]
    + changed [gu-IN] month names and reserved words, updated currency symbol [Ankitkumar Rameshchandra Patel]
    + clang -Wdangling-else, -Wuninitialized. [Stephan Bergmann]
    + clang -Wdangling-else. [Stephan Bergmann]
    + clang -Wsign-compare. [Stephan Bergmann]
    + clang -Wunneeded-internal-declaration. [Stephan Bergmann]
    + clang -Wunused-variable. [Stephan Bergmann]
    + clean-up Doxygen warnings [Norbert Thiebaud]
    + cleanup: privatise SvStream's LockFile impl. and in-line Redirector bits [Michael Meeks]
    + cleanup: remove annoying ( ) empty parameter pattern [Michael Meeks]
    + cleanup: remove unused prototype too [Michael Meeks]
    + code clean up. [Stephan Bergmann]
    + column position 0 is perfectly valid [Lionel Elie Mamane]
    + config*: add cflags for gio, gconf and gnomevfs [Matúš Kukan]
    + connectivity: fix crash on DISTINCT: (fdo#43479) [Michael Stahl]
    + connectivity: sort order doesn't matter (fdo#43479) [Michael Stahl]
    + convert low hanging Strings to OUString [Caolán McNamara]
    + convert one freshly introduced DBG_ERRORFILE to SAL_WARN [Eike Rathke]
    + convert some old-school ByteStrings [Caolán McNamara]
    + correct copyright header [Thomas Arnhold]
    + correct my email [Tor Lillqvist]
    + corrected [gu-IN] currency symbol update [Eike Rathke]
    + correctly terminate cellproperties [Markus Mohrhard]
    + correctly terminate tableautoformatfield [Markus Mohrhard]
    + dECL_PTRARRAY->std::vector [August Sodora]
    + dECL_PTRSTACK->std::stack [August Sodora]
    + dateAcceptancePattern and PartitiveMonths for Czech language [Da'angh Khagaroth]
    + dbGridControl::SeekCursor: show exception when seek fails (and debug build) [Lionel Elie Mamane]
    + decompose() should return the original rotation angle and scales. [Thorsten Behrens]
    + disable CppunitTest_svl_urihelper for now due to bad dependencies. [Stephan Bergmann]
    + disable sd_regression_test until "do not embed font config" is fixed. [Stephan Bergmann]
    + do build Library_deployment also for non-desktop OSes [Tor Lillqvist]
    + do not build on macosx and win [David Tardon]
    + document with unit test rather odd embedded null handling [Caolán McNamara]
    + document with unit test rather suspicious eof handling [Caolán McNamara]
    + don't be a listener if you aren't interested in listening. [Kohei Yoshida]
    + don't break file: URLs [Tor Lillqvist]
    + don't crash when attempting to open non-existent files under /assets [Tor Lillqvist]
    + don't point to non-existent directories in JAVA_LIB [Tor Lillqvist]
    + don't print fairly pointless and verbose warning message [Tor Lillqvist]
    + don't replace NULLs given by the database by type-default values (fdo#44813) [Lionel Elie Mamane]
    + don't use too modern C++ [Tor Lillqvist]
    + drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW]. [Stephan Bergmann]
    + drop no-opt cast [Caolán McNamara]
    + drop strange embedded null handling behaviour [Caolán McNamara]
    + drop tools/string.hxx include [Caolán McNamara]
    + drop unneeded cast [David Tardon]
    + e the new way to access the config [Markus Mohrhard]
    + enable new datapilot api test [Markus Mohrhard]
    + enable sd's regression test in the subsequenttest target [Markus Mohrhard]
    + env.Build.sh should source config_build.mk [Tor Lillqvist]
    + explicit type in SvStream::operator << call. [Stephan Bergmann]
    + filter out confusing unused code from external libraries for unusedcode.easy [Caolán McNamara]
    + filters_test needs a shitload of components [Tor Lillqvist]
    + finish sd's regression test [Markus Mohrhard]
    + fix "Same expression on both sides of '||'" [Julien Nabet]
    + fix #ifdef SAL_LOG_INFO region. [Stephan Bergmann]
    + fix C++03 enum member scope. [Stephan Bergmann]
    + fix Date 'operation' Date foobar [Noel Power]
    + fix Possible inefficient checking for 'aChrSetArr' emptiness [Julien Nabet]
    + fix RTF import of \paperh and \paperw (fdo#44983) [Miklos Vajna]
    + fix RTF import of dotted and word underline [Miklos Vajna]
    + fix SvStream to not disagree with sal on sizeof struct stat [Michael Meeks]
    + fix SvStream to not require a custom open or lstat method. [Michael Meeks]
    + fix SvStream::operator>> problem that showed up with the Android gcc 4.4.3 [Tor Lillqvist]
    + fix UpdateCheck clog up server by keeping connection alive (rhbz#544619) [Thorsten Behrens]
    + fix WiLangId.vbs operation [Fridrich Štrba]
    + fix Windows. [Stephan Bergmann]
    + fix a crash when copying a sheet with drawing obj to a new document. [Kohei Yoshida]
    + fix build [August Sodora]
    + fix build error [Caolán McNamara]
    + fix configurable branding. [Thorsten Behrens]
    + fix crash double clicking rotated text in calc [Caolán McNamara]
    + fix error in handling 'z' for svg:d string parsing [Thorsten Behrens]
    + fix file: URI syntax [Tor Lillqvist]
    + fix for fdo43460 Part L getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XL getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XLI getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XLII getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XLIII getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XXXIX getLength() to isEmpty() [Olivier Hallot]
    + fix incomplete updating of the page preview pane in Draw (fdo#43705) [Ivan Timofeev]
    + fix int/sal_Int32 mismatch. [Stephan Bergmann]
    + fix mistake in merging tools/source/rc/resmgr.cxx [Olivier Hallot]
    + fix my email [Tor Lillqvist]
    + fix non-DBG_UTIL case. [Stephan Bergmann]
    + fix reading w:charset, you misdesigned writerfilter monster (fdo#34814) [Luboš Luňák]
    + fix rotation of shapes in imported MS documents (fdo#43193) [Ivan Timofeev]
    + fix spelling typo [Jesús Corrius]
    + fix typo [Tor Lillqvist]
    + fix windows build of cppu [Matus Kukan]
    + fix zh-TW translation errors reported by Cheng-Chia Tseng in e-mail [Andras Timar]
    + force users of ReadByteStringLine to explictly denote encoding [Caolán McNamara]
    + force users of WriteByteStringLine to explictly denote encoding [Caolán McNamara]
    + gbuild: UnoApiTarget: initialize target local vars [Michael Stahl]
    + gbuild: UnoApiTarget: refactor slightly [Matúš Kukan]
    + gbuild: WNT_INTEL_MSC: replace also // with / in the path [Matúš Kukan]
    + gbuild: platform/WNT_INTEL_MSC: use subst in gb_Helper_convert_native [Matúš Kukan]
    + gbuild: simplify gb_Helper_abbreviate_dirs* [Matúš Kukan]
    + gbuildify test [Caolán McNamara]
    + google calls armel just arm [Tor Lillqvist]
    + grid lines should be immediately above or below the background. [Kohei Yoshida]
    + handle [more] placeholder shapes in Layout slides [Radek Doulik]
    + honour JAVAFLAGS in gbuild [Rene Engelhard]
    + if COM==_MSC, then OS==WNT and also GUI==WNT [Fridrich Štrba]
    + implement inode compare for identical directory item checking [Michael Meeks]
    + implement osl_identicalDirectoryItem for win32 [Michael Meeks]
    + implemented SubViewSize property for EnhancedCustomShapePath [Radek Doulik]
    + implementing text rotations [Fridrich Štrba]
    + improve Android configury [Tor Lillqvist]
    + improve checking for emptiness [Thomas Arnhold]
    + improve checking for emptiness (while) [Thomas Arnhold]
    + include soffice.bin but exclude Executable_unopkg.bin for non-desktop OSes [Tor Lillqvist]
    + it does not require SwAppletImpl but only a couple of subheaders [Takeshi Abe]
    + it is not possible to start/terminate libreoffice twice in the same program [Markus Mohrhard]
    + it's scfiltlo, not scfilt [Tor Lillqvist]
    + janitorial: const iterator where may be, indentation [Lionel Elie Mamane]
    + janitorial: don't rely on detail of current OSL_ENSURE implementation [Lionel Elie Mamane]
    + janitorial: typo in comments [Lionel Elie Mamane]
    + janitorial: typo in private member name [Lionel Elie Mamane]
    + just return a new string rather than pass by reference [Caolán McNamara]
    + kill some doxygen warnings [Norbert Thiebaud]
    + little clean-up in xspreadsheet2 test [Markus Mohrhard]
    + mSI installer l10n bug (fdo#44915) [Andras Timar]
    + make chart2 ByteString free [Caolán McNamara]
    + make drawinglayer ByteString free [Caolán McNamara]
    + make it sound slightly less experimental and scary [Tor Lillqvist]
    + make keyboard navigation work again in Tools->Options (fdo#44402) [August Sodora]
    + make oox ByteString free [Caolán McNamara]
    + make shell ByteString free [Caolán McNamara]
    + make sot ByteString free [Caolán McNamara]
    + make starmath ByteString free [Caolán McNamara]
    + make svx ByteString free [Caolán McNamara]
    + make test code compile on Mac OS X. [Stephan Bergmann]
    + make the refresh query filter NULL-safe (fdo#44813) [Lionel Elie Mamane]
    + make them private instead of protected. [Kohei Yoshida]
    + make these strings localizable again (fdo#44947) [David Tardon]
    + make this a private member (to make it easier to keep track of its usage). [Kohei Yoshida]
    + make unotools ByteString free [Caolán McNamara]
    + mempool size args are unused. [Stephan Bergmann]
    + merge: 1684f1c 799f2de [Thomas Klausner]
    + minor corrections in comments [Eike Rathke]
    + missing SolarMutexGuard. [Stephan Bergmann]
    + more on String to rtl::OUString changes. [Kohei Yoshida]
    + move form control icons into icon-themes [Stefan Knorr (astron)]
    + mozilla-libreoffice mislabeled as OpenOffice.org Plug-in (lp#711673) [Bjoern Michaelsen]
    + must export SYSBASE for it to propagate through set_soenv [Tor Lillqvist]
    + named range should overwrite existing name. (fdo#44831) [Kohei Yoshida]
    + nitpick, it's i18n, not l18n [Eike Rathke]
    + no class derives from SdrPageView. No sense using protected visibility. [Kohei Yoshida]
    + no need to unpack the .res files any more [Tor Lillqvist]
    + oKeySet: tryRefetch and refreshRow share most of their code [Lionel Elie Mamane]
    + oRowSetCache: overhaul internals [Lionel Elie Mamane]
    + oRowSetCache::fillMatrix(): correct off-by-one error [Lionel Elie Mamane]
    + oRowSetCache::fillMatrix(): fix case m_nFetchsize > table size [Lionel Elie Mamane]
    + officecfg: namespace prefix make variable FILES [Michael Stahl]
    + one bug display->one big display [Caolán McNamara]
    + oops I shouldn't have erased names directly. [Kohei Yoshida]
    + oops, my bad [Fridrich Štrba]
    + oups... where is my brown paper bag? [Lionel Elie Mamane]
    + package stlport on Windows when requested (fdo#37561) [Fridrich Štrba]
    + possibly need dummy jni/Android.mk and Application.mk for ndk-gdb to work [Tor Lillqvist]
    + prefer using back() to access the last element. [Kohei Yoshida]
    + privateise FileCopier - it is not used externally [Michael Meeks]
    + provide a version that takes rtl::OUString. [Kohei Yoshida]
    + pspfontcache is gitignored [Caolán McNamara]
    + redundant condition and Comment Translations. [Mariusz Dykierek]
    + regenerated custom shapes presets [Radek Doulik]
    + registry: print error messages on stderr [Michael Stahl]
    + remove *_OBJSTACK, *_OBJARRAY [August Sodora]
    + remove DECL_PTRSTACK [August Sodora]
    + remove SbErrorStack[Entry] [August Sodora]
    + remove clutter. [Stephan Bergmann]
    + remove dmake rules for unused file type *.xrb [Andras Timar]
    + remove duplicate icons from soffice.bin/soffice.exe (fdo#37740) [Andras Timar]
    + remove executable bit on source files [Luboš Luňák]
    + remove invalid friend declaration [August Sodora]
    + remove obsolete BOOTSTRAP defines. (fdo#44988) [Thomas Collerton]
    + remove obsolete autodoc C++ functionality. [Stephan Bergmann]
    + remove obsolete suppressOslDebugMessage. [Stephan Bergmann]
    + remove obsolete xml2cmp -ix. [Stephan Bergmann]
    + remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead. [Thorsten Behrens]
    + remove older zlib from download list [Andras Timar]
    + remove pointless forward moving of a table (bnc#706138) [Luboš Luňák]
    + remove some dated Windows-only debug stuff. [Stephan Bergmann]
    + remove unimplemented methods from headers [Caolán McNamara]
    + remove unnecessary using declaration [August Sodora]
    + remove unneeded if [David Tardon]
    + remove unused DECL_PTRSTACK [August Sodora]
    + remove unused Get/SetXmlNamespace [Thomas Arnhold]
    + remove unused SV_DECL_PTRARR [August Sodora]
    + remove unused SV_DECL_PTRARR_DEL [August Sodora]
    + remove unused ScDP* methods [Thomas Arnhold]
    + remove unused SttResMgr from basic [August Sodora]
    + remove unused code [Thomas Arnhold]
    + remove unused enum SbLanguageMode [August Sodora]
    + remove unused enum SbTextType [August Sodora]
    + remove unused function [August Sodora]
    + remove unused macros [Thomas Arnhold, August Sodora]
    + remove unused methods [Thomas Arnhold]
    + remove unused struct SbTextPortion [August Sodora]
    + remove unused typedef [August Sodora]
    + remove useless macros [August Sodora]
    + remove useless misleading macros [David Tardon]
    + remove uses of pLine in scanner [August Sodora]
    + remove/audit SvStream operator>>/<<(long) (fdo#39428) [Keith McRae]
    + removed FormatterBase::SetFieldText [Mariusz Dykierek]
    + removed Get*EntryLine? and Get*EntryDistance methods. [Mariusz Dykierek]
    + removed NfCurrencyEntry::ApplyVariableInformation(). [Mariusz Dykierek]
    + removed dead macro [Takeshi Abe]
    + removed obsolete splitbuild. [Stephan Bergmann]
    + removed some dead code [Marc-André Laverdière-Papineau]
    + removed some unused parameters; added SAL_UNUSED_PARAMETER. [Stephan Bergmann]
    + removed unused code as listed in unusedcode.easy [Santiago Martinez]
    + removed unused header [Takeshi Abe]
    + removed unused macro [Takeshi Abe]
    + removing unused code [Alexander Bergmann]
    + replace BasicErrorManager with std::vector [August Sodora]
    + replace open-coded array with std::vector in ScColumn. [Noel Grandin]
    + replaced DBG_ERRORFILE with SAL_INFO. [Marcel Metz]
    + replaced SAL_INFO with SAL_WARN were applicable. [Marcel Metz]
    + replaced UniString by rtl::OUString [Takeshi Abe]
    + repositoryExternal: add cmis, gio and neon [Matúš Kukan]
    + resolved Calc export to HTML with graphics failed (fdo#45032) [Eike Rathke]
    + revert "DECL_PTRSTACK->std::stack" [August Sodora]
    + revert "Remove DECL_PTRSTACK" [August Sodora]
    + revert "Remove unused SalDisplay::IsLocal" [Thomas Arnhold]
    + revert "try to solve tml_'s detected dependencies issue with salcpprt" [David Tardon]
    + revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex. [Stephan Bergmann]
    + rudimentary check if date acceptance pattern interferes with decimal number [Eike Rathke]
    + sEARCH_PATH_DELIMITER is the same as SAL_PATHSEPARATOR [Caolán McNamara]
    + sV_DECL_PTRARR->std::vector [August Sodora]
    + sV_DECL_PTRARR_DEL->boost::ptr_vector [August Sodora]
    + sV_DECL_PTRARR_DEL->std::vector [August Sodora]
    + sal: enable osl::File unit tests, and add a new readLine unit test [Michael Meeks]
    + sal: expose a public API for comparing directory items [Michael Meeks]
    + sal: make more tests running [Matúš Kukan]
    + sal: only allowed one unit-test per gnumakefile, so separate these [Michael Meeks]
    + sal: re-disable file based unit tests that don't pass [Michael Meeks]
    + sal: split unit-tests to one test per makefile [Matúš Kukan]
    + sal_Bool to bool. [Kohei Yoshida]
    + salcpprt also uses headers from sal_inc [Bjoern Michaelsen]
    + same expression on both sides of '-' [Caolán McNamara]
    + same expression on both sides of || in if condition [Mariusz Dykierek]
    + sax_fastparser::FastSerializerHelper::write(float) [Alexander Bergmann]
    + sc test : refactor importSheet tests [Laurent Godard]
    + sd: remove some unused defines [Ivan Timofeev]
    + sd: remove unused templates [Ivan Timofeev]
    + simplify handling of JITC_PROCESSOR_TYPE [David Tardon]
    + skew artificial fonts before glyph or layout rotation (fdo#44856) [Caolán McNamara]
    + sort out dep problem with yacc-generated header (fdo#44707) [David Tardon]
    + string to rtl::OUString. [Kohei Yoshida]
    + string->OUString [August Sodora]
    + surely we want --disable-vba for iOS [Tor Lillqvist]
    + svPtrarr->std::vector [August Sodora]
    + svl: add new test to subsequenttests [Michael Stahl]
    + svtools can go into tail_build now. [Stephan Bergmann]
    + svx: remove unused definitions in globlmn_tmpl.hrc [Ivan Timofeev]
    + sw: SwAddPrinterTabPage::SetFax: fix STL conversion [Michael Stahl]
    + sw: rtf filters: use "sw.rtf" for logging [Michael Stahl]
    + sw: translate some comments [Michael Stahl]
    + sw: tweak translation 60c8a970d [Michael Stahl]
    + sw: tweak translations [Michael Stahl]
    + sw: tweak translations of previous commit [Michael Stahl]
    + swGlossaries: some cleanup [Michael Stahl]
    + swGlossaryGroupDlg: String to OUString [Michael Stahl]
    + swGlossaryGroupDlg: fix memory leaks [Michael Stahl]
    + swGlossaryGroupDlg: get rid of pointless empty() [Michael Stahl]
    + switch flag sequence of OpenCommandArg3 to NamedValue. [Thorsten Behrens]
    + teach "IS (NOT) DISTINCT FROM" to our SQL parser (fdo#44813) [Lionel Elie Mamane]
    + terminate xcellrangesquery correctly [Markus Mohrhard]
    + terminate xdatabaserange correctly [Markus Mohrhard]
    + the "Open..." button's more room problem solved (fdo#33794) [Tomcsik Bence]
    + there is no desktop/scripts/soffice.sh.in any more [Tor Lillqvist]
    + there is nothing to build in xmlhelp/inc [Tor Lillqvist]
    + these are not old component files anymore [Matúš Kukan]
    + these two variables don't need to be static [Markus Mohrhard]
    + this aCropRect data member is no longer used. [Kohei Yoshida]
    + this method is now unused. [Kohei Yoshida]
    + translate German comments [Philipp Weissenbacher]
    + translate German comments to English [Luc Castermans, Philipp Weissenbacher]
    + translate comments from German to English; sw/source/core/frmedt is complete. [Luc Castermans]
    + try to solve tml_'s detected dependencies issue with salcpprt [Norbert Thiebaud]
    + try without xmlhelp on non-desktop OSes [Tor Lillqvist]
    + typo [Caolán McNamara]
    + ucb: add missing dependency [Matúš Kukan]
    + ucb: add to tail_build [Matúš Kukan]
    + ucb: convert to gbuild [Matúš Kukan]
    + ucbhelper::GetLocalFileURL does not use its arg. [Stephan Bergmann]
    + undo comment fix that introduces start of nested comment. [Stephan Bergmann]
    + undo inadvertent indentation change. [Stephan Bergmann]
    + unify blitting in vcl. [Thorsten Behrens]
    + unoControls: remove dmakefiles [Michael Stahl]
    + unused define [August Sodora]
    + unused methods [Thomas Arnhold]
    + update VCL.xcu for Chinese (Traditional) language (fdo#43984) [Cheng-Chia Tseng]
    + update to 20120106 release of Linux Libertine G fonts [Andras Timar]
    + updated [sk-SK] formats and month names [Milos Sramek]
    + updated custom shapes presets generator to use new SubViewSize property [Radek Doulik]
    + uploading even newer and even more shiny libvisio 0.0.14 [Fridrich Štrba]
    + use $(GPERF) instead of using gperf from path [Bapt]
    + 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 SAL_N_ELEMENTS [David Tardon]
    + use SubViewSize property for custom shape paths [Radek Doulik]
    + use a smart pointer here instead [August Sodora]
    + use more portable `=' comparison operator instead of `=='. [Thomas Klausner]
    + use osl API to access files in the SvFileStream code [Tor Lillqvist]
    + use platform-independent ::rtl::math::round to fix msvc build [Korrawit Pruegsanusak]
    + use safer rethrow syntax [Caolán McNamara]
    + valgrind: Fix memory leak [August Sodora]
    + vcl: expand the documentation in README [Michael Meeks]
    + vcl: introduce crystal clear separation between X11 Screens and DisplayScreens [Michael Meeks]
    + vcl: second part of fix for - get xrandr / y positioning right (fdo#43458) [Michael Meeks]
    + waE signed/unsigned comparison. [Stephan Bergmann]
    + waE: converting ‘false’ to pointer type [David Tardon]
    + waE: deleting object of abstract class type with non-virtual destructor [David Tardon]
    + waE: deprecated function [David Tardon]
    + waE: fix misc. SvStream operator problems. [Michael Meeks]
    + waE: getXScreen is an unsigned int now [Caolán McNamara]
    + waE: narrowing conversion [David Tardon]
    + waE: narrowing conversion from sal_Int32 to unsigned int [David Tardon]
    + waE: narrowing conversion from unsigned int to sal_Int32 [David Tardon]
    + waE: ongoing stream operator cleanup, persuade ints they are sal_Int32s [Michael Meeks]
    + waE: ordered comparison of pointer with integer zero [David Tardon]
    + wash my hands [Tor Lillqvist]
    + writerfilter/documentation: describe what an sprm is [Miklos Vajna]
    + writerfilter: drop exec bit on non-script files [Miklos Vajna]
    + writerfilter: remove empty line before shebang [Miklos Vajna]

Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to