LWN.net Logo

development summary: year 2011, week 49

From:  Petr Mladek <pmladek-AT-suse.cz>
To:  libreoffice-AT-lists.freedesktop.org
Subject:  development summary: year 2011, week 49
Date:  Wed, 14 Dec 2011 12:20:11 +0100
Message-ID:  <1323861611.5123.117.camel@walk.suse.cz>
Cc:  info-AT-documentfoundation.org
Archive-link:  Article, Thread

Hi,

this time a brief summary of what happened during the 49th week in 2011
on LibreOffice repositories and the living branches:

	+ master:            LO-3.5 development
	+ libreoffice-3-4:   fixes for LO-3.4.5 bug fix release
	+ libreoffice-3-5:   fixes for LO-3.5.0 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
    + set the logic straight for "center across selection" setting. (fdo#43308) [Kohei Yoshida]
+ writer
    + backport of 3524727db0f3cfecf3a47046795c527808c10c3e (i#58612) [Lubo? Lu?ák]
    + swDoc::ReplaceRangeImpl: (i#102333) [Michael Stahl]
    + swView::ExecSearch: (fdo#40831) [Michael Stahl]
+ core
    + # some minor customshape fixes (#158674) [sj@openoffice.org]
    + ::dispose clears mpPresTimer before releaseTimer called (rhbz#759647) [Caolán McNamara]
    + add support for Gtk+ print dialog (i#106780) [David Tardon]
    + allow filtering by error value. (bnc#656073) [Kohei Yoshida]
    + aw084: Added code to mimic old behaviour and call user layout link when empty paragraph is
rendered (i#108052) [Armin Le Grand]
    + aw084: Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and
not a general error happening (i#116802) [Armin Le Grand]
    + aw084: use GetAllMarkedBoundRect instead of GetAllMarkedRect to get fat line support
(i#112978) [Armin Le Grand]
    + correctly convert chart data ranges. (bnc#727504) [Kohei Yoshida]
    + crash inserting table control (fdo#42694) [Caolán McNamara]
    + do not lose height of tree list box in Navigator (fdo#39528) [Ivan Timofeev]
    + don't shown the name of a reference field if it's empty (fdo#43521) [Cédric Bosdonnat]
    + enable sc's c++ subsequenttests related to (fdo#43308) [Markus Mohrhard]
    + fix crash (fdo#42147) [Ivan Timofeev]
    + fix library layer mapping for the URELIB ones, (fdo#42826) [Tor Lillqvist]
    + fixed Crash when closing document and several Spreadsheet documents open (fdo#43614) [Eike
Rathke]
    + fixed ROWS(), COLUMNS() and SHEETS() don't work with external references (fdo#43700) [Eike
Rathke]
    + fixed RTF import crash etc. (fdo#42259) [Kohei Yoshida]
    + fixed present Catalan (Valencian) as selectable UI language (fdo#37349) [Eike Rathke]
    + fully support external references in CELL function. (fdo#43534) [Kohei Yoshida]
    + impress210: added CTRL-ALT-C as shortcut for inserting comments in calc (i#116847) [Christian
Lippka ORACLE]
    + impress210: added missing commits from cws impressdefaults1 (i#116846) [Christian Lippka
ORACLE]
    + impress210: adding uncommited changes from cws impressdefautls1 (i#116846) [Christian Lippka
ORACLE]
    + impress210: clean up fill attributes if fill style changes (i#50899) [Christian Lippka
ORACLE]
    + impress210: disconnect and reconnect to table style on change model in SdrTableObjImpl
(i#117319) [Christian Lippka ORACLE]
    + impress210: fixed distinct shape and page id (i#41995) [Christian Lippka ORACLE]
    + impress210: fixed import of path animation from sxi files (i#41995) [Christian Lippka
ORACLE]
    + impress210: put new drawing layer fill and stroke styles in pool only for newly created
documents (i#117133) [Christian Lippka ORACLE]
    + impress210: set tooltip for items and some refactoring (i#105310) [Ocke.Janssen@oracle.com]
    + impress210: set zoom to fit_to_window (i#115617) [Ocke.Janssen@oracle.com]
    + impress210: use datetime to get current date (i#106378) [Ocke.Janssen@oracle.com]
    + impress210: using view contact to get bound rect for old path animation import (i#41995)
[Christian Lippka ORACLE]
    + impressdefaults1: change default bullet symbol (i#115996) [Christian Lippka ORACLE]
    + incompatible change to solve uno problem related to (fdo#43308) [Markus Mohrhard]
    + infer number format from formula result if appropriate. (fdo#43467) [Kohei Yoshida]
    + inline arm assembler is obsolete by now (lp#726529) [Bjoern Michaelsen]
    + label PRINTING misplaced on paper sheet (fdo#36874) [Winfried Donkers]
    + link icons to soffice.bin (fdo#42979) [Andras Timar]
    + make --disable-unix-qstart-libpng really work (fdo#36497) [Petr Mladek]
    + make sure to adjust the sheet index of drawing objects. (bnc#733864) [Kohei Yoshida]
    + optimize weak-char overriding (fdo#43337) [Caolán McNamara]
    + partially support external refs in CELL function. (fdo#43534) [Kohei Yoshida]
    + possible fix for (fdo#43312) [Markus Mohrhard]
    + rTF import: fixed the handling of frame properties (bnc#417818) [Cédric Bosdonnat]
    + reset tab index for SingleRefToVars() call. (fdo#43534) [Kohei Yoshida]
    + rotation needs to be done post flipping. (bnc#719989) [Muthu Subramanian]
    + set the logic straight for "center across selection" setting. (fdo#43308) [Kohei Yoshida]
    + show/hide anchor when the anchoring status changes. (fdo#38545) [Kohei Yoshida]
    + shrink chart's source ranges to data area. (fdo#39847) [Kohei Yoshida]
    + store proper ODFF names, accept aliases (i#106210) [Eike Rathke]
+ help
    + don't ignore empty TableCell Element, also check if it's a header (fdo#42924) [Korrawit
Pruegsanusak]
+ core
    + # some minor customshape fixes (#158674) [sj@openoffice.org]
    + ::dispose clears mpPresTimer before releaseTimer called (rhbz#759647) [Caolán McNamara]
    + add support for Gtk+ print dialog (i#106780) [David Tardon]
    + add test for failing DataPilotField test, related (fdo#43308) [Markus Mohrhard]
    + allow filtering by error value. (bnc#656073) [Kohei Yoshida]
    + aw084: Added code to mimic old behaviour and call user layout link when empty paragraph is
rendered (i#108052) [Armin Le Grand]
    + aw084: Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and
not a general error happening (i#116802) [Armin Le Grand]
    + aw084: use GetAllMarkedBoundRect instead of GetAllMarkedRect to get fat line support
(i#112978) [Armin Le Grand]
    + correctly convert chart data ranges. (bnc#727504) [Kohei Yoshida]
    + crash inserting table control (fdo#42694) [Caolán McNamara]
    + do not lose height of tree list box in Navigator (fdo#39528) [Ivan Timofeev]
    + don't shown the name of a reference field if it's empty (fdo#43521) [Cédric Bosdonnat]
    + enable sc's c++ subsequenttests related to (fdo#43308) [Markus Mohrhard]
    + fix crash (fdo#42147) [Ivan Timofeev]
    + fix library layer mapping for the URELIB ones, (fdo#42826) [Tor Lillqvist]
    + fixed Crash when closing document and several Spreadsheet documents open (fdo#43614) [Eike
Rathke]
    + fixed ROWS(), COLUMNS() and SHEETS() don't work with external references (fdo#43700) [Eike
Rathke]
    + fixed RTF import crash etc. (fdo#42259) [Kohei Yoshida]
    + fixed present Catalan (Valencian) as selectable UI language (fdo#37349) [Eike Rathke]
    + fully support external references in CELL function. (fdo#43534) [Kohei Yoshida]
    + impress210: added CTRL-ALT-C as shortcut for inserting comments in calc (i#116847) [Christian
Lippka ORACLE]
    + impress210: added missing commits from cws impressdefaults1 (i#116846) [Christian Lippka
ORACLE]
    + impress210: adding uncommited changes from cws impressdefautls1 (i#116846) [Christian Lippka
ORACLE]
    + impress210: clean up fill attributes if fill style changes (i#50899) [Christian Lippka
ORACLE]
    + impress210: disconnect and reconnect to table style on change model in SdrTableObjImpl
(i#117319) [Christian Lippka ORACLE]
    + impress210: fixed distinct shape and page id (i#41995) [Christian Lippka ORACLE]
    + impress210: fixed import of path animation from sxi files (i#41995) [Christian Lippka
ORACLE]
    + impress210: put new drawing layer fill and stroke styles in pool only for newly created
documents (i#117133) [Christian Lippka ORACLE]
    + impress210: set tooltip for items and some refactoring (i#105310) [Ocke.Janssen@oracle.com]
    + impress210: set zoom to fit_to_window (i#115617) [Ocke.Janssen@oracle.com]
    + impress210: use datetime to get current date (i#106378) [Ocke.Janssen@oracle.com]
    + impress210: using view contact to get bound rect for old path animation import (i#41995)
[Christian Lippka ORACLE]
    + impressdefaults1: change default bullet symbol (i#115996) [Christian Lippka ORACLE]
    + incompatible change to solve uno problem related to (fdo#43308) [Markus Mohrhard]
    + infer number format from formula result if appropriate. (fdo#43467) [Kohei Yoshida]
    + inline arm assembler is obsolete by now (lp#726529) [Bjoern Michaelsen]
    + install explicit cancel handler (fdo#43690) [Caolán McNamara]
    + label PRINTING misplaced on paper sheet (fdo#36874) [Winfried Donkers]
    + link icons to soffice.bin (fdo#42979) [Andras Timar]
    + make --disable-unix-qstart-libpng really work (fdo#36497) [Petr Mladek]
    + make sure to adjust the sheet index of drawing objects. (bnc#733864) [Kohei Yoshida]
    + optimize weak-char overriding (fdo#43337) [Caolán McNamara]
    + partially support external refs in CELL function. (fdo#43534) [Kohei Yoshida]
    + possible fix for (fdo#43312) [Markus Mohrhard]
    + rTF import: fixed the handling of frame properties (bnc#417818) [Cédric Bosdonnat]
    + reset tab index for SingleRefToVars() call. (fdo#43534) [Kohei Yoshida]
    + rotation needs to be done post flipping. (bnc#719989) [Muthu Subramanian]
    + set the logic straight for "center across selection" setting. (fdo#43308) [Kohei Yoshida]
    + show/hide anchor when the anchoring status changes. (fdo#38545) [Kohei Yoshida]
    + shrink chart's source ranges to data area. (fdo#39847) [Kohei Yoshida]
    + store proper ODFF names, accept aliases (i#106210) [Eike Rathke]
+ help
    + don't ignore empty TableCell Element, also check if it's a header (fdo#42924) [Korrawit
Pruegsanusak]
+ calc
    + set the logic straight for "center across selection" setting. (fdo#43308) [Kohei Yoshida]
+ libs-core
    + the ODG should have office:drawing after office:body, not office:graphics [Fridrich ?trba]
+ libs-extern-sys
    + resolves: CVE-2011-4599 [Caolán McNamara]
+ ure
    + add Oracle Java 1.7.0 recognition [Hanno Meyer-Thurow]
    + duplicate "add Oracle Java 1.7.0 recognition" from javavendors_linux -> wnt [Stephan
Bergmann]
+ writer
    + backport of 3524727db0f3cfecf3a47046795c527808c10c3e (i#58612) [Lubo? Lu?ák]
    + swDoc::ReplaceRangeImpl: (i#102333) [Michael Stahl]
    + swView::ExecSearch: (fdo#40831) [Michael Stahl]
+ binfilter
    + branch libreoffice-3-5 [Petr Mladek]
    + moved tools/inc/tools/stack.hxx to binfilter/inc/bf_tools/ [Eike Rathke]
+ core
    + # some minor customshape fixes (#158674) [sj@openoffice.org]
    + 'copyright text to see as text in the soffice binary' deleted [Andras Timar]
    + ./download need to be run with $SRCDIR as working dir [Norbert Thiebaud]
    + ::dispose clears mpPresTimer before releaseTimer called (rhbz#759647) [Caolán McNamara]
    + a little more annotation. [Kohei Yoshida]
    + aSourceFile member unused [Caolán McNamara]
    + adapt to the new assertion/logging mechanism [David Tardon]
    + add def to allow compile of concat-deps.c on Mac [Norbert Thiebaud]
    + add directories to basic/program and makefiles [Xisco Fauli]
    + add fax files to makefile [Xisco Fauli]
    + add missing include for size_t [Ivan Timofeev]
    + add missing modules to RepositoryModule_ooo.mk [Bjoern Michaelsen]
    + add missing space [Lior Kaplan]
    + add some form control support for basic dialogs [Noel Power]
    + add subsequent test for failing test TableAutoFormatField [Markus Mohrhard]
    + add subsequenttest for failing test CellProperties [Markus Mohrhard]
    + add support for Gtk+ print dialog (i#106780) [David Tardon]
    + add support for printing n copies [David Tardon]
    + add support for printing selections [David Tardon]
    + add tests for new bitshift functions to sc [Wolfgang Pechlaner]
    + add the rest of the files to scp2 [Xisco Fauli]
    + added comment describing what we are doing here... [Kohei Yoshida]
    + added some tests for basic/scanner [August Sodora]
    + adding missing constants for new metallic remote that Apple introduced in 2009 [ericb2]
    + adjust sc's c++ subsequenttest concept [Markus Mohrhard]
    + allow Xinerama to sit in another directory than other X libraries [Lionel Elie Mamane]
    + allow building with LDAP support on windows [Fridrich ?trba]
    + allow filtering by error value. (bnc#656073) [Kohei Yoshida]
    + allow inserting of ole objects into draw documents [Fridrich ?trba]
    + allow the internal libpq to use both openldap and mozldap [Fridrich ?trba]
    + allow to install desktop integration in Linux dev build [Petr Mladek]
    + annotated code and a little cleanup to improve readability. [Kohei Yoshida]
    + append text when reading from xml [Lubo? Lu?ák]
    + attach signals after activation of the control to avoid warnings [David Tardon]
    + avoid assertion about spurious '0' translation id in field dialog [Caolán McNamara]
    + avoid casting from void* [David Tardon]
    + avoid memory leak when print has been cancelled [David Tardon]
    + avoid mixed signed/unsigned warning. [Stephan Bergmann]
    + avoid use of destroyed widget [David Tardon]
    + aw084: Added code to mimic old behaviour and call user layout link when empty paragraph is
rendered (i#108052) [Armin Le Grand]
    + aw084: Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and
not a general error happening (i#116802) [Armin Le Grand]
    + aw084: use GetAllMarkedBoundRect instead of GetAllMarkedRect to get fat line support
(i#112978) [Armin Le Grand]
    + bah, wrong file extension... [David Tardon]
    + better sizing of inputbar ( removed weird calculations I didn't understand ) [Noel Power]
    + branch libreoffice-3-5 [Petr Mladek]
    + build pgsql connector for Linux release builds [Fridrich ?trba]
    + build the postgresql driver by default on 32-bit Windows too [Fridrich ?trba]
    + build the print dialog for gtk3 too [David Tardon]
    + build-order only from debugrun for now [Bjoern Michaelsen]
    + bump product version to 3.5.0-beta1, release number to 1 [Petr Mladek]
    + byteString->rtl::OString[Buffer] [Caolán McNamara]
    + c version for concat-deps [Norbert Thiebaud]
    + cairo: fix RPATH: [Michael Stahl]
    + calcGlueState(): move State enum to file-global anonymous namespace [Lionel Elie Mamane]
    + callcatcher: remove some unused code [Caolán McNamara]
    + callcatcher: update list [Caolán McNamara]
    + catch exception by constant reference [Takeshi Abe]
    + change "menues" to "menus" [Michael T. Whiteley]
    + change PRODUCTNAME back to LOdev, because prev. change broke Linux packaging [Andras Timar]
    + changed MinimalDaysInFirstWeek to 4 for correct week-of-year calculation [Eike Rathke]
    + check for printing support dynamically [David Tardon]
    + childStatusProc needs to be extern "C". [Stephan Bergmann]
    + clean-up header and set the modfiel appropriately [Norbert Thiebaud]
    + cleaned up indentation. [Stephan Bergmann]
    + comment of enum 40 misplaced [Caolán McNamara]
    + comphelper::LifecycleProxy: make writing work: [Michael Stahl]
    + complete the pgsql patch [Fridrich ?trba]
    + configure.in: search for pg_config in default fink/MacPort locations [Lionel Elie Mamane]
    + convert some archaic l10ntools code [Caolán McNamara]
    + copy <value><it> constructs intact. [Stephan Bergmann]
    + corrected [pt-PT] date formats [Sérgio Marques]
    + correctly convert chart data ranges. (bnc#727504) [Kohei Yoshida]
    + cppunit build: fix the lib64 libdir on some linux distros [Cédric Bosdonnat]
    + cppunitTest_sw_macros_test.mk: depends on vbaswobj [Michael Stahl]
    + crash inserting table control (fdo#42694) [Caolán McNamara]
    + de-inline display fetch/set functions to assist in debugging [Michael Meeks]
    + deactivate print job after error [David Tardon]
    + decoView - a more descriptive comment about mirroring issues with checkmarks [Matteo
Casalin]
    + decoView cleanup - Embed OutputDevice::ImplDraw2ColorFrame [Matteo Casalin]
    + decoView cleanup - ImplDraw2ColorFrame also resizes its rectangle [Matteo Casalin]
    + decoView cleanup - remove unused button styles [Matteo Casalin]
    + decoview cleanup - DrawButton [Matteo Casalin]
    + default to non-TDF artwork for Libo-Dev builds, too. [Thorsten Behrens]
    + determine Packager properly, and use fallback if none. [Thorsten Behrens]
    + disable error logs for now, until the new log macros get sorted out [Lubo? Lu?ák]
    + ditch some ByteStrings [Caolán McNamara]
    + dmapper: when parsing NS_ooxml::LN_CT_Spacing_lineRule, pTopContext may be nil [Miklos
Vajna]
    + do not clean INPATH_FOR_BUILD on noncrosscompiles [Bjoern Michaelsen]
    + do not globally export G_SLICE, GLIBCXX_FORCE_NEW, DBGSV_ERROR_OUT [Bjoern Michaelsen]
    + do not globally export gb_AWK, GBUILDDIR, SRCDIR, gb_XSLTPROC [Bjoern Michaelsen]
    + do not globally export gb_Helper_execute gb_Helper_set_ld_path [Bjoern Michaelsen]
    + do not lose height of tree list box in Navigator (fdo#39528) [Ivan Timofeev]
    + do not use new presets for connector shapes [Radek Doulik]
    + do nothing in buildpl stage for debugrun [Bjoern Michaelsen]
    + docx: actually import the last frame of a section. [Cédric Bosdonnat]
    + don't need an extra header, fold into body [Caolán McNamara]
    + don't replace getpid on Linux when the system version is correct [Arnaud Versini]
    + don't show the warning message if the name is correct [Markus Mohrhard]
    + don't shown the name of a reference field if it's empty (fdo#43521) [Cédric Bosdonnat]
    + dont do fancy stuff with files that are in zips instsetoo_native for now [Bjoern
Michaelsen]
    + double check pEditView ( appears some re-entrency foo can zap it ) [Noel Power]
    + empty data sequence backend no longer used. Let's purge it. [Kohei Yoshida]
    + enable OpenSSL support in the internal libpq [Fridrich ?trba]
    + enable gsoc multi line inputbar feature [Noel Power]
    + enable pgsql LDAP support when building with OpenLDAP [Fridrich ?trba]
    + enable sc's c++ subsequenttests related to (fdo#43308) [Markus Mohrhard]
    + fax wizard: build and install the java wizard in paralle to the python one [Michael Meeks]
    + fax wizard: more misc. bug fixing, and missing file makefile [Michael Meeks]
    + fix 18npool build on Windows. [Bjoern Michaelsen]
    + fix Windows build and delivery of libpq [Fridrich ?trba]
    + fix a thinko in makefile.mk [Fridrich ?trba]
    + fix a typo? [Fridrich ?trba]
    + fix a warning. [Thorsten Behrens]
    + fix annoying debugging-mode crash [Caolán McNamara]
    + fix autocorrection sync problem with input/formulabar [Noel Power]
    + fix build of pgsql connector (std::hash -> boost::hash) [Fridrich ?trba]
    + fix build on Linux. [Jan Holesovsky]
    + fix build on macosx [David Tardon]
    + fix build with --enable-ext-mysql-connector --without-system-mysql [Lionel Elie Mamane]
    + fix crash (fdo#42147) [Ivan Timofeev]
    + fix for bug fdo43586, need more room for localized string [Olivier Hallot]
    + fix library layer mapping for the URELIB ones, (fdo#42826) [Tor Lillqvist]
    + fix mac build of pgsql [Fridrich ?trba]
    + fix merge conflicts [Xisco Fauli]
    + fix misc. bugs in presenter view switch screen feature: make it work. [Michael Meeks]
    + fix misplaced doublequote [Lior Kaplan]
    + fix nasty ppc ld crash, correct default return param setting [Thorsten Behrens]
    + fix non --enable-dbgutil builds. [Stephan Bergmann]
    + fix problems with generation of download name [Andras Timar]
    + fix rebase mismatch: automation is gone [Bjoern Michaelsen]
    + fix typo [Bjoern Michaelsen]
    + fixed Calc unit-test crashes [Fridrich ?trba]
    + fixed Crash when closing document and several Spreadsheet documents open (fdo#43614) [Eike
Rathke]
    + fixed ROWS(), COLUMNS() and SHEETS() don't work with external references (fdo#43700) [Eike
Rathke]
    + fixed RTF import crash etc. (fdo#42259) [Kohei Yoshida]
    + fixed present Catalan (Valencian) as selectable UI language (fdo#37349) [Eike Rathke]
    + forgotten file [Xisco Fauli]
    + fully support external references in CELL function. (fdo#43534) [Kohei Yoshida]
    + gdkPrinter seems optional on Gtk3, too [Thorsten Behrens]
    + gtk: fix RTL list box rendering [Khaled Hosny]
    + gtk: fix RTL spin button rendering [Khaled Hosny]
    + header/Footer: update the label as the page style may have changed [Cédric Bosdonnat]
    + hello world (python) as a component [Xisco Fauli]
    + hopefully the last of the pgsql saga [Fridrich ?trba]
    + i18npool on Windows needed more fixes. [Jan Holesovsky]
    + ignore backup files in services/ directory to avoid debugging grief [Michael Meeks]
    + impress210: added CTRL-ALT-C as shortcut for inserting comments in calc (i#116847) [Christian
Lippka ORACLE]
    + impress210: added missing commits from cws impressdefaults1 (i#116846) [Christian Lippka
ORACLE]
    + impress210: adding uncommited changes from cws impressdefautls1 (i#116846) [Christian Lippka
ORACLE]
    + impress210: check readonly [Ocke Janssen [oj]]
    + impress210: clean up fill attributes if fill style changes (i#50899) [Christian Lippka
ORACLE]
    + impress210: comment out not needed line [Ocke Janssen [oj]]
    + impress210: disconnect and reconnect to table style on change model in SdrTableObjImpl
(i#117319) [Christian Lippka ORACLE]
    + impress210: fixed distinct shape and page id (i#41995) [Christian Lippka ORACLE]
    + impress210: fixed import of path animation from sxi files (i#41995) [Christian Lippka
ORACLE]
    + impress210: put new drawing layer fill and stroke styles in pool only for newly created
documents (i#117133) [Christian Lippka ORACLE]
    + impress210: resolve name clash [Ocke Janssen [oj]]
    + impress210: set tooltip for items and some refactoring (i#105310) [Ocke.Janssen@oracle.com]
    + impress210: set zoom to fit_to_window (i#115617) [Ocke.Janssen@oracle.com]
    + impress210: use datetime to get current date (i#106378) [Ocke.Janssen@oracle.com]
    + impress210: using view contact to get bound rect for old path animation import (i#41995)
[Christian Lippka ORACLE]
    + impressdefaults1: change default bullet symbol (i#115996) [Christian Lippka ORACLE]
    + improve pyuno debugging in various ways - add stack traces etc. [Michael Meeks]
    + in modules, when we have a env we are in stage gbuild [Bjoern Michaelsen]
    + incompatible change to solve uno problem related to (fdo#43308) [Markus Mohrhard]
    + infer number format from formula result if appropriate. (fdo#43467) [Kohei Yoshida]
    + inline arm assembler is obsolete by now (lp#726529) [Bjoern Michaelsen]
    + introduce staged build [Bjoern Michaelsen]
    + it's RTL languages not bidi languages [Lior Kaplan]
    + kill gb_MINISOLARENV in favor of stages [Bjoern Michaelsen]
    + label PRINTING misplaced on paper sheet (fdo#36874) [Winfried Donkers]
    + langlist.mk: remove bogus Turkmen language [Miklos Vajna]
    + let's not create unnecessary duplidate. [Kohei Yoshida]
    + let's not have debug spew all the time [Caolán McNamara]
    + link icons to soffice.bin (fdo#42979) [Andras Timar]
    + looks like the old stack implementation returned 0 on empty stack Pop(). [Stephan Bergmann]
    + make --disable-unix-qstart-libpng really work (fdo#36497) [Petr Mladek]
    + make dialogs fail with an exception in headless tests. [Stephan Bergmann]
    + make internal pgsql build on mac and make it default for release [Fridrich ?trba]
    + make link and deliver the postgresql.oxt extension also on windows [Fridrich ?trba]
    + make merges of impress210 build. [Thorsten Behrens]
    + make sure to adjust the sheet index of drawing objects. (bnc#733864) [Kohei Yoshida]
    + make the class officially non-copyable. [Kohei Yoshida]
    + make the gtk print dialog an experimental feature [David Tardon]
    + make the linear xml processing API more generic [Lubo? Lu?ák]
    + manageNames: set the color of the info text field for warnings [Markus Mohrhard]
    + mediaitem.cxx: unnecessary casting [Michael Stahl]
    + mention version suffix, e.g. "beta1" in about dialog [Petr Mladek]
    + merge two duplicates of a function [Lubo? Lu?ák]
    + minor idl fixes [Tomas Hlavaty]
    + missing check for cell import [Markus Mohrhard]
    + more debug spew in non-debug product [Caolán McNamara]
    + move platform hacks out of gbuild core [Bjoern Michaelsen]
    + move the check function to vcl [David Tardon]
    + moved modifications.xcu to test, used from multiple modules. [Stephan Bergmann]
    + much improved presenter console monitor switch artwork [Stefan Knorr (astron)]
    + mysqlcppconn: force recompilation when switching between different bindings [Lionel Elie
Mamane]
    + no need to check for vcredist files, Windows installer don't use them [Andras Timar]
    + no need to export gb_Helper*, use gbuild_simple instead [Bjoern Michaelsen]
    + normalize Red Hat, Inc. [Caolán McNamara]
    + normalize Red Hat, Inc. spellings, and bump to latest template [Caolán McNamara]
    + oDBC DBMetaDataResultSet: on move, update internal state as necessary [Lionel Elie Mamane]
    + oOps, typo [Fridrich ?trba]
    + old class Stack pop'ed 0 from empty stack, which std::stack doesn't [Eike Rathke]
    + only depend from dev-install on build if it is an explicit goal [Bjoern Michaelsen]
    + optimize weak-char overriding (fdo#43337) [Caolán McNamara]
    + order these against SwFldTypesEnum [Caolán McNamara]
    + partially support external refs in CELL function. (fdo#43534) [Kohei Yoshida]
    + pgsql-sdbc: do not use -s option to sed; GNU extension, breaks MacOS build [Lionel Elie
Mamane]
    + possible fix for (fdo#43312) [Markus Mohrhard]
    + possible fix for build breaker [Markus Mohrhard]
    + postgreSQL-SDBC: increment version number [Lionel Elie Mamane]
    + postgresql: go look for includes and libs in solver [Lionel Elie Mamane]
    + postgresql: why would we need readline [Michael Stahl]
    + pptx: fix custom shape equations import [Radek Doulik]
    + pptx: make sure we set right type for connector shapes [Radek Doulik]
    + pptx: updated custom shapes presets after latest fix in equations import [Radek Doulik]
    + presenter console: add 'Switch monitors' button to help get setup [Michael Meeks]
    + presenter console: clean and simplify over-abstract code [Michael Meeks]
    + prevent the testtool from building [August Sodora]
    + process HelpId option entry [David Tardon]
    + process element in endFastElement(), not in dtor [Lubo? Lu?ák]
    + properly xml-escape written text in docx formula [Lubo? Lu?ák]
    + propragating the modif in the implementation (AppleRemote.m) [ericb2]
    + propragating the modif in the implementation (HIDRemoteControlDevice.m) [ericb2]
    + propragating the modif in the implementation (MultiClickRemoteBehavior.m) [ericb2]
    + python mailmerge stuff is now inside mailmerge.zip [Thorsten Behrens]
    + pywizards: resurrect Xisco's code lost in rebasing [Michael Meeks]
    + quoting for CustomTargets [Bjoern Michaelsen]
    + rTF import: fixed the handling of frame properties (bnc#417818) [Cédric Bosdonnat]
    + re-enable the java fax wizard by using the correct ?start url [Michael Meeks]
    + reduce CurrencyBox somewhat [Caolán McNamara]
    + refactor BreakPoint [August Sodora]
    + refactor media embedding completely: [Michael Stahl]
    + refactor scanAlphanumeric [August Sodora]
    + regenerate list [Caolán McNamara]
    + remove Large Handles option [Stefan Knorr (astron)]
    + remove NSIS support [Andras Timar]
    + remove duplicated images for basic dialog form controls ( & misc tidyup ) [Noel Power]
    + remove last uses of CellVertJustify in our code [Markus Mohrhard]
    + remove needless TODO [Lubo? Lu?ák]
    + remove sources of setup.exe [Andras Timar]
    + remove testtool [August Sodora]
    + remove unnecessary includes [August Sodora]
    + remove unused ONLY_ASIA_LANGUAGE and ONLY_WESTERN_LANGUAGE options [Andras Timar]
    + remove unused feature of generating setup.ini [Andras Timar]
    + remove unused feauture ADDLANGUAGEINDATABASENAME [Andras Timar]
    + remove unused members, sablot went away a long time ago [Caolán McNamara]
    + remove unused tools/stack.hxx [Marcel Metz]
    + remove unused variable [Noel Power]
    + removed unnessecary tools/table.hxx includes [Marcel Metz]
    + removed unused header [Matteo Casalin]
    + removing never tested Keyspan remote (RemoteMainController.m) [ericb2]
    + replace ScChangeTrackMsgStack with std::stack< ScChangeTrackMsgInfo* > [Marcel Metz]
    + replace ScHTMLAdjustStack with std::stack< ScHTMLAdjustStackEntry* > [Marcel Metz]
    + replace ScHTMLTableStack with std::stack< ScHTMLTableStackEntry* > [Marcel Metz]
    + replace SmNodeStack with std::stack< SmNode* > [Marcel Metz]
    + replace Stack with std::stack< Color* > [Marcel Metz]
    + replace Stack with std::stack< LineInfo* > [Marcel Metz]
    + replace Stack with std::stack< SVGAttributeWriter* > [Marcel Metz]
    + replace Stack with std::stack< bool > [Marcel Metz]
    + replace Stack with std::stack< std::pair< XclObj*, XclEscherHostAppData* > > [Marcel Metz]
    + replace XclExpChTrActionStack with std::stack< XclExpChTrAction* > [Marcel Metz]
    + reset tab index for SingleRefToVars() call. (fdo#43534) [Kohei Yoshida]
    + resolves: CVE-2011-4599 [Caolán McNamara]
    + reuse Zip Target for PyUno [Bjoern Michaelsen]
    + revert "GdkPrinter seems optional on Gtk3, too" [Thorsten Behrens]
    + revert "Install a Cancel callback, don't rely on vcl searching for a parent to close" [Caolán
McNamara]
    + revert "mention version suffix, e.g. "beta1" in about dialog" [Petr Mladek]
    + revert "mysqlcppconn: force recompilation when switching between different bindings" [Lionel
Elie Mamane]
    + revert "remove StarDesktop icon" [Jan Holesovsky]
    + revert "tg_ext.ml: fix patch when filename ambiguous" [Lionel Elie Mamane]
    + rework yacc rule for gcc platforms. [Thorsten Behrens]
    + rotation needs to be done post flipping. (bnc#719989) [Muthu Subramanian]
    + sal_Bool to bool [August Sodora]
    + scp2: evidently fax.zip was renamed to pyfax.zip [Michael Stahl]
    + sdrMediaObj: copy/paste support [Michael Stahl]
    + separate method for code that determins glue state from referenced cells. [Kohei Yoshida]
    + set download name of Windows installer [Andras Timar]
    + set parent window [David Tardon]
    + set the logic straight for "center across selection" setting. (fdo#43308) [Kohei Yoshida]
    + set the python fax wizard as the default one [Xisco Fauli]
    + set up CFLAGS/LIBS for gtk print dialog in configure [David Tardon]
    + show/hide anchor when the anchoring status changes. (fdo#38545) [Kohei Yoshida]
    + shrink chart's source ranges to data area. (fdo#39847) [Kohei Yoshida]
    + silent recurse [Bjoern Michaelsen]
    + so size_t is recognized on windows [August Sodora]
    + solenv: pimp the gdb nodes array pretty printer [Michael Stahl]
    + some more postgresql fixes [Fridrich ?trba]
    + some more work on staging buildpl in front of gbuild [Bjoern Michaelsen]
    + std::auto_ptr is deprecated.  Let's use boost::scoped_ptr. [Kohei Yoshida]
    + stop saying "15" on stdout [Caolán McNamara]
    + store proper ODFF names, accept aliases (i#106210) [Eike Rathke]
    + string change for Line Number functionality in Basic IDE [Stefan Knorr (astron)]
    + string->OUString [August Sodora]
    + svtools: imagemgr.src: use %PRODUCTXMLFILEFORMATNAME [Michael Stahl]
    + svx: tweak translations a tiny bit [Michael Stahl]
    + sw, fixed some missing include in dbglevel>1 [Cédric Bosdonnat]
    + tg_ext.ml: fix patch when filename ambiguous [Lionel Elie Mamane]
    + the ODG should have office:drawing after office:body, not office:graphics [Fridrich ?trba]
    + the evil in BuildDirs.mk has to be undone by another evil. [Jan Holesovsky]
    + three shall be the number thou shalt count [David Tardon]
    + translation of comments in svdraw (part two) [Stefan Knorr (astron)]
    + trying to simplify the building of static libpq [Fridrich ?trba]
    + ucbhelper::ContentBroker::deinitialize is static. [Stephan Bergmann]
    + unbreak the packaging [Fridrich ?trba]
    + update JunitTest hint [Bjoern Michaelsen]
    + update list [Caolán McNamara]
    + use File::Spec instead of Cwd [Bjoern Michaelsen]
    + use OOO_VENDOR as Packager whenever it is defined [Andras Timar]
    + use PACKAGEVERSION as the base of MSI ProductVersion [Andras Timar]
    + use appropriate datatypes here too [August Sodora]
    + use boost::scoped_ptr in lieu of std::auto_ptr (where we can). [Kohei Yoshida]
    + use canonical paths in dep-files [Bjoern Michaelsen]
    + use configmgr directly in SvxAsianConfig. [Stephan Bergmann]
    + use enum over integer constant for type safety. [Kohei Yoshida]
    + use explicit cancel/close handler [Caolán McNamara]
    + use gbuild_simple in tools [Bjoern Michaelsen]
    + use gbuild_simple.mk in i18npool [Bjoern Michaelsen]
    + use sal_Int32 in all these places [August Sodora]
    + use sal_uInt16 here [August Sodora]
    + use some macro magic here [Bjoern Michaelsen]
    + use the internal libpq for universal builds [Fridrich ?trba]
    + wW8TableNodeInfo debug outputs now for DBG_UTIL only builds [Cédric Bosdonnat]
    + waE Mac gcc is confused with >>= operator overload (it is not alone) [Norbert Thiebaud]
    + waE: cleanup ambiguous types in append [Michael Meeks]
    + waE: fix Mac build wrt. fprintf [Michael Meeks]
    + waE: uninitialized value [Markus Mohrhard]
    + we need to set the current cell range object regardless of style name. [Kohei Yoshida]
    + when stripping is disabled, strip nothing [Lubo? Lu?ák]
    + wizards: completely work python wizard packaging and registration [Michael Meeks]
    + || -> && [Caolán McNamara]
+ dictionaries
    + branch libreoffice-3-5 [Petr Mladek]
+ help
    + adding Formatting Instructions [Italo Vignoli]
    + branch libreoffice-3-5 [Petr Mladek]
    + don't ignore empty TableCell Element, also check if it's a header (fdo#42924) [Korrawit
Pruegsanusak]
    + moviesound.xhp: document new link checkbox [Michael Stahl]
    + use system docbook. [Jan Holesovsky]
+ translations
    + branch libreoffice-3-5 [Petr Mladek]
    + update translations for LibreOffice 3.5 beta1 [Andras Timar]
+ binfilter
    + moved tools/inc/tools/stack.hxx to binfilter/inc/bf_tools/ [Eike Rathke]
    + normalize Red Hat, Inc. spellings, and bump to latest template [Caolán McNamara]
+ core
    + # some minor customshape fixes (#158674) [sj@openoffice.org]
    + 'copyright text to see as text in the soffice binary' deleted [Andras Timar]
    + --with-theme is without trailing s [Korrawit Pruegsanusak]
    + ./download need to be run with $SRCDIR as working dir [Norbert Thiebaud]
    + ::dispose clears mpPresTimer before releaseTimer called (rhbz#759647) [Caolán McNamara]
    + a little more annotation. [Kohei Yoshida]
    + aPathName unused [Caolán McNamara]
    + aSourceFile member unused [Caolán McNamara]
    + aString unused [Caolán McNamara]
    + adapt to the new assertion/logging mechanism [David Tardon]
    + add Aragonese spelling dictionary [Andras Timar]
    + add comment about OxygenOffice's use of XPD [Tor Lillqvist]
    + add curl to RepositoryExternal.mk [Michael Stahl]
    + add def to allow compile of concat-deps.c on Mac [Norbert Thiebaud]
    + add directories to basic/program and makefiles [Xisco Fauli]
    + add docx starmath testing documents [Lubo? Lu?ák]
    + add fax files to makefile [Xisco Fauli]
    + add missing include for size_t [Ivan Timofeev]
    + add missing modules to RepositoryModule_ooo.mk [Bjoern Michaelsen]
    + add missing space [Lior Kaplan]
    + add some form control support for basic dialogs [Noel Power]
    + add some more functions test to sc's filters-test [Wolfgang Pechlaner]
    + add subsequent test for failing test TableAutoFormatField [Markus Mohrhard]
    + add subsequenttest for failing test CellProperties [Markus Mohrhard]
    + add support for Gtk+ print dialog (i#106780) [David Tardon]
    + add support for printing n copies [David Tardon]
    + add support for printing selections [David Tardon]
    + add test for ScDataPilotFieldObj::XDataPilotFieldGrouping [Markus Mohrhard]
    + add test for failing DataPilotField test, related (fdo#43308) [Markus Mohrhard]
    + add tests for new bitshift functions to sc [Wolfgang Pechlaner]
    + add the rest of the files to scp2 [Xisco Fauli]
    + added Makefile for SDK Python example. [Stephan Bergmann]
    + added comment describing what we are doing here... [Kohei Yoshida]
    + added some tests for basic/scanner [August Sodora]
    + adding missing constants for new metallic remote that Apple introduced in 2009 [ericb2]
    + adjust sc's c++ subsequenttest concept [Markus Mohrhard]
    + allow Xinerama to sit in another directory than other X libraries [Lionel Elie Mamane]
    + allow building with LDAP support on windows [Fridrich ?trba]
    + allow filtering by error value. (bnc#656073) [Kohei Yoshida]
    + allow gb_COLOR and gb_TITLES for 256color TERMs, too [Lionel Elie Mamane]
    + allow inserting of ole objects into draw documents [Fridrich ?trba]
    + allow the internal libpq to use both openldap and mozldap [Fridrich ?trba]
    + allow to install desktop integration in Linux dev build [Petr Mladek]
    + alow make to run autogen.sh if autogen.lastrun doesn't exist [Peter Foley]
    + annotated code and a little cleanup to improve readability. [Kohei Yoshida]
    + append text when reading from xml [Lubo? Lu?ák]
    + attach signals after activation of the control to avoid warnings [David Tardon]
    + avoid assertion about spurious '0' translation id in field dialog [Caolán McNamara]
    + avoid casting from void* [David Tardon]
    + avoid memory leak when print has been cancelled [David Tardon]
    + avoid mixed signed/unsigned warning. [Stephan Bergmann]
    + avoid pointless warning for Android [Tor Lillqvist]
    + avoid use of destroyed widget [David Tardon]
    + avoid use of preprocessor [August Sodora]
    + avoid use of the preprocessor [August Sodora]
    + aw084: Added code to mimic old behaviour and call user layout link when empty paragraph is
rendered (i#108052) [Armin Le Grand]
    + aw084: Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and
not a general error happening (i#116802) [Armin Le Grand]
    + aw084: use GetAllMarkedBoundRect instead of GetAllMarkedRect to get fat line support
(i#112978) [Armin Le Grand]
    + bah, wrong file extension... [David Tardon]
    + better sizing of inputbar ( removed weird calculations I didn't understand ) [Noel Power]
    + build Library_vclplug_svp for Android, too [Tor Lillqvist]
    + build pgsql connector for Linux release builds [Fridrich ?trba]
    + build the postgresql driver by default on 32-bit Windows too [Fridrich ?trba]
    + build the print dialog for gtk3 too [David Tardon]
    + build-order only from debugrun for now [Bjoern Michaelsen]
    + bump version to 3.6 (3.6.0, 360, 360m1) [Tor Lillqvist]
    + byteString->rtl::OString [Caolán McNamara]
    + byteString->rtl::OString[Buffer] [Caolán McNamara]
    + c version for concat-deps [Norbert Thiebaud]
    + cALL_CDECL is always TRUE [Tor Lillqvist]
    + cDR importer: fixing some build and esthetic issues [Fridrich ?trba]
    + cOMMON_OUTDIR is always empty here anyway [Tor Lillqvist]
    + cairo: fix RPATH: [Michael Stahl]
    + calcGlueState(): move State enum to file-global anonymous namespace [Lionel Elie Mamane]
    + callcatcher: remove some unused code [Caolán McNamara]
    + callcatcher: remove unused code post automation removal [Caolán McNamara]
    + callcatcher: update list [Caolán McNamara]
    + catch exception by constant reference [Takeshi Abe]
    + change "menues" to "menus" [Michael T. Whiteley]
    + change PRODUCTNAME back to LOdev, because prev. change broke Linux packaging [Andras Timar]
    + changed MinimalDaysInFirstWeek to 4 for correct week-of-year calculation [Eike Rathke]
    + check for printing support dynamically [David Tardon]
    + childStatusProc needs to be extern "C". [Stephan Bergmann]
    + childs -> children [Michael T. Whiteley]
    + clean up SbxItem [August Sodora]
    + clean-up header and set the modfiel appropriately [Norbert Thiebaud]
    + cleaned up indentation. [Stephan Bergmann]
    + comment of enum 40 misplaced [Caolán McNamara]
    + comphelper::LifecycleProxy: make writing work: [Michael Stahl]
    + complete the pgsql patch [Fridrich ?trba]
    + configure.in: search for pg_config in default fink/MacPort locations [Lionel Elie Mamane]
    + connectivity: remove dead DNoException.cxx [Michael Stahl]
    + convert some archaic l10ntools code [Caolán McNamara]
    + copy <value><it> constructs intact. [Stephan Bergmann]
    + correct extra whitespace [Lionel Elie Mamane]
    + corrected [pt-PT] date formats [Sérgio Marques]
    + correctly convert chart data ranges. (bnc#727504) [Kohei Yoshida]
    + cppunit build: fix the lib64 libdir on some linux distros [Cédric Bosdonnat]
    + cppunitTest_sw_macros_test.mk: depends on vbaswobj [Michael Stahl]
    + crash inserting table control (fdo#42694) [Caolán McNamara]
    + de-ICC this for maximum readability [Caolán McNamara]
    + de-inline display fetch/set functions to assist in debugging [Michael Meeks]
    + de-obscure things direct ND_TEXTNODE id compare -> IsTxtNode [Caolán McNamara]
    + deactivate print job after error [David Tardon]
    + decoView - a more descriptive comment about mirroring issues with checkmarks [Matteo
Casalin]
    + decoView cleanup - Embed OutputDevice::ImplDraw2ColorFrame [Matteo Casalin]
    + decoView cleanup - ImplDraw2ColorFrame also resizes its rectangle [Matteo Casalin]
    + decoView cleanup - remove unused button styles [Matteo Casalin]
    + decoview cleanup - DrawButton [Matteo Casalin]
    + default to non-TDF artwork for Libo-Dev builds, too. [Thorsten Behrens]
    + determine Packager properly, and use fallback if none. [Thorsten Behrens]
    + disable error logs for now, until the new log macros get sorted out [Lubo? Lu?ák]
    + ditch some ByteStrings [Caolán McNamara]
    + dmapper: when parsing NS_ooxml::LN_CT_Spacing_lineRule, pTopContext may be nil [Miklos
Vajna]
    + do not clean INPATH_FOR_BUILD on noncrosscompiles [Bjoern Michaelsen]
    + do not globally export G_SLICE, GLIBCXX_FORCE_NEW, DBGSV_ERROR_OUT [Bjoern Michaelsen]
    + do not globally export gb_AWK, GBUILDDIR, SRCDIR, gb_XSLTPROC [Bjoern Michaelsen]
    + do not globally export gb_Helper_execute gb_Helper_set_ld_path [Bjoern Michaelsen]
    + do not lose height of tree list box in Navigator (fdo#39528) [Ivan Timofeev]
    + do not use new presets for connector shapes [Radek Doulik]
    + do nothing in buildpl stage for debugrun [Bjoern Michaelsen]
    + docx: actually import the last frame of a section. [Cédric Bosdonnat]
    + don't bother with a freetype2 subdirectory for headers after all [Tor Lillqvist]
    + don't forget to download the libcdr [Fridrich ?trba]
    + don't misuse CLASSPATH for what goes into the -cp option to javac [Tor Lillqvist]
    + don't need an extra header, fold into body [Caolán McNamara]
    + don't replace getpid on Linux when the system version is correct [Arnaud Versini]
    + don't show the warning message if the name is correct [Markus Mohrhard]
    + don't shown the name of a reference field if it's empty (fdo#43521) [Cédric Bosdonnat]
    + don't waste localizers' time on unused crashrep [Andras Timar]
    + dont do fancy stuff with files that are in zips instsetoo_native for now [Bjoern
Michaelsen]
    + double check pEditView ( appears some re-entrency foo can zap it ) [Noel Power]
    + download and build FreeType and fontconfig for Android [Tor Lillqvist]
    + drop Hamburg RE updatepack stuff that we have no clue about anyway [Tor Lillqvist]
    + drop some unused variables [Tor Lillqvist]
    + drop two unused variables [Tor Lillqvist]
    + eIS is dead [Tor Lillqvist]
    + empty data sequence backend no longer used. Let's purge it. [Kohei Yoshida]
    + enable -gdwarf-4 by default if possible [Lubo? Lu?ák]
    + enable OpenSSL support in the internal libpq [Fridrich ?trba]
    + enable gsoc multi line inputbar feature [Noel Power]
    + enable pgsql LDAP support when building with OpenLDAP [Fridrich ?trba]
    + enable sc's c++ subsequenttests related to (fdo#43308) [Markus Mohrhard]
    + enhance VersionInfo resource of Windows excutables [Andras Timar]
    + extend DataPilotField tests to the whole property set [Markus Mohrhard]
    + factored out common getDigitLanguage. [Stephan Bergmann]
    + fax wizard: build and install the java wizard in paralle to the python one [Michael Meeks]
    + fax wizard: more misc. bug fixing, and missing file makefile [Michael Meeks]
    + fix 18npool build on Windows. [Bjoern Michaelsen]
    + fix VersionInfo resource build under MinGW [Andras Timar]
    + fix Windows build [Tor Lillqvist]
    + fix Windows build and delivery of libpq [Fridrich ?trba]
    + fix a thinko in makefile.mk [Fridrich ?trba]
    + fix a typo? [Fridrich ?trba]
    + fix a warning. [Thorsten Behrens]
    + fix annoying debugging-mode crash [Caolán McNamara]
    + fix autocorrection sync problem with input/formulabar [Noel Power]
    + fix automatic download of dlls on windows [Peter Foley]
    + fix build of pgsql connector (std::hash -> boost::hash) [Fridrich ?trba]
    + fix build on Linux. [Jan Holesovsky]
    + fix build on macosx [David Tardon]
    + fix build with --enable-ext-mysql-connector --without-system-mysql [Lionel Elie Mamane]
    + fix build with MSVC [Andras Timar]
    + fix build with internal zlib [Tor Lillqvist]
    + fix crash (fdo#42147) [Ivan Timofeev]
    + fix for bug fdo43586, need more room for localized string [Olivier Hallot]
    + fix for fdo43460 Part II getLength to isEmpty [Olivier Hallot]
    + fix for fdo43460 Part III getLength to isEmpty [Olivier Hallot]
    + fix for fdo43460, Part I, getLength to isEmpty [Olivier Hallot]
    + fix library layer mapping for the URELIB ones, (fdo#42826) [Tor Lillqvist]
    + fix mac build of pgsql [Fridrich ?trba]
    + fix merge conflicts [Xisco Fauli]
    + fix misc. bugs in presenter view switch screen feature: make it work. [Michael Meeks]
    + fix misplaced doublequote [Lior Kaplan]
    + fix nasty ppc ld crash, correct default return param setting [Thorsten Behrens]
    + fix non --enable-dbgutil builds. [Stephan Bergmann]
    + fix ole build failure [Peter Foley]
    + fix problems with generation of download name [Andras Timar]
    + fix rebase mismatch: automation is gone [Bjoern Michaelsen]
    + fix typo [Bjoern Michaelsen, Tor Lillqvist]
    + fixed Calc unit-test crashes [Fridrich ?trba]
    + fixed Crash when closing document and several Spreadsheet documents open (fdo#43614) [Eike
Rathke]
    + fixed ROWS(), COLUMNS() and SHEETS() don't work with external references (fdo#43700) [Eike
Rathke]
    + fixed RTF import crash etc. (fdo#42259) [Kohei Yoshida]
    + fixed present Catalan (Valencian) as selectable UI language (fdo#37349) [Eike Rathke]
    + forgotten file [Xisco Fauli]
    + fully support external references in CELL function. (fdo#43534) [Kohei Yoshida]
    + gbuild: Output.mk: fix typos [Michael Stahl]
    + gdkPrinter seems optional on Gtk3, too [Thorsten Behrens]
    + gtk: fix RTL list box rendering [Khaled Hosny]
    + gtk: fix RTL spin button rendering [Khaled Hosny]
    + header/Footer: update the label as the page style may have changed [Cédric Bosdonnat]
    + hello world (python) as a component [Xisco Fauli]
    + hopefully the last of the pgsql saga [Fridrich ?trba]
    + horrendous hack to stubify a library [Michael Meeks]
    + i don't see ENABLEUNICODE being used anywhere [Tor Lillqvist]
    + i don't see ENABLE_FONTCONFIG being used anywhere [Tor Lillqvist]
    + i don't see NO_BSYMBOLIC being used anywhere [Tor Lillqvist]
    + i don't see NO_REC_RES being used anywhere [Tor Lillqvist]
    + i don't see SO3 being used anywhere [Tor Lillqvist]
    + i don't see SOLAR_PLUGIN being used anywhere [Tor Lillqvist]
    + i don't see VCL or NT351 being checked in any ifdef [Tor Lillqvist]
    + i18npool on Windows needed more fixes. [Jan Holesovsky]
    + ignore backup files in services/ directory to avoid debugging grief [Michael Meeks]
    + impress210: added CTRL-ALT-C as shortcut for inserting comments in calc (i#116847) [Christian
Lippka ORACLE]
    + impress210: added missing commits from cws impressdefaults1 (i#116846) [Christian Lippka
ORACLE]
    + impress210: adding uncommited changes from cws impressdefautls1 (i#116846) [Christian Lippka
ORACLE]
    + impress210: check readonly [Ocke Janssen [oj]]
    + impress210: clean up fill attributes if fill style changes (i#50899) [Christian Lippka
ORACLE]
    + impress210: comment out not needed line [Ocke Janssen [oj]]
    + impress210: disconnect and reconnect to table style on change model in SdrTableObjImpl
(i#117319) [Christian Lippka ORACLE]
    + impress210: fixed distinct shape and page id (i#41995) [Christian Lippka ORACLE]
    + impress210: fixed import of path animation from sxi files (i#41995) [Christian Lippka
ORACLE]
    + impress210: put new drawing layer fill and stroke styles in pool only for newly created
documents (i#117133) [Christian Lippka ORACLE]
    + impress210: resolve name clash [Ocke Janssen [oj]]
    + impress210: set tooltip for items and some refactoring (i#105310) [Ocke.Janssen@oracle.com]
    + impress210: set zoom to fit_to_window (i#115617) [Ocke.Janssen@oracle.com]
    + impress210: use datetime to get current date (i#106378) [Ocke.Janssen@oracle.com]
    + impress210: using view contact to get bound rect for old path animation import (i#41995)
[Christian Lippka ORACLE]
    + impressdefaults1: change default bullet symbol (i#115996) [Christian Lippka ORACLE]
    + improve pyuno debugging in various ways - add stack traces etc. [Michael Meeks]
    + in modules, when we have a env we are in stage gbuild [Bjoern Michaelsen]
    + incompatible change to solve uno problem related to (fdo#43308) [Markus Mohrhard]
    + infer number format from formula result if appropriate. (fdo#43467) [Kohei Yoshida]
    + inline arm assembler is obsolete by now (lp#726529) [Bjoern Michaelsen]
    + install explicit cancel handler (fdo#43690) [Caolán McNamara]
    + install-gdb-printers for --disable-linkoo [Stephan Bergmann]
    + introduce staged build [Bjoern Michaelsen]
    + it's RTL languages not bidi languages [Lior Kaplan]
    + kill gb_MINISOLARENV in favor of stages [Bjoern Michaelsen]
    + label PRINTING misplaced on paper sheet (fdo#36874) [Winfried Donkers]
    + langlist.mk: remove bogus Turkmen language [Miklos Vajna]
    + less debug spew [Caolán McNamara]
    + less succes, more success [Stefan Knorr (astron)]
    + let's not create unnecessary duplidate. [Kohei Yoshida]
    + let's not have debug spew all the time [Caolán McNamara]
    + link icons to soffice.bin (fdo#42979) [Andras Timar]
    + looks like the old stack implementation returned 0 on empty stack Pop(). [Stephan Bergmann]
    + make --disable-unix-qstart-libpng really work (fdo#36497) [Petr Mladek]
    + make SwNode and SwCntntNode abstract base classes [Lubo? Lu?ák]
    + make dialogs fail with an exception in headless tests. [Stephan Bergmann]
    + make internal pgsql build on mac and make it default for release [Fridrich ?trba]
    + make link and deliver the postgresql.oxt extension also on windows [Fridrich ?trba]
    + make merges of impress210 build. [Thorsten Behrens]
    + make sure to adjust the sheet index of drawing objects. (bnc#733864) [Kohei Yoshida]
    + make the class officially non-copyable. [Kohei Yoshida]
    + make the gtk print dialog an experimental feature [David Tardon]
    + make the linear xml processing API more generic [Lubo? Lu?ák]
    + manageNames: set the color of the info text field for warnings [Markus Mohrhard]
    + mediaitem.cxx: unnecessary casting [Michael Stahl]
    + merge two duplicates of a function [Lubo? Lu?ák]
    + minor around python and SDK [Laurent Godard]
    + minor idl fixes [Tomas Hlavaty]
    + missing check for cell import [Markus Mohrhard]
    + missing dependency. [Stephan Bergmann]
    + move platform hacks out of gbuild core [Bjoern Michaelsen]
    + move the check function to vcl [David Tardon]
    + moved modifications.xcu to test, used from multiple modules. [Stephan Bergmann]
    + much improved presenter console monitor switch artwork [Stefan Knorr (astron)]
    + mysqlcppconn: force recompilation when switching between different bindings [Lionel Elie
Mamane]
    + no config.h inside LO build [Fridrich ?trba]
    + no idea what this is, seems obsolete [Tor Lillqvist]
    + no need to check for vcredist files, Windows installer don't use them [Andras Timar]
    + no need to export gb_Helper*, use gbuild_simple instead [Bjoern Michaelsen]
    + normalize Red Hat, Inc. [Caolán McNamara]
    + normalize Red Hat, Inc. spellings, and bump to latest template [Caolán McNamara]
    + oDBC DBMetaDataResultSet: on move, update internal state as necessary [Lionel Elie Mamane]
    + oOps, typo [Fridrich ?trba]
    + old class Stack pop'ed 0 from empty stack, which std::stack doesn't [Eike Rathke]
    + only depend from dev-install on build if it is an explicit goal [Bjoern Michaelsen]
    + optimize weak-char overriding (fdo#43337) [Caolán McNamara]
    + order these against SwFldTypesEnum [Caolán McNamara]
    + partially support external refs in CELL function. (fdo#43534) [Kohei Yoshida]
    + pgsql-sdbc: do not use -s option to sed; GNU extension, breaks MacOS build [Lionel Elie
Mamane]
    + possible fix for (fdo#43312) [Markus Mohrhard]
    + possible fix for build breaker [Markus Mohrhard]
    + postgreSQL-SDBC: increment version number [Lionel Elie Mamane]
    + postgresql: why would we need readline [Michael Stahl]
    + pptx: fix custom shape equations import [Radek Doulik]
    + pptx: make sure we set right type for connector shapes [Radek Doulik]
    + pptx: updated custom shapes presets after latest fix in equations import [Radek Doulik]
    + presenter console: add 'Switch monitors' button to help get setup [Michael Meeks]
    + presenter console: clean and simplify over-abstract code [Michael Meeks]
    + prevent the testtool from building [August Sodora]
    + process HelpId option entry [David Tardon]
    + process element in endFastElement(), not in dtor [Lubo? Lu?ák]
    + properly xml-escape written text in docx formula [Lubo? Lu?ák]
    + propragating the modif in the implementation (AppleRemote.m) [ericb2]
    + propragating the modif in the implementation (HIDRemoteControlDevice.m) [ericb2]
    + propragating the modif in the implementation (MultiClickRemoteBehavior.m) [ericb2]
    + python mailmerge stuff is now inside mailmerge.zip [Thorsten Behrens]
    + pywizards: resurrect Xisco's code lost in rebasing [Michael Meeks]
    + quoting for CustomTargets [Bjoern Michaelsen]
    + rTF import: fixed the handling of frame properties (bnc#417818) [Cédric Bosdonnat]
    + re-enable the java fax wizard by using the correct ?start url [Michael Meeks]
    + reduce CurrencyBox somewhat [Caolán McNamara]
    + refactor BreakPoint [August Sodora]
    + refactor ND_foo_NODE to be a little more readable [Caolán McNamara]
    + refactor media embedding completely: [Michael Stahl]
    + refactor scanAlphanumeric [August Sodora]
    + regenerate list [Caolán McNamara]
    + remove ByteString [Julien Nabet]
    + remove Large Handles option [Stefan Knorr (astron)]
    + remove NSIS support [Andras Timar]
    + remove archaic tests [August Sodora]
    + remove basic/basicrt.hxx [August Sodora]
    + remove basic/mybasic.hxx [August Sodora]
    + remove duplicated images for basic dialog form controls ( & misc tidyup ) [Noel Power]
    + remove last uses of CellVertJustify in our code [Markus Mohrhard]
    + remove needless TODO [Lubo? Lu?ák]
    + remove old testtool icons [August Sodora]
    + remove oooimprovement [August Sodora]
    + remove sources of setup.exe [Andras Timar]
    + remove testtool [August Sodora]
    + remove testtoolloader [August Sodora]
    + remove transform_description.pl, obsoleted by l10ntools [Andras Timar]
    + remove unnecessary includes [August Sodora]
    + remove unused ONLY_ASIA_LANGUAGE and ONLY_WESTERN_LANGUAGE options [Andras Timar]
    + remove unused code [August Sodora]
    + remove unused feature of generating setup.ini [Andras Timar]
    + remove unused feauture ADDLANGUAGEINDATABASENAME [Andras Timar]
    + remove unused header [August Sodora]
    + remove unused macros. [Rafael Dominguez]
    + remove unused members, sablot went away a long time ago [Caolán McNamara]
    + remove unused tools/stack.hxx [Marcel Metz]
    + remove unused variable [Noel Power]
    + remove upx exepacker support [Andras Timar]
    + removed basic/dispdefs.hxx [August Sodora]
    + removed basic/process.hxx [August Sodora]
    + removed basic/svtmsg.hrc [August Sodora]
    + removed unnessecary tools/table.hxx includes [Marcel Metz]
    + removed unused header [Matteo Casalin]
    + removed useless code due to the move to SAL_INFO [Cédric Bosdonnat]
    + removing never tested Keyspan remote (RemoteMainController.m) [ericb2]
    + replace ScChangeTrackMsgStack with std::stack< ScChangeTrackMsgInfo* > [Marcel Metz]
    + replace ScHTMLAdjustStack with std::stack< ScHTMLAdjustStackEntry* > [Marcel Metz]
    + replace ScHTMLTableStack with std::stack< ScHTMLTableStackEntry* > [Marcel Metz]
    + replace SmNodeStack with std::stack< SmNode* > [Marcel Metz]
    + replace Stack with std::stack< Color* > [Marcel Metz]
    + replace Stack with std::stack< LineInfo* > [Marcel Metz]
    + replace Stack with std::stack< SVGAttributeWriter* > [Marcel Metz]
    + replace Stack with std::stack< bool > [Marcel Metz]
    + replace Stack with std::stack< std::pair< XclObj*, XclEscherHostAppData* > > [Marcel Metz]
    + replace XclExpChTrActionStack with std::stack< XclExpChTrAction* > [Marcel Metz]
    + reset tab index for SingleRefToVars() call. (fdo#43534) [Kohei Yoshida]
    + resolves: CVE-2011-4599 [Caolán McNamara]
    + reuse Zip Target for PyUno [Bjoern Michaelsen]
    + revert "GdkPrinter seems optional on Gtk3, too" [Thorsten Behrens]
    + revert "mysqlcppconn: force recompilation when switching between different bindings" [Lionel
Elie Mamane]
    + revert "remove StarDesktop icon" [Jan Holesovsky]
    + revert "tg_ext.ml: fix patch when filename ambiguous" [Lionel Elie Mamane]
    + revert "tg_ext: fix unpack for flat zip files" [Lionel Elie Mamane]
    + revert "tg_ext: fix unpack for zip files" [Lionel Elie Mamane]
    + revert buggy 4046a1dfc2ba5b52cab7083f4817351c647a59c3 [Julien Nabet]
    + rework yacc rule for gcc platforms. [Thorsten Behrens]
    + rotation needs to be done post flipping. (bnc#719989) [Muthu Subramanian]
    + rtf import: Check for the first run even when getting \par [Cédric Bosdonnat]
    + rtl::OUStringBuffer::insert overloaded for char (similar to ::append). [Stephan Bergmann]
    + sDK examples : add Python section and ToolPanel python example [Laurent Godard]
    + sVersion, from WORK_STAMP doesn't get used [Caolán McNamara]
    + sal_Bool to bool [August Sodora]
    + scp2: evidently fax.zip was renamed to pyfax.zip [Michael Stahl]
    + sdrMediaObj: copy/paste support [Michael Stahl]
    + separate method for code that determins glue state from referenced cells. [Kohei Yoshida]
    + set download name of Windows installer [Andras Timar]
    + set parent window [David Tardon]
    + set the logic straight for "center across selection" setting. (fdo#43308) [Kohei Yoshida]
    + set the python fax wizard as the default one [Xisco Fauli]
    + set up CFLAGS/LIBS for gtk print dialog in configure [David Tardon]
    + show/hide anchor when the anchoring status changes. (fdo#38545) [Kohei Yoshida]
    + shrink chart's source ranges to data area. (fdo#39847) [Kohei Yoshida]
    + silent recurse [Bjoern Michaelsen]
    + so size_t is recognized on windows [August Sodora]
    + solenv: pimp the gdb nodes array pretty printer [Michael Stahl]
    + some more postgresql fixes [Fridrich ?trba]
    + some more work on staging buildpl in front of gbuild [Bjoern Michaelsen]
    + std::auto_ptr is deprecated.  Let's use boost::scoped_ptr. [Kohei Yoshida]
    + stop saying "15" on stdout [Caolán McNamara]
    + store proper ODFF names, accept aliases (i#106210) [Eike Rathke]
    + string change for Line Number functionality in Basic IDE [Stefan Knorr (astron)]
    + string->OUString [August Sodora]
    + stub Corel Draw importer [Fridrich ?trba]
    + svtools: imagemgr.src: use %PRODUCTXMLFILEFORMATNAME [Michael Stahl]
    + svx: tweak translations a tiny bit [Michael Stahl]
    + sw, fixed some missing include in dbglevel>1 [Cédric Bosdonnat]
    + sw: tweak comment translations: [Michael Stahl]
    + sw: tweak translations [Michael Stahl]
    + tg_ext.ml: fix patch when filename ambiguous [Lionel Elie Mamane]
    + tg_ext: fix unpack for flat zip files [Lionel Elie Mamane]
    + tg_ext: fix unpack for zip files [Lionel Elie Mamane]
    + the ODG should have office:drawing after office:body, not office:graphics [Fridrich ?trba]
    + the VCL environment variable, always "TRUE", is not used [Tor Lillqvist]
    + the common_build stuff is surely obsolete [Tor Lillqvist]
    + the evil in BuildDirs.mk has to be undone by another evil. [Jan Holesovsky]
    + there is no LibreOffice with bundled JRE and won't be [Tor Lillqvist]
    + three factories in sot never used [Caolán McNamara]
    + three shall be the number thou shalt count [David Tardon]
    + translation of comments in svdraw (part two) [Stefan Knorr (astron)]
    + trying to simplify the building of static libpq [Fridrich ?trba]
    + typo, trailing whitespace cleanup [Lionel Elie Mamane]
    + uPDATER, whatever it means, was fixed at YES, so factor out [Tor Lillqvist]
    + ucbhelper::ContentBroker::deinitialize is static. [Stephan Bergmann]
    + unbreak the packaging [Fridrich ?trba]
    + unused according to Opengrok, so drop this [Julien Nabet]
    + unused and obsolete [Tor Lillqvist]
    + unused includes. [Stephan Bergmann]
    + unused obsolete stuff [Tor Lillqvist]
    + update JunitTest hint [Bjoern Michaelsen]
    + update list [Caolán McNamara]
    + use File::Spec instead of Cwd [Bjoern Michaelsen]
    + use OOO_VENDOR as Packager whenever it is defined [Andras Timar]
    + use PACKAGEVERSION as the base of MSI ProductVersion [Andras Timar]
    + use appropriate datatypes here too [August Sodora]
    + use boost::scoped_ptr in lieu of std::auto_ptr (where we can). [Kohei Yoshida]
    + use canonical paths in dep-files [Bjoern Michaelsen]
    + use configmgr directly in SvxAsianConfig. [Stephan Bergmann]
    + use enum over integer constant for type safety. [Kohei Yoshida]
    + use explicit cancel/close handler [Caolán McNamara]
    + use gbuild_simple in tools [Bjoern Michaelsen]
    + use gbuild_simple.mk in i18npool [Bjoern Michaelsen]
    + use sal_Int32 in all these places [August Sodora]
    + use sal_uInt16 here [August Sodora]
    + use some macro magic here [Bjoern Michaelsen]
    + use the internal libpq for universal builds [Fridrich ?trba]
    + visual formula editor: copy/cut/paste for any keyboard layout [Ivan Timofeev]
    + visual formula editor: implement selection by mouse [Ivan Timofeev]
    + visual formula editor: optimize some buildings a bit [Ivan Timofeev]
    + visual formula editor: place cursor on numerator when creating empty fraction [Ivan
Timofeev]
    + wW8TableNodeInfo debug outputs now for DBG_UTIL only builds [Cédric Bosdonnat]
    + waE Mac gcc is confused with >>= operator overload (it is not alone) [Norbert Thiebaud]
    + waE: cleanup ambiguous types in append [Michael Meeks]
    + waE: fix Mac build wrt. fprintf [Michael Meeks]
    + waE: uninitialized value [Markus Mohrhard]
    + we don't need any btm files [Tor Lillqvist]
    + we don't pack runtime with internal extensions [Andras Timar]
    + we don't use any gbuild.lst files [Tor Lillqvist]
    + we don't use this [Tor Lillqvist]
    + we have abandoned pch [Tor Lillqvist]
    + we need to set the current cell range object regardless of style name. [Kohei Yoshida]
    + we only support Cygwin Perl on Windows [Tor Lillqvist]
    + weird old crack, presumably not used [Tor Lillqvist]
    + when stripping is disabled, strip nothing [Lubo? Lu?ák]
    + wizards: completely work python wizard packaging and registration [Michael Meeks]
    + writerfilter: fix build breakers [Michael Stahl]
    + writerfilter: replace OSL_TRACE(...) by SAL_INFO("writerfilter",...) [Cédric Bosdonnat]
    + || -> && [Caolán McNamara]
+ dictionaries
    + add 'grammar checker' to description [Andras Timar]
    + add Aragonese spelling dictionary [Andras Timar]
    + add Sinhala spelling dictionary [Andras Timar]
    + add icon to makefile [Andras Timar]
    + correct description [Andras Timar]
    + english sentence checking [László Németh]
    + fix possible problems on Windows raised by the unsupported sys.stdout [László Németh]
    + hungarian sentence checking [László Németh]
+ help
    + adding Formatting Instructions [Italo Vignoli]
    + don't ignore empty TableCell Element, also check if it's a header (fdo#42924) [Korrawit
Pruegsanusak]
    + moviesound.xhp: document new link checkbox [Michael Stahl]
    + use system docbook. [Jan Holesovsky]
+ translations
    + let translations build under MinGW [Andras Timar]
    + update translations for LibreOffice 3.5 beta1 [Andras Timar]


(Log in to post comments)

Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds