Hi,
this time a brief summary of what happened during the 6th week in 2012
on LibreOffice repositories and the living branches:
+ master: LO-3.5 development
+ libreoffice-3-5: fixes for LO-3.5.1 bug fix release
+ libreoffice-3-4: fixes for potential LO-3.4.6 bug fix release
There are two logs for each branch:
+ bugfixes-<branch>-week-<year>-<week>.txt lists all commits that reference a proper
bug id from a variety of trackers, i.e. #i... referring to the OpenOffice
issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla
+ commit-log-<branch>-week-<year>-<week>.txt lists all relevant commits on the actual
source repositories
Many thanks to all contributors - you make all the difference!
Best Regards,
Petr
+ base
+ don't replace NULLs given by the database by type-default values (fdo#44813) [Lionel Elie
Mamane]
+ make the refresh query filter NULL-safe (fdo#44813) [Lionel Elie Mamane]
+ calc
+ compile defined names that had unresolveds during load (fdo#40378) [Eike Rathke]
+ fix stop abusing regular string token for XML import (fdo#40590) [Eike Rathke]
+ in INDIRECT() make a non-existing sheet produce an error again (fdo#36109) [Eike Rathke]
+ resolved border width lost in ODF import (fdo#38595) [Eike Rathke]
+ sc: ODF export: cell styles: (fdo#45450) [Michael Stahl]
+ sc: fix setting borders (fdo#45115) [Michael Stahl]
+ help
+ don't ignore empty TableCell Element, also check if it's a header (fdo#42924) [Korrawit
Pruegsanusak]
+ libs-core
+ fix stop abusing regular string token for XML import (fdo#40590) [Eike Rathke]
+ ODF export: fix draw:fit-to-size (fdo#45534) [Michael Stahl]
+ ODF export: frames: invalid "min-width" (fdo#45449) [Michael Stahl]
+ writer
+ fix hilariously stupid stack guards: (fdo#38745) [Michael Stahl]
+ fix sw.SwXViewSettings::com::sun::star::text::ViewSettings (fdo#35661) [Bjoern Michaelsen]
+ fs34b: (patch provided by mathias.bauer@oracle.com) (i#117545) [Stephan Bergmann]
+ swView::SwView: fix BROWSE_MODE setting: (fdo#37024) [Michael Stahl]
+ swXTextTable: fix setting borders (fdo#45115) [Michael Stahl]
+ core
+ an empty table grid can't have implicit merges (bnc#228839) [Miklos Vajna]
+ copy settings for RTL with sheets, (fdo#45768) [Markus Mohrhard]
+ donot set duplicate master slide names. (bnc#735533) [Muthu Subramanian]
+ fix - Alien save dialog buttons run off the edge (fdo#45117) [Josh Heidenreich]
+ fix RTF export of picture frame shape type (fdo#42656) [Miklos Vajna]
+ fix RTF import of PNG images with bogus width/height (bnc#192129) [Miklos Vajna]
+ fix hilariously stupid stack guards: (fdo#38745) [Michael Stahl]
+ fix problem with vba Range.Copy ( for multirange ) (bnc#707486) [Noel Power]
+ fox context sensitive help for Word Count dialog (fdo#45045) [Andras Timar]
+ getTablePrivileges: rely on information_schema (fdo#45254) [Lionel Elie Mamane]
+ improving layout of Confirm File Format dialog (fdo#45117, fdo#45330) [Tomcsik Bence]
+ make ctrl-shift-f2 change focus to the inputline (fdo#40957) [Noel Power]
+ oDF export: fix draw:fit-to-size (fdo#45534) [Michael Stahl]
+ oDF export: frames: invalid "min-width" (fdo#45449) [Michael Stahl]
+ officecfg: turn off SaveBackwardCompatibleODF (fdo#45446) [Michael Stahl]
+ sc: ODF export: cell styles: (fdo#45450) [Michael Stahl]
+ sc: fix setting borders (fdo#45115) [Michael Stahl]
+ survive registered but unavailable binfilter (fdo#43644) [Caolán McNamara]
+ swView::SwView: fix BROWSE_MODE setting: (fdo#37024) [Michael Stahl]
+ swXTextTable: fix setting borders (fdo#45115) [Michael Stahl]
+ update the references even if nothing uses them here (fdo#35669) [Cédric Bosdonnat]
+ use system stdlibs on Linux by default (fdo#45074, fdo#45696) [Petr Mladek]
+ we need to explicitly set the paste area in ScMarkData, (fdo#45481) [Markus Mohrhard]
+ core
+ -I$(OUTDIR)/inc is set in SOLARINC (fdo#39491) [Matúš Kukan]
+ an empty table grid can't have implicit merges (bnc#228839) [Miklos Vajna]
+ cleaning up the tabs too early can cause loops (fdo#45908) [Cédric Bosdonnat]
+ copy settings for RTL with sheets, (fdo#45768) [Markus Mohrhard]
+ declare support for Core SQL -> Base allows user aggregate functions (fdo#45249) [Lionel Elie
Mamane]
+ do not deserialize into long, use a type of the correct width (fdo#40768) [Luboš Luňák]
+ fix - Alien save dialog buttons run off the edge (fdo#45117) [Josh Heidenreich]
+ fix RTF export of picture frame shape type (fdo#42656) [Miklos Vajna]
+ fix RTF export table output for subtables (bnc#203704) [Miklos Vajna]
+ fix RTF import of PNG images with bogus width/height (bnc#192129) [Miklos Vajna]
+ fix RTF import of page breaks right before text frames (bnc#703032) [Miklos Vajna]
+ fix RTF import of space-before/after tokens (fdo#45553) [Miklos Vajna]
+ fix crash in XML Form Document. (fdo#40261) [Jan Holesovsky]
+ fix crash when loading an invalid .fodt. (fdo#42771) [Jan Holesovsky]
+ fix hilariously stupid stack guards: (fdo#38745) [Michael Stahl]
+ fix problem with vba Range.Copy ( for multirange ) (bnc#707486) [Noel Power]
+ fixed layout loop (fdo#39006) [Cédric Bosdonnat]
+ fox context sensitive help for Word Count dialog (fdo#45045) [Andras Timar]
+ handle row and column offsets for imported shape with cell anchor (fdo#45266) [Noel Power]
+ improving layout of Confirm File Format dialog (fdo#45117, fdo#45330) [Tomcsik Bence]
+ make ctrl-shift-f2 change focus to the inputline (fdo#40957) [Noel Power]
+ more of unnecessary include paths (fdo#39491) [Matúš Kukan]
+ related: implement RTF export of fillType shape property (fdo#42656) [Miklos Vajna]
+ remove a few nonexistent include paths from SOLARINC (fdo#39491) [Matúš Kukan]
+ remove nonexistent include paths (fdo#39491) [Matúš Kukan]
+ rename members to track down assignments (fdo#41712) [Michael Stahl]
+ skip splashscreen with --quickstart (rhbz#788042) [Caolán McNamara]
+ survive registered but unavailable binfilter (fdo#43644) [Caolán McNamara]
+ sw: fix crash in layout frame linked lists: (fdo#41712) [Michael Stahl]
+ sw: remove superfluous flag: (fdo#41712) [Michael Stahl]
+ sw: ww8: ~SwIndexReg assertion: (fdo#39006) [Michael Stahl]
+ update the references even if nothing uses them here (fdo#35669) [Cédric Bosdonnat]
+ use TransliterationWrapper in lcl_queryMacro, (fdo#45607) [Markus Mohrhard]
+ use system stdlibs by default (fdo#45074, fdo#45696) [Petr Mladek]
+ use system stdlibs on Linux (fdo#45074, fdo#45696) [Petr Mladek]
+ we need to explicitly set the paste area in ScMarkData, (fdo#45481) [Markus Mohrhard]
+ base
+ don't replace NULLs given by the database by type-default values (fdo#44813) [Lionel Elie
Mamane]
+ make the refresh query filter NULL-safe (fdo#44813) [Lionel Elie Mamane]
+ bootstrap
+ chose xslt filters for default install, not for minimal though [Fridrich Štrba]
+ calc
+ compile defined names that had unresolveds during load (fdo#40378) [Eike Rathke]
+ fix getCellRangeByName failure for named range [Noel Power]
+ fix stop abusing regular string token for XML import (fdo#40590) [Eike Rathke]
+ in INDIRECT() make a non-existing sheet produce an error again (fdo#36109) [Eike Rathke]
+ resolved border width lost in ODF import (fdo#38595) [Eike Rathke]
+ sc: ODF export: cell styles: (fdo#45450) [Michael Stahl]
+ sc: fix setting borders (fdo#45115) [Michael Stahl]
+ help
+ adapt to the translations repository. [Jan Holesovsky]
+ don't ignore empty TableCell Element, also check if it's a header (fdo#42924) [Korrawit
Pruegsanusak]
+ hardcode 3.4 version - it will be available as help.libreoffice.org/3.4 [Jan Holesovsky]
+ hid.lst is not used any more. [Jan Holesovsky]
+ wikihelp: change table default to class="wikitable" [Korrawit Pruegsanusak]
+ libs-core
+ fix stop abusing regular string token for XML import (fdo#40590) [Eike Rathke]
+ ODF export: fix draw:fit-to-size (fdo#45534) [Michael Stahl]
+ ODF export: frames: invalid "min-width" (fdo#45449) [Michael Stahl]
+ workaround for LO namespace pollution breaking KDE4 fpicker build [Luboš Luňák]
+ writer
+ fix hilariously stupid stack guards: (fdo#38745) [Michael Stahl]
+ fix sw.SwXViewSettings::com::sun::star::text::ViewSettings (fdo#35661) [Bjoern Michaelsen]
+ fs34b: (patch provided by mathias.bauer@oracle.com) (i#117545) [Stephan Bergmann]
+ swView::SwView: fix BROWSE_MODE setting: (fdo#37024) [Michael Stahl]
+ swXTextTable: fix setting borders (fdo#45115) [Michael Stahl]
+ core
+ add the "Send Feedback..." help menu item [Ivan Timofeev]
+ an empty table grid can't have implicit merges (bnc#228839) [Miklos Vajna]
+ copy settings for RTL with sheets, (fdo#45768) [Markus Mohrhard]
+ donot set duplicate master slide names. (bnc#735533) [Muthu Subramanian]
+ fix - Alien save dialog buttons run off the edge (fdo#45117) [Josh Heidenreich]
+ fix RTF export of picture frame shape type (fdo#42656) [Miklos Vajna]
+ fix RTF import of PNG images with bogus width/height (bnc#192129) [Miklos Vajna]
+ fix hilariously stupid stack guards: (fdo#38745) [Michael Stahl]
+ fix postgresql massive-parallel build [Lionel Elie Mamane]
+ fix problem with vba Range.Copy ( for multirange ) (bnc#707486) [Noel Power]
+ fix various overlapped controls in the Options dialog [Ivan Timofeev]
+ fox context sensitive help for Word Count dialog (fdo#45045) [Andras Timar]
+ getTablePrivileges: rely on information_schema (fdo#45254) [Lionel Elie Mamane]
+ improving layout of Confirm File Format dialog (fdo#45117, fdo#45330) [Tomcsik Bence]
+ make ctrl-shift-f2 change focus to the inputline (fdo#40957) [Noel Power]
+ oDF export: fix draw:fit-to-size (fdo#45534) [Michael Stahl]
+ oDF export: frames: invalid "min-width" (fdo#45449) [Michael Stahl]
+ officecfg: turn off SaveBackwardCompatibleODF (fdo#45446) [Michael Stahl]
+ rtf import: Check for the first run even when getting \par [Cédric Bosdonnat]
+ rtfSdrExport::StartShape: replace "75" [Michael Stahl]
+ sc: ODF export: cell styles: (fdo#45450) [Michael Stahl]
+ sc: fix setting borders (fdo#45115) [Michael Stahl]
+ survive registered but unavailable binfilter (fdo#43644) [Caolán McNamara]
+ swView::SwView: fix BROWSE_MODE setting: (fdo#37024) [Michael Stahl]
+ swXTextTable: fix setting borders (fdo#45115) [Michael Stahl]
+ update the references even if nothing uses them here (fdo#35669) [Cédric Bosdonnat]
+ use system stdlibs on Linux by default (fdo#45074, fdo#45696) [Petr Mladek]
+ we need to explicitly set the paste area in ScMarkData, (fdo#45481) [Markus Mohrhard]
+ help
+ wikihelp: change table default to class="wikitable" [Korrawit Pruegsanusak]
+ binfilter
+ move [Uni|Byte]String into binfilter [Caolán McNamara]
+ these virtuals just point to baseclass impls [Caolán McNamara]
+ tidy this a tiny bit [Caolán McNamara]
+ core
+ "in_list_end" never read, let's drop it [Julien Nabet]
+ -I$(OUTDIR)/inc is set in SOLARINC (fdo#39491) [Matúš Kukan]
+ -Werror=sign-promo from cppunit [Stephan Bergmann]
+ -Werror=sign-promo from cppunit; old GCC redux [Stephan Bergmann]
+ a bit of code-sharing. [Kohei Yoshida]
+ actually I didn't need this. [Kohei Yoshida]
+ adapt create-tags/create-ids to the absence of set_soenv.in [Norbert Thiebaud]
+ add SbGlobal for shared static objects [Markus Mohrhard]
+ add XDataPilotTable2 test to ScDatPilotTableObj [Markus Mohrhard]
+ add and expand more readme files for module documentation [Michael Meeks]
+ add api in configure.in to deal with PATH manipulations... [Norbert Thiebaud]
+ add back close button to the about dialog [Petr Mladek]
+ add back in lost unused code filters [Caolán McNamara]
+ add cmd target to deal with corner case operations [Norbert Thiebaud]
+ add function to deal with native windows path variables [Norbert Thiebaud]
+ add missing library for windows [Matúš Kukan]
+ add missing modules [Matúš Kukan]
+ add missing operator++/-- overloads to kludge class. [Thorsten Behrens]
+ add slowcheck target and make build a pre-req of check [Norbert Thiebaud]
+ add some helpful entries to test file [Markus Mohrhard]
+ add some more test cases [Markus Mohrhard]
+ add test code for XDataPilotTable2 [Markus Mohrhard]
+ add testtools to dmake_modules [Rene Engelhard]
+ added (and improved) READMEs for modules which used to be in libs-gui [Josh Heidenreich]
+ added READMEs for modules related to URE, with content from the wiki [Josh Heidenreich]
+ added READMEs for modules used by LibO Base and LibO Calc. [Josh Heidenreich]
+ added READMEs for modules which used to be in components [Josh Heidenreich]
+ added READMEs for modules which used to be in libs-core [Josh Heidenreich]
+ added TableBorder2 using BorderLine2, implemented BorderLine2 properly [Eike Rathke]
+ added and improved READMEs for modules in extensions, extras, postprocess [Josh Heidenreich]
+ added and improved READMEs for modules in libs-extern-sys [Josh Heidenreich]
+ added and improved READMEs for modules in sdk and testing [Josh Heidenreich]
+ added and improved READMEs for modules which used to be in filter [Josh Heidenreich]
+ added and improved READMEs for modules whihc used to be in libs-extern [Josh Heidenreich]
+ adjust gbuild doc [Norbert Thiebaud]
+ again do not use WORKDIR prematurely due to windows [Norbert Thiebaud]
+ again with bootstrap, but for cross-compile this time [Norbert Thiebaud]
+ an empty table grid can't have implicit merges (bnc#228839) [Miklos Vajna]
+ another improvement of the about dialog [Petr Mladek]
+ another tweak to bootstrap handling [Norbert Thiebaud]
+ apparently these two methods are now deprecated. [Kohei Yoshida]
+ attempt to disable database connectivity for iOS for now [Tor Lillqvist]
+ autogen properly on default target.. and do not autogen on clean/distclean [Norbert Thiebaud]
+ autogen when necessary and restart the make.. [Norbert Thiebaud]
+ avoid Possible null pointer dereference in linguistic/source/spelldsp.hxx [Julien Nabet]
+ avoid deadlocks when disposing recursive JobQueue::enter [Stephan Bergmann]
+ avoid exporting un-necessary symbol/alias for stable scripts [Norbert Thiebaud]
+ bThumbEnabled is always true [Ivan Timofeev]
+ bah, we don't need these after all [Caolán McNamara]
+ best to filter out salhelper:: from unused I think [Caolán McNamara]
+ bool cleanups. [Kohei Yoshida]
+ bug fixing for test initializing [Yifan J]
+ byteString to rtl::OString. [Kohei Yoshida]
+ byteString to rtl::OStringBuffer. [Kohei Yoshida]
+ byteString,UniString to rtl variants. [Kohei Yoshida]
+ byteString->rtl::Ostring [Caolán McNamara]
+ cairo-ft.h should include this already [Caolán McNamara]
+ callcatcher: update list, ByteString is on the ropes [Caolán McNamara]
+ can use direct operator[] variants [Caolán McNamara]
+ change the zoom factor to 2^(1/6), hopefully it fits all :-) [Jan Holesovsky]
+ changes to "convert detdata.cxx in SC module to boost:ptr_vector" [Eike Rathke]
+ changes to "tools/table.hxx to std::map conversion" [Eike Rathke]
+ clarify and simplify a bit as we don't have any X11 option on Mac OS X anyway [Tor Lillqvist]
+ cleaned up ScDPSource and ScDPMember(s) a bit. [Kohei Yoshida]
+ cleaned up more header include silliness. [Kohei Yoshida]
+ cleaning up ScDPItemData a bit... [Kohei Yoshida]
+ cleaning up the tabs too early can cause loops (fdo#45908) [Cédric Bosdonnat]
+ code review fixes. [Muthu Subramanian]
+ configure.in: readd arch-detection for kFreeBSD [Rene Engelhard]
+ consistent constness for getFunctionSymbol() overloads [Luboš Luňák]
+ consolidate all these duplicated defined uno prop names for pivot table. [Kohei Yoshida]
+ convert ByteString, UniString to rtl variants in AsciiSave. [Kohei Yoshida]
+ convert detdata.cxx in SC module to boost:ptr_vector [Noel Grandin]
+ convert dptabres.cxx in SC module from SV_DECL_PTRARR_DEL to std::vector. [Noel Grandin]
+ convert system path to url [Caolán McNamara]
+ copy settings for RTL with sheets, (fdo#45768) [Markus Mohrhard]
+ correct TDF link [Ivan Timofeev]
+ coup de grace for Env.Host.sh and associated files [Norbert Thiebaud]
+ create test packages even when SDK is disabled [Petr Mladek]
+ darn! finally bootstrap target (seems to) works on windows... and other [Norbert Thiebaud]
+ dbaccess: DatabaseDataProvider is not in chart2 [Miklos Vajna]
+ declare support for Core SQL -> Base allows user aggregate functions (fdo#45249) [Lionel Elie
Mamane]
+ disable new test on win and mac since it is a test with UI [Markus Mohrhard]
+ disentangled sddll.hxx vs. sdmod.hxx [Takeshi Abe]
+ dmake-invoked gnumake may need implicite rules... avoid impacting theem [Norbert Thiebaud]
+ do not deserialize into long, use a type of the correct width (fdo#40768) [Luboš Luňák]
+ do not fail isStillAlive for "connect:" connections [Stephan Bergmann]
+ don't source config_host.mk as such but put quotes around the variable values [Tor Lillqvist]
+ don't use the debugging CRT and different name when building LO for debugging [Tor Lillqvist]
+ drop TT workben [Caolán McNamara]
+ duplicate #include [Stephan Bergmann]
+ eNABLE_RPATH and LINKFLAGSRUNPATH are not used [Norbert Thiebaud]
+ eliminate un-used DIRECTX5 [Norbert Thiebaud]
+ ensure correct sc dependencies [Caolán McNamara]
+ expanded macros to make it easier to work on ByteString. [Kohei Yoshida]
+ export a flag-variable to deal with cygwin only export [Norbert Thiebaud]
+ extend unit test to islower [Caolán McNamara]
+ extensions: plugin: UNX: don't crash headless [Michael Stahl]
+ extensions: plugin: assertion from OUString::copy [Michael Stahl]
+ filter configuration: add MSO 2007 XML mimetypes [Michael Stahl]
+ filter configuration: add some OOo XML/ODF mimetypes [Michael Stahl]
+ filter configuration: add some mimetype [Michael Stahl]
+ filter out Dde* cause they're not easy [Caolán McNamara]
+ finish initial work on the Base test [Markus Mohrhard]
+ first part of a c++ based test for base [Markus Mohrhard]
+ first try to add slowcheck build target [Markus Mohrhard]
+ fix - Alien save dialog buttons run off the edge (fdo#45117) [Josh Heidenreich]
+ fix ILIB: don't ask cygpath for directory which does not exist yet [Matúš Kukan]
+ fix RTF export of picture frame shape type (fdo#42656) [Miklos Vajna]
+ fix RTF export table output for subtables (bnc#203704) [Miklos Vajna]
+ fix RTF import of PNG images with bogus width/height (bnc#192129) [Miklos Vajna]
+ fix RTF import of ffres token for checkboxes [Miklos Vajna]
+ fix RTF import of page breaks right before text frames (bnc#703032) [Miklos Vajna]
+ fix RTF import of space-before/after tokens (fdo#45553) [Miklos Vajna]
+ fix bootstraping issue on x-compile [Norbert Thiebaud]
+ fix call delete twice on the same variable [Julien Nabet]
+ fix coordinates on Options - Load/Save - General panel [Andras Timar]
+ fix cppcheck warning same expression on both sides of '|' [Julien Nabet]
+ fix crash in XML Form Document. (fdo#40261) [Jan Holesovsky]
+ fix crash when loading an invalid .fodt. (fdo#42771) [Jan Holesovsky]
+ fix dbgutil build [Markus Mohrhard]
+ fix dbgutil build: put back DbgName_SdrPageView [Matúš Kukan]
+ fix debug build [Ivan Timofeev]
+ fix errors with assertion macros [Markus Mohrhard]
+ fix filters test dependencies [Caolán McNamara]
+ fix hilariously stupid stack guards: (fdo#38745) [Michael Stahl]
+ fix mingw build, still bootstrap issues. [Norbert Thiebaud]
+ fix postgresql massive-parallel build [Lionel Elie Mamane]
+ fix ppt embedded graphic dumper [Caolán McNamara]
+ fix problem with vba Range.Copy ( for multirange ) (bnc#707486) [Noel Power]
+ fix the autogen.sh final message, to give proper build instructions [Norbert Thiebaud]
+ fix typo [David Tardon]
+ fixed a link error. [Kohei Yoshida]
+ fixed cppcheck messages about rethrowing copy of exception. [PKEuS]
+ fixed layout loop (fdo#39006) [Cédric Bosdonnat]
+ fixed some cppcheck messages [PKEuS]
+ fixed the accidental swapping of equality / non-equality condition. [Kohei Yoshida]
+ fixed wrong mapping to log level from postgresql-sdbc.ini [Takeshi Abe]
+ fixes for windows build for config_host.mk based build [Norbert Thiebaud]
+ forgot to git add TableBorder2.idl [Eike Rathke]
+ fox context sensitive help for Word Count dialog (fdo#45045) [Andras Timar]
+ freed l10ntools from tools/stream.hxx [Stephan Bergmann]
+ freed l10ntools from tools/string [Stephan Bergmann]
+ freed l10ntools from tools/string; Windows redux [Stephan Bergmann]
+ funcCollection no longer a child of ScSortedCollection. [Kohei Yoshida]
+ gb_Helper_convert_native should not introduce superflous spaces [Norbert Thiebaud]
+ gb_WinResTarget__command never has 3 parameters [Norbert Thiebaud]
+ gbuildify apple_remote [Norbert Thiebaud]
+ gdb: don't barf on non-ASCII text in SwTxtNode [Michael Stahl]
+ get libcdr to build under msvc [Caolán McNamara]
+ get-bugzilla-attachments-by-mimetype: add retry: [Michael Stahl]
+ get-bugzilla-attachments-by-mimetype: deduplicate [Michael Stahl]
+ get-bugzilla-attachments-by-mimetype: don't do images: [Michael Stahl]
+ get-bugzilla-attachments-by-mimetype: fix it [Michael Stahl]
+ get-bugzilla-attachments-by-mimetype: more mimetypes [Michael Stahl]
+ getExactMatch() should return the original string when no match is found. [Kohei Yoshida]
+ gsicheck now only depends on sal [Stephan Bergmann]
+ hack around sdk installer breakage [Caolán McNamara]
+ handle row and column offsets for imported shape with cell anchor (fdo#45266) [Noel Power]
+ have SfxItemSet::HasItem take an optional pointer-to-pointer. [Kohei Yoshida]
+ have make check working again. clean-up the whole STAGE stuff [Norbert Thiebaud]
+ hopefully we don't need this hack [Matúš Kukan]
+ i think it's time we had a real method for this... [Kohei Yoshida]
+ if we can have a few more information... [Julien Nabet]
+ improving layout of Confirm File Format dialog (fdo#45117, fdo#45330) [Tomcsik Bence]
+ in the current glib version only the main glib.h can be included directly. [Daniel Mihalyi]
+ include dpglobal.hxx only when necessary. [Kohei Yoshida]
+ increase the sleep time of the Mozilla UI Thread [Markus Mohrhard]
+ l10ntools: use correct string literal for ssize_t [Thomas Arnhold]
+ let's use enum for better type safety. [Kohei Yoshida]
+ make cmd: custum -> custom [Miklos Vajna]
+ make ctrl-shift-f2 change focus to the inputline (fdo#40957) [Noel Power]
+ make hsqldb build with java 1.7 [Caolán McNamara]
+ migrate ENABLE_DEBUG out of set_soenv [Norbert Thiebaud]
+ migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenv [Norbert Thiebaud]
+ migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenv [Norbert Thiebaud]
+ migrate SYNAMIC_CRT and use_shl_version [Norbert Thiebaud]
+ migrate SYSBASE out of set_soenv [Norbert Thiebaud]
+ migrate TARFILE_LOCATION out of set_soenv [Norbert Thiebaud]
+ migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenv [Norbert Thiebaud]
+ migrate a bunch of mostly windows related variables + clean-up in set_soenv [Norbert Thiebaud]
+ missing $(...) [Stephan Bergmann]
+ missing fontconfig.h include [Stephan Bergmann]
+ missing newline at end of file [Stephan Bergmann]
+ module translations missing [Stephan Bergmann]
+ moduleCollection no longer a child of ScSortedCollection. [Kohei Yoshida]
+ more duplicated defines. [Kohei Yoshida]
+ more of unnecessary include paths (fdo#39491) [Matúš Kukan]
+ more on string/bool conversion. [Kohei Yoshida]
+ move COMPATH,EPM_FLAGS and connex variables out of set_soenv.in [Norbert Thiebaud]
+ move MACOS related variable out of set_soenv.in [Norbert Thiebaud]
+ move SunOS compiler detection up so that COMPATH is settled earlier [Norbert Thiebaud]
+ move WORK_STAMP out of set_soenv.in [Norbert Thiebaud]
+ move away from TypedScStrCollection in favor of STL's. [Kohei Yoshida]
+ move this include path to RepositoryExternal.mk [Matúš Kukan]
+ move this typedef back into collect.hxx for now. [Kohei Yoshida]
+ moved ScCollection under filter/starcalc. [Kohei Yoshida]
+ moved ScDPItemData into own files. [Kohei Yoshida]
+ moved ScTpCompat from docoptions to appoptions [Albert Thuswaldner]
+ moved TypedStrData into its own files. [Kohei Yoshida]
+ moved definitions of ScDPItemData where they belong. [Kohei Yoshida]
+ n744512: Fixed formatting of tables. [Muthu Subramanian]
+ namespace scope fix [Stephan Bergmann]
+ new file was missing from previous commit [Stephan Bergmann]
+ no set_soenv.in any more [Tor Lillqvist]
+ oRowSetCache: handle case total data < m_nFetchSize [Lionel Elie Mamane]
+ oRowSetCache::moveWindow fix variable inversion; fixes subsequentcheck [Lionel Elie Mamane]
+ oRowSetCache::moveWindow: yet another off-by-one error [Lionel Elie Mamane]
+ oSL_USE_SYS_V_SEMAPHORE is never defined [François Tigeot]
+ old result not used for now always case sensitive search. [Kohei Yoshida]
+ on Cygwin, Make wants to see Unix-style pathnames [Tor Lillqvist]
+ oops forgot a file [Norbert Thiebaud]
+ perhaps it will help to set the pointer to NULL when the item is not set. [Kohei Yoshida]
+ pgsql: MSVC build use MozLDAP headers only when using MozLDAP [Lionel Elie Mamane]
+ pivot table related uno names to have SC_UNO_DP prefix. [Kohei Yoshida]
+ plan B, skip 1.7.0 patch when building with java 1.5.0 [Caolán McNamara]
+ postgresql on MS Windows: use MozLDAP only if enabled [Lionel Elie Mamane]
+ prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") [Takeshi Abe]
+ prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...) [Takeshi Abe]
+ print log file in case of error [Stephan Bergmann]
+ properly rebuild files generated by l10ntools programs [Stephan Bergmann]
+ rEDME -> README [Takeshi Abe]
+ rEPODIR could be a drive i.e D:/ in that case we want to strip the '/' [Norbert Thiebaud]
+ rTFSdrImport::resolve: replace 75 in the importer as well [Miklos Vajna]
+ re-enable make help from the top-level make [Norbert Thiebaud]
+ really cleaned up dpglobal.hxx. [Kohei Yoshida]
+ recover some methods needed by windows directx [Korrawit Pruegsanusak]
+ reduced duplicate code (simian) / l10ntools [Christina Rossmanith]
+ refactor filters-test and move each test in own method [Markus Mohrhard]
+ refactor subsequent_filters-test and move each test into own method [Markus Mohrhard]
+ reintroduce MSVC workaround [Stephan Bergmann]
+ reintroduce pyuno.so wrapper around libpyuno.so [Stephan Bergmann]
+ related: implement RTF export of fillType shape property (fdo#42656) [Miklos Vajna]
+ remove a few nonexistent include paths from SOLARINC (fdo#39491) [Matúš Kukan]
+ remove accidentially committed pyuno-py3 module from Makefile... [Rene Engelhard]
+ remove everything possible but PATH from set_soenv [Norbert Thiebaud]
+ remove nonexistent include paths (fdo#39491) [Matúš Kukan]
+ remove obsolete quirk for text rotation. [Thorsten Behrens]
+ remove superflous whitespace [Bjoern Michaelsen]
+ remove the export unused JAVAHOME variable [Norbert Thiebaud]
+ remove unnecessary check [Markus Mohrhard]
+ remove unnecessary temporary variable [Markus Mohrhard]
+ remove unused CC_X64_BINARY [Norbert Thiebaud]
+ remove unused VolumeDevice functions and related code [François Tigeot]
+ remove unused code [Elton Chung]
+ remove unused code. [Santiago Martinez, Elton Chung]
+ remove unused floppy-handling code [François Tigeot]
+ remove useless NETBSD check [François Tigeot]
+ remove wrong return [Julien Nabet]
+ removed dead code [Takeshi Abe]
+ removed duplicate macro [Takeshi Abe]
+ removed some dead code [Marc-André Laverdière-Papineau]
+ removed some warnings on WIN32 build. [Kohei Yoshida]
+ removed unnecessary header includes. [Kohei Yoshida]
+ removed unused code [Alexander Bergmann]
+ removed unused variable [Matteo Casalin]
+ removed unused variables [Takeshi Abe]
+ removing one obsolte GNUC check for GCC < 4.0.1 [Carsten Niehaus]
+ rename TypedStrData to ScTypedStrData, just to be consistent. [Kohei Yoshida]
+ rename members to track down assignments (fdo#41712) [Michael Stahl]
+ reorganise code for better readability [Lionel Elie Mamane]
+ replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses [Norbert Thiebaud]
+ replaced String by rtl::OUString in SvxMacro [Takeshi Abe]
+ repository.mk: move test libraries to PLAINLIBS_NONE [Matúš Kukan]
+ revert "Mac OS X uses .dylib and not .so for python modules." [Stephan Bergmann]
+ revert "Repository.mk: move test libraries to PLAINLIBS_NONE" [Norbert Thiebaud]
+ revert "Tentative fix for invalid iterator range regression" [Lionel Elie Mamane]
+ rtfAttributeOutput: use the new SfxItemSet::HasItem() [Miklos Vajna]
+ rtfSdrExport::StartShape: replace "75" [Michael Stahl]
+ rtftok: remove unused variable [Miklos Vajna]
+ rtftok: use m_r prefix for C++ reference members only [Miklos Vajna]
+ sal_Bool to bool. [Kohei Yoshida]
+ say "MSVC build" as that is what build_os = cygwin means [Tor Lillqvist]
+ scAutoFormat no longer a child of ScSortedCollection. [Kohei Yoshida]
+ scSortedCollection is now officially unused. Nuking it. [Kohei Yoshida]
+ silence silly MSVC "deprecation" warnings too [Tor Lillqvist]
+ single-line bugfix in l10n tools to fix compile on GCC 4.4.3 (Ubuntu) [Josh Heidenreich]
+ skip splashscreen with --quickstart (rhbz#788042) [Caolán McNamara]
+ slowcheck should not be executed in module default target [Markus Mohrhard]
+ soffice.sh is no longer generated at configure time [Stephan Bergmann]
+ some configmgr usage clean up [Stephan Bergmann]
+ sot: Delete FileList::GetFormat as it is no longer used [Greg Kroah-Hartman]
+ std::unique must be followed by erase() to really remove duplicates. [Kohei Yoshida]
+ stick to three-letter length [Bjoern Michaelsen]
+ still invalid use of WORKDIR in top level Makefile [Norbert Thiebaud]
+ string to rtl::OUString & reduce indent levels. [Kohei Yoshida]
+ string to rtl::OUString. [Kohei Yoshida]
+ support make <module>.all even for gbuild modules [Norbert Thiebaud]
+ surely these are mostly *not* used during the build [Tor Lillqvist]
+ survive registered but unavailable binfilter (fdo#43644) [Caolán McNamara]
+ sw: filters-test.cxx: failed attempt to layout loaded documents [Michael Stahl]
+ sw: fix crash in layout frame linked lists: (fdo#41712) [Michael Stahl]
+ sw: make LoadSaveTest runnable again [Michael Stahl]
+ sw: remove superfluous flag: (fdo#41712) [Michael Stahl]
+ sw: undobj.cxx: deploy some asserts [Michael Stahl]
+ sw: ww8: ~SwIndexReg assertion: (fdo#39006) [Michael Stahl]
+ swXText::convertToTextFrame: pSartTableNode -> pStartTableNode [Miklos Vajna]
+ switch to include-based build rather than sourced-based build [Norbert Thiebaud]
+ tentative fix for invalid iterator range regression [Stephan Bergmann]
+ the PATH must be set properly, even with java disabled ... [Norbert Thiebaud]
+ the usual bool & string conversion. [Kohei Yoshida]
+ this method is still used on WIN32. [Kohei Yoshida]
+ tools/table.hxx to std::map conversion in SV, SVL and SVX modules [Noel Grandin]
+ tools: fsys: Delete unused DirEntry::GetDevice() [Greg Kroah-Hartman]
+ tools: fsys: Delete unused FileStat::FileStat() [Greg Kroah-Hartman]
+ tools: fsys: Delete unused FileStat::FileStat(const void *) [Greg Kroah-Hartman]
+ translate german comments [Lionel Elie Mamane]
+ turns out that the java-is-gcj hack is a generic java 1.5 problem [Caolán McNamara]
+ typedStrData to hold rtl::OUString. [Kohei Yoshida]
+ typo [Andras Timar]
+ typo in comment [Lionel Elie Mamane]
+ typo in the export of WIN_* variables [Norbert Thiebaud]
+ typos in method descriptions. [Kohei Yoshida]
+ unicode: delete unused unicode:getCharType() method [Greg Kroah-Hartman]
+ unicode: delete unused unicode:isBase() method [Greg Kroah-Hartman]
+ unicode: delete unused unicode:isPunctuation() method [Greg Kroah-Hartman]
+ unicode: delete unused unicode:isTitle() method [Greg Kroah-Hartman]
+ unographic: delete unused GraphicDescriptor::isValid() [Greg Kroah-Hartman]
+ unotest: convert to gbuild [Matúš Kukan]
+ unusedcode.easy: Removed unused code (linguistic) [Alexander Bergmann]
+ unusedcode.easy: clean GtkPrintWrapper [Thomas Arnhold]
+ unusedcode.easy: remove MatrixArranger [Thomas Arnhold]
+ unusedcode: remove XclObjId and unused typedefs [Matúš Kukan]
+ update losmoketest fetching path [Yifan J]
+ update the references even if nothing uses them here (fdo#35669) [Cédric Bosdonnat]
+ update unused list [Caolán McNamara]
+ uploading a new shiny libcdr-0.0.2 [Fridrich Štrba]
+ use $ENV{GNUMAKE} instead of constant 'make' [Korrawit Pruegsanusak]
+ use TransliterationWrapper in lcl_queryMacro, (fdo#45607) [Markus Mohrhard]
+ use better assertion macros [Markus Mohrhard]
+ use boost::noncopyable [Caolán McNamara]
+ use defined utility BASIC_DLL()/BASIC_MOD() [Takeshi Abe]
+ use names from unonames.hxx to be consistent. [Kohei Yoshida]
+ use slowcheck in sc [Markus Mohrhard]
+ use system stdlibs by default (fdo#45074, fdo#45696) [Petr Mladek]
+ use system stdlibs on Linux (fdo#45074, fdo#45696) [Petr Mladek]
+ use the new method. [Kohei Yoshida]
+ utl: delete unused NodeValueAccessor::bind() method [Greg Kroah-Hartman]
+ variable is unused ATM [Markus Mohrhard]
+ various more l10ntools clean up [Stephan Bergmann]
+ vcl: I18nHelper: delete unused GetDate() method [Greg Kroah-Hartman]
+ vcl: I18nHelper: delete unused getLocal() method [Greg Kroah-Hartman]
+ wITH_VC_REDIST does not need exporting. it is a SCPDEFS only info [Norbert Thiebaud]
+ waE at mac tinderbox [Markus Mohrhard]
+ waE in debug build [Markus Mohrhard]
+ waE: type name first seen using 'class' now seen using 'struct' [Tor Lillqvist]
+ waE: unreferenced local variable [Tor Lillqvist]
+ we can't use WORKDIR directly, on windows this is windows path [Norbert Thiebaud]
+ we don't need this macro; we can safely pass const char* as-is. [Kohei Yoshida]
+ we don't use boost::shared_ptr here any more... [Kohei Yoshida]
+ we need to explicitly set the paste area in ScMarkData, (fdo#45481) [Markus Mohrhard]
+ windows fix. some path need to be 'formatted' appropriately [Norbert Thiebaud]
+ translations
+ adapted to change "localize" tool; plus made some dependencies explicit [Stephan Bergmann]
Attachment:
signature.asc
Description: Toto je digitálně podepsaná část zprávy