Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

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

        + master:            LO-3.5 development
        + libreoffice-3-5:   fixes for LO-3.5.0 release
        + libreoffice-3-4:   fixes for potential LO-3.4.6 bug fix release
        + libreoffice-3-4-5: final stabilization of the LO-3.4.5 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
    + missing icons in Index Design dialog (fdo#38435) [Andras Timar]
+ libs-core
    + fix hyphenation attributes: (fdo#44082) [Michael Stahl]
    + impress210: disconnect and reconnect to table style on change model in SdrTableObjImpl 
(i#117319) [Christian Lippka ORACLE]
    + oDF export: fix layout grid invalid ODF (fdo#44073) [Michael Stahl]
+ writer
    + label PRINTING misplaced on paper sheet (fdo#36874) [Winfried Donkers]
    + sw: temp selection print doc: (fdo#40482, fdo#39159) [Michael Stahl]
+ calc
    + return early on error in ScInterpreter::GetDBParam, (fdo#44442) [Markus Mohrhard]
+ libs-core
    + fix (fdo#44065) [Julien Nabet]
    + impress210: disconnect and reconnect to table style on change model in SdrTableObjImpl 
(i#117319) [Christian Lippka ORACLE]
+ writer
    + label PRINTING misplaced on paper sheet (fdo#36874) [Winfried Donkers]
+ core
    + another missing null pointer check in multilinebar, (fdo#44518) [Markus Mohrhard]
    + basic function VAL produces bad result (fdo#44172) [August Sodora]
    + cherry pick fix for (fdo#44065) [Julien Nabet]
    + collection of problems causing loss of ole2 previews (fdo#43867) [Caolán McNamara]
    + deleting sheets should adjust drawing object pages as well. (fdo#44467) [Kohei Yoshida]
    + don't set document modified for copy and select all, (fdo#44423) [Markus Mohrhard]
    + fix - don't loop infinitely when using Apple Remote (fdo#33816) [Thorsten Behrens]
    + fix RTF import of implicit horizontal table cell merges (fdo#44053) [Miklos Vajna]
    + fix RTF import of vertically merged table cells (fdo#42151) [Miklos Vajna]
    + fix for Wrong position in Extension Mgr (FDO#44280) [Olivier Hallot]
    + fix for double hyphens (fdo#43931) [László Németh]
    + get external references to work with AND and OR. (fdo#36387) [Kohei Yoshida]
    + importing extLst of drawings in diagrams. (bnc#655408) [Muthu Subramanian]
    + make the data validation popup more reliable. (fdo#36851, bnc#737190) [Kohei Yoshida]
    + overlapped controls (fdo#44294) [Ivan Timofeev]
    + pack *.default files, too (fdo#43923) [Andras Timar]
    + rHEL-4 buildbox doesn't have FT_Library_SetLcdFilter (fdo#44219) [Caolán McNamara]
    + rTF: update layout (if present) before export (fdo#37161) [Miklos Vajna]
    + reintroduce fo:margin-* on top of fo:margin for backward compat (fdo#43862) [Cédric Bosdonnat]
    + related: header styles contain content like document body (fdo#43867) [Caolán McNamara]
    + return earlier from ScInterpreter::GetDBParams on error, (fdo#44442) [Markus Mohrhard]
    + safer protection check... why using the layout for this? (fdo#40250) [Cédric Bosdonnat]
    + search for index entries in the whole document, not only the body (fdo#32726) [Cédric 
Bosdonnat]
    + update readme (fdo#37951) [Andras Timar]
+ core
    + add inital part for XDatabaseRange test, related (fdo#44167) [Markus Mohrhard]
    + add some tests related to (fdo#44587, fdo#42624) [Markus Mohrhard]
    + another missing null pointer check in multilinebar, (fdo#44518) [Markus Mohrhard]
    + basic function VAL produces bad result (fdo#44172) [August Sodora]
    + collection of problems causing loss of ole2 previews (fdo#43867) [Caolán McNamara]
    + deleting sheets should adjust drawing object pages as well. (fdo#44467) [Kohei Yoshida]
    + don't set document modified for copy and select all, (fdo#44423) [Markus Mohrhard]
    + don't show generic error message if a better one is available, (fdo#43911) [Markus Mohrhard]
    + easyhack remove SvStrings (fdo#38831) [Brad Sowden]
    + fix (fdo#44065) [Julien Nabet]
    + fix - don't loop infinitely when using Apple Remote (fdo#33816) [Thorsten Behrens]
    + fix RTF import of implicit horizontal table cell merges (fdo#44053) [Miklos Vajna]
    + fix for Wrong position in Extension Mgr (FDO#44280) [Olivier Hallot]
    + fix for bug New Math symbols issues in Windows (fdo#44110) [Olivier Hallot]
    + get external references to work with AND and OR. (fdo#36387) [Kohei Yoshida]
    + make the data validation popup more reliable. (fdo#36851, bnc#737190) [Kohei Yoshida]
    + overlapped controls (fdo#44294) [Ivan Timofeev]
    + pack *.default files, too (fdo#43923) [Andras Timar]
    + rHEL-4 buildbox doesn't have FT_Library_SetLcdFilter (fdo#44219) [Caolán McNamara]
    + rTF: update layout (if present) before export (fdo#37161) [Miklos Vajna]
    + reintroduce fo:margin-* on top of fo:margin for backward compat (fdo#43862) [Cédric Bosdonnat]
    + related: header styles contain content like document body (fdo#43867) [Caolán McNamara]
    + related: update layout (if present) before DOCX export (fdo#37161) [Miklos Vajna]
    + return earlier from ScInterpreter::GetDBParams on error, (fdo#44442) [Markus Mohrhard]
    + revert "Fix for bug New Math symbols issues in Windows" (fdo#44110) [Jan Holesovsky]
    + safer protection check... why using the layout for this? (fdo#40250) [Cédric Bosdonnat]
    + search for index entries in the whole document, not only the body (fdo#32726) [Cédric 
Bosdonnat]
    + update readme (fdo#37951) [Andras Timar]
+ help
    + command key changed for File & Replace dialog (fdo#44396) [Andras Timar]
+ common
    + version 3.4.5.2, tag libreoffice-3.4.5.2 (3.4.5-rc2) [Petr Mladek]
+ base
    + missing icons in Index Design dialog (fdo#38435) [Andras Timar]
+ bootstrap
    + bump product version to 3.4.5-rc2, release number to 502 [Petr Mladek]
+ filters
    + avoid looping on busted escher records [Caolán McNamara]
    + dmapper: fix NS_sprm::LN_CFDStrike with zero nIntValue [Miklos Vajna]
+ libs-core
    + fix hyphenation attributes: (fdo#44082) [Michael Stahl]
    + impress210: disconnect and reconnect to table style on change model in SdrTableObjImpl 
(i#117319) [Christian Lippka ORACLE]
    + oDF export: fix layout grid invalid ODF (fdo#44073) [Michael Stahl]
    + support libebook-1.2.so.12 (evolution 3.2) [Rene Engelhard]
+ translations
    + translation update for LibreOffice 3.4.5 rc2 [Andras Timar]
+ writer
    + label PRINTING misplaced on paper sheet (fdo#36874) [Winfried Donkers]
    + sw: temp selection print doc: (fdo#40482, fdo#39159) [Michael Stahl]
+ calc
    + return early on error in ScInterpreter::GetDBParam, (fdo#44442) [Markus Mohrhard]
+ filters
    + avoid looping on busted escher records [Caolán McNamara]
    + dmapper: fix NS_sprm::LN_CFDStrike with zero nIntValue [Miklos Vajna]
+ libs-core
    + fix (fdo#44065) [Julien Nabet]
    + impress210: disconnect and reconnect to table style on change model in SdrTableObjImpl 
(i#117319) [Christian Lippka ORACLE]
+ translations
    + translation update for LibreOffice 3.4.5 rc2 [Andras Timar]
+ writer
    + label PRINTING misplaced on paper sheet (fdo#36874) [Winfried Donkers]
+ core
    + "Insert" + "Rows" and "Insert" + "Columns" are not OK l10n-wise [Andras Timar]
    + add a missing space in the format -> page -> organizer tab [Ivan Timofeev]
    + add dep on sdf file [David Tardon]
    + add rule to localize .properties files [Andras Timar]
    + advertise license in help output [Marcel Metz]
    + always put unlocalized properties files to the oxt [David Tardon]
    + another missing null pointer check in multilinebar, (fdo#44518) [Markus Mohrhard]
    + another string composition bad for l10n [Andras Timar]
    + basic function VAL produces bad result (fdo#44172) [August Sodora]
    + better to internalize the sheet ID reset within ScDrawLayer... [Kohei Yoshida]
    + build and pack MediaWiki extension's help localizations [Andras Timar]
    + build and pack NLPSolver help localizations [Andras Timar]
    + bump year [Andras Timar]
    + cherry pick fix for (fdo#44065) [Julien Nabet]
    + clean non English strings in the code [Lior Kaplan]
    + collection of problems causing loss of ole2 previews (fdo#43867) [Caolán McNamara]
    + correct ARCCOSH()'s parameter description [Korrawit Pruegsanusak]
    + corrected abbreviated day names and a long date format [Mateusz Zasuwik]
    + deleting sheets should adjust drawing object pages as well. (fdo#44467) [Kohei Yoshida]
    + disable problematic hwpfilter_test [Petr Mladek]
    + do not break when building without langs [David Tardon]
    + don't make it a secret what the invalid url was [Caolán McNamara]
    + don't set document modified for copy and select all, (fdo#44423) [Markus Mohrhard]
    + extension help localizer help functions [Andras Timar]
    + fix - don't loop infinitely when using Apple Remote (fdo#33816) [Thorsten Behrens]
    + fix KeyID generation for a corner case [Andras Timar]
    + fix RTF import of implicit horizontal table cell merges (fdo#44053) [Miklos Vajna]
    + fix RTF import of vertically merged table cells (fdo#42151) [Miklos Vajna]
    + fix always-false condition of FullCommentURL [László Németh]
    + fix for Wrong position in Extension Mgr (FDO#44280) [Olivier Hallot]
    + fix for double hyphens (fdo#43931) [László Németh]
    + fix import of multi-line cell contents during csv import. [Kohei Yoshida]
    + fix re-calculation of the position of circular drawing objects. [Kohei Yoshida]
    + fixed a crash-on-exit, when the validation message is up when closing. [Kohei Yoshida]
    + fixed the validation message popup disappearing when scrolling etc. [Kohei Yoshida]
    + gbuild: fix extension localization on Windows [Andras Timar]
    + gcc-trunk: avoid confusion [Matúš Kukan]
    + gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' [Matúš Kukan]
    + generic unix .mozilla dir is under home dir, not xdg-config-dir [Caolán McNamara]
    + get external references to work with AND and OR. (fdo#36387) [Kohei Yoshida]
    + get the reference jump feature to work with relative references. [Kohei Yoshida]
    + handle relative refs in name dialogs correctly [Markus Mohrhard]
    + handle resizing of cell-anchored polyline objects as well. [Kohei Yoshida]
    + implemented QUADRATICCURVETO case of custom shape paths [Radek Doulik]
    + importing extLst of drawings in diagrams. (bnc#655408) [Muthu Subramanian]
    + improve copy/paste between different documents [Markus Mohrhard]
    + just list the files explicitly [David Tardon]
    + limit the number of initial sheets to 1 to 1024 in the UI. [Kohei Yoshida]
    + limit the number of sheets again to 10000 [Markus Mohrhard]
    + link versioninfo resource to dlls [Andras Timar]
    + localize nlpsolver .properties files within the build [Andras Timar]
    + make measurement units localizable [Andras Timar]
    + make the data validation popup more reliable. (fdo#36851, bnc#737190) [Kohei Yoshida]
    + mark detective arrows clearly since we need to treat them differently. [Kohei Yoshida]
    + more unit test code for drawing objects. Found another bug & fixed it. [Kohei Yoshida]
    + more unit test code to test copying a sheet with drawing object. [Kohei Yoshida]
    + move overlapped controls [Ivan Timofeev]
    + move static casts outside loops [Laurent Godard]
    + move the assert checking the polygon count higher [Radek Doulik]
    + n734734: Line Spacing is used from previous values. [Muthu Subramanian]
    + new unit test code for drawing objects. [Kohei Yoshida]
    + new unit test to test jumping to precedent / dependent cells. [Kohei Yoshida]
    + online update: Don't check for buildid at the user's end. [Jan Holesovsky]
    + online update: Enable online update even for the Linux release builds. [Jan Holesovsky]
    + online update: Introduce inst:gitid to check exactly if we are the same. [Jan Holesovsky]
    + overlapped controls (fdo#44294) [Ivan Timofeev]
    + pPTX: fix ssd* constants import for drawingml formulas [Radek Doulik]
    + pack *.default files, too (fdo#43923) [Andras Timar]
    + pack UI localizations with MediaWiki extension [Andras Timar]
    + page Break, Header/Footer: fixed the line color change if config changes [Cédric Bosdonnat]
    + page Break: fix remaining indicator in some cases [Cédric Bosdonnat]
    + rHEL-4 buildbox doesn't have FT_Library_SetLcdFilter (fdo#44219) [Caolán McNamara]
    + rTF: update layout (if present) before export (fdo#37161) [Miklos Vajna]
    + regenerated custom shape presets with fixed ssd* constants [Radek Doulik]
    + register chart data ranges via tokens rather than string. [Kohei Yoshida]
    + reintroduce fo:margin-* on top of fo:margin for backward compat (fdo#43862) [Cédric Bosdonnat]
    + related: header styles contain content like document body (fdo#43867) [Caolán McNamara]
    + remove leftover comment [Andras Timar]
    + removed the restriction to always pass Calc A1 formatted data ranges. [Kohei Yoshida]
    + removing debug statements. [Kohei Yoshida]
    + reset sheet ID of cell-anchored drawing objects when deleting sheet(s). [Kohei Yoshida]
    + reset sheet index of drawing objects when moving sheet too. [Kohei Yoshida]
    + return earlier from ScInterpreter::GetDBParams on error, (fdo#44442) [Markus Mohrhard]
    + revert "remove duplicated images for basic dialog form controls ( & misc tidyup )" [Noel 
Power]
    + revert this to build on msvc 2008 [Korrawit Pruegsanusak]
    + safer protection check... why using the layout for this? (fdo#40250) [Cédric Bosdonnat]
    + search for index entries in the whole document, not only the body (fdo#32726) [Cédric 
Bosdonnat]
    + smath does not handle accents in MathML [Joshua Cogliati]
    + some misc tidyup ( that was reverted ) [Noel Power]
    + the data range may not always start at row 0, use 'n' prefix for int. [Kohei Yoshida]
    + uI elements begin with upper case [Andras Timar]
    + update behavior and translation last record to prev record [Lior Kaplan]
    + update readme (fdo#37951) [Andras Timar]
    + use '_' instead of '-' in file names of .properties files [Andras Timar]
    + waE: invalid conversion from 'const ScToken*' to 'ScToken*' [David Tardon]
    + workaround for LO namespace pollution breaking KDE4 fpicker build [Luboš Luňák]
    + write TBAR rather as an accent, use over/underline for m:bar [Luboš Luňák]
    + yet another few strings to localize [Andras Timar]
+ dictionaries
    + fix URL for pt-BR spelling dictionary reference page [Olivier Hallot]
    + new icon for French extension (language code) [Olivier R]
    + update Brazilian Portuguise dictionaries (2.1.0) [Andras Timar]
    + update Catalan dictionaries (2.3.0) [Andras Timar]
    + update French dictionaries 4.4 -> 4.4.1 + flag [Olivier R]
    + update Italian dictionaries [Andras Timar]
    + update Scottish Gaelic dictionaries (2.1) [Andras Timar]
    + update Slovenian dictionaries [Andras Timar]
    + update Swedish dictionaries (1.50) [Andras Timar]
+ help
    + missing a verb 'use' [Korrawit Pruegsanusak]
    + online update: Enable the online update help again. [Jan Holesovsky]
    + remove access key (~) from help text [Andras Timar]
    + update help for Text direction -> Text orientation change [Andras Timar]
+ translations
    + update translations for LibreOffice 3.5 beta3 [Andras Timar]
+ binfilter
    + added missing includes. [Marcel Metz]
    + ditch commented out SID [Caolán McNamara]
    + drop a String::CreateFromAscii [Caolán McNamara]
    + make ReadUniOrByteString return a string [Caolán McNamara]
    + removed unnecessary tools/link.hxx includes [Marcel Metz]
    + removed unnecessary tools/ref.hxx includes [Marcel Metz]
+ core
    + -Wunused-but-set-variable [Stephan Bergmann]
    + actually we should not build a normal cppunittester executable for iOS at all [Tor Lillqvist]
    + adapt doxygen gen script to changed Env file name. [Thorsten Behrens]
    + add PLAINLIBS_NONE in the LAYER [Norbert Thiebaud]
    + add a comphelper::string::getTokenCount [Caolán McNamara]
    + add a missing space in the format -> page -> organizer tab [Ivan Timofeev]
    + add dep on sdf file [David Tardon]
    + add fpicker to tail_build [Matúš Kukan]
    + add gthread external here [Matúš Kukan]
    + add inital part for XDatabaseRange test, related (fdo#44167) [Markus Mohrhard]
    + add mode-lines to .idl files [Caolán McNamara]
    + add mode-lines to some new files [Caolán McNamara]
    + add rule to localize .properties files [Andras Timar]
    + add some more stuff to the Android libvcl [Tor Lillqvist]
    + add some tests related to (fdo#44587, fdo#42624) [Markus Mohrhard]
    + add warning message if you close unsaved referenced document [Markus Mohrhard]
    + added Kyrgyz (China) [ky-CN] to language list [Eike Rathke]
    + afms is a dep of tail_build by virtue of ps_print now being in tail_build [Norbert Thiebaud]
    + align ifdefs of usage and definitions [Caolán McNamara]
    + also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvc [Korrawit Pruegsanusak]
    + always put unlocalized properties files to the oxt [David Tardon]
    + another missing null pointer check in multilinebar, (fdo#44518) [Markus Mohrhard]
    + another string composition bad for l10n [Andras Timar]
    + avoid conditional define, since they may cause troubles in x-comp case [Norbert Thiebaud]
    + basic function VAL produces bad result (fdo#44172) [August Sodora]
    + better to have test for isEmpty first [Caolán McNamara]
    + better to internalize the sheet ID reset within ScDrawLayer... [Kohei Yoshida]
    + build and pack MediaWiki extension's help localizations [Andras Timar]
    + build and pack NLPSolver help localizations [Andras Timar]
    + bump year [Andras Timar]
    + bump year. [Stephan Bergmann]
    + byteString->rtl::OString[Buffer] [Caolán McNamara]
    + calc/Writer formula icons for the Tango theme [Stefan Knorr (astron)]
    + callcatcher: Remove unused code [August Sodora]
    + callcatcher: drop some unused methods [Caolán McNamara]
    + canvas: work around NOMINMAX windows breakage [Michael Stahl]
    + catch by const ref [Caolán McNamara]
    + catch exception by constant reference [Takeshi Abe]
    + changed C files to C++. [Stephan Bergmann]
    + chmod -x on java files [Tomas Hlavaty]
    + clean non English strings in the code [Lior Kaplan]
    + collection of problems causing loss of ole2 previews (fdo#43867) [Caolán McNamara]
    + compile nss against the Mac OSX SDK [Christian Lohmaier]
    + completelangiso is now in solenv/inc/langlist.mk [Eike Rathke]
    + convert SvStream::WriteLine to rtl::OString [Caolán McNamara]
    + corrected abbreviated day names and a long date format [Mateusz Zasuwik]
    + correctly update absolute refs in range names if pointing to copied area [Markus Mohrhard]
    + cppcheck: cstyleCast [August Sodora]
    + cppuhelper: add visibility symbols as first step for porting to gbuild [Matúš Kukan]
    + cppuhelper: convert to gbuild [Matúš Kukan]
    + cppunitTest_cppuhelper_qa_weak depends on module bridges [Stephan Bergmann]
    + create-tags: fix "./config_host.mk: Permission denied" [Miklos Vajna]
    + dead code. [Stephan Bergmann]
    + deleting sheets should adjust drawing object pages as well. (fdo#44467) [Kohei Yoshida]
    + did not want to move that to the in-build target [Markus Mohrhard]
    + do not announce if nothing is done (without langs) [David Tardon]
    + do not break when building without langs [David Tardon]
    + do not export whole class to avoid MS C++ implicitly exporting base template. [Stephan 
Bergmann]
    + do not repeat the same test twice [Matteo Casalin]
    + don't inherit from ByteString [Caolán McNamara]
    + don't make it a secret what the invalid url was [Caolán McNamara]
    + don't need to know num of tokens in advance [Caolán McNamara]
    + don't set document modified for copy and select all, (fdo#44423) [Markus Mohrhard]
    + don't show generic error message if a better one is available, (fdo#43911) [Markus Mohrhard]
    + don't use soname, Android doesn't support that [Tor Lillqvist]
    + eNABLE_AUTODOC_FIX, WTF [Stephan Bergmann]
    + easyhack remove SvStrings (fdo#38831) [Brad Sowden]
    + explain building and running (and debugging) unit tests on Android a bit [Tor Lillqvist]
    + explicitly initialize TypeDescriptor_Init_Impl. [Stephan Bergmann]
    + export from UpdateCheck only what is needed in test_update.cxx. [Stephan Bergmann]
    + extension help localizer help functions [Andras Timar]
    + extensions: cast unused parameters to void [Michael Stahl]
    + extensions: fix unused param warnings in ObjC files [Michael Stahl]
    + extensions: nsplugin: dl is for linux [Matúš Kukan]
    + extensions: pl: link comphelper (bacfd2dc) [Michael Stahl]
    + extracted convertsimple (used by sal and sal_textenc) from tcvtbyte. [Stephan Bergmann]
    + final disentanglement between sal and sal_textenc. [Stephan Bergmann]
    + fix (fdo#44065) [Julien Nabet]
    + fix "Same expression on both sides of '&&'" (reported by cppcheck) [Julien Nabet]
    + fix - don't loop infinitely when using Apple Remote (fdo#33816) [Thorsten Behrens]
    + fix KeyID generation for a corner case [Andras Timar]
    + fix RTF import of implicit horizontal table cell merges (fdo#44053) [Miklos Vajna]
    + fix broken ifndef/define guard in idl [Tomas Hlavaty]
    + fix dep to svx/globlmn.hrc inside of tail_build [Norbert Thiebaud]
    + fix for Wrong position in Extension Mgr (FDO#44280) [Olivier Hallot]
    + fix for bug New Math symbols issues in Windows (fdo#44110) [Olivier Hallot]
    + fix for fdo43460 Part VII getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XXII getLength() to isEmpty() [Gustavo Buzzatti Pacheco]
    + fix for fdo43460 Part XXIX getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XXV getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XXVI getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XXVII getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XXVIII getLength() to isEmpty() [Olivier Hallot]
    + fix for fdo43460 Part XXX getLength() to isEmpty() [Olivier Hallot]
    + fix import of multi-line cell contents during csv import. [Kohei Yoshida]
    + fix linkoo after moving INPATH to config_host.mk [Miklos Vajna]
    + fix re-calculation of the position of circular drawing objects. [Kohei Yoshida]
    + fix replace INVOKE_PROPERTYPUT, put INVOKE_PROPERTYPUTREF instead [Julien Nabet]
    + fix sanedlg.hrc dep issue due to gbuildification of extensions [Norbert Thiebaud]
    + fix the monkey patching to work for an arbitrary offset [Tor Lillqvist]
    + fix thinko: ==, not = [Tor Lillqvist]
    + fixed a crash-on-exit, when the validation message is up when closing. [Kohei Yoshida]
    + fixed the validation message popup disappearing when scrolling etc. [Kohei Yoshida]
    + fixes for the lo-bootstrap apk element code [Tor Lillqvist]
    + fpicker: add missing comphelper [Michael Stahl]
    + fpicker: fix makefile typo [Michael Stahl]
    + further clean up. [Stephan Bergmann]
    + gNUCOPY is one of these var that are defined-sensitive. [Norbert Thiebaud]
    + gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardon [Tor Lillqvist]
    + gbuild: Rdb: blind fix for Windows, use gb_Helper_abbreviate_dirs_native [Matúš Kukan]
    + gbuild: define NOMINMAX in windows.mk [Michael Stahl]
    + gbuild: fix extension localization on Windows [Andras Timar]
    + gbuild: macosx.mk: Bundles have no install_name [Michael Stahl]
    + gbuild: macosx.mk: add gb_Library_Bundle [Michael Stahl]
    + gbuild: macosx.mk: enable -Werror for ObjC files [Michael Stahl]
    + gbuild: macosx.mk: enable -fobjc-exceptions [Michael Stahl]
    + gcc-trunk: fix: unable to find string literal operator 'operator FOO' [Matúš Kukan]
    + generate docs for basic [August Sodora]
    + generic unix .mozilla dir is under home dir, not xdg-config-dir [Caolán McNamara]
    + get external references to work with AND and OR. (fdo#36387) [Kohei Yoshida]
    + get rid of manual ref counting. [Stephan Bergmann]
    + get rid of obsolete pathdelimiter escape [Christian Lohmaier]
    + get the reference jump feature to work with relative references. [Kohei Yoshida]
    + getPropertyMap can return a reference instead of a pointer [Caolán McNamara]
    + getTokenCount on empty string is always 0 [Caolán McNamara]
    + group a common test to avoid unnecessary calculations [Matteo Casalin]
    + hack to get OOoSpotlightImporter building: FIXME this is prolly not correct [Norbert Thiebaud]
    + handle /assets paths also in realpath_u() [Tor Lillqvist]
    + handle relative refs in name dialogs correctly [Markus Mohrhard]
    + handle resizing of cell-anchored polyline objects as well. [Kohei Yoshida]
    + header/Footer, Page Breaks: Delay appearing by 500ms. [Jan Holesovsky]
    + header/Footer: fix some bad indicators updates due to wrong call order [Cédric Bosdonnat]
    + header/Footer: switch cursor between header and footer using the cursor [Cédric Bosdonnat]
    + help compiler: less verbose output to console [Andras Timar]
    + iCU relying on undef is not viable in cross-compile scenario [Norbert Thiebaud]
    + idl fix package names [Tomas Hlavaty]
    + if there is no java, don't do the java stuff [Korrawit Pruegsanusak]
    + implemented QUADRATICCURVETO case of custom shape paths [Radek Doulik]
    + just list the files explicitly [David Tardon]
    + kill --with-local-solver [Tor Lillqvist]
    + kill SvNullStream duplication [Miklos Vajna]
    + leak TypeDescriptor_Init_Impl to avoid problems at exit. [Stephan Bergmann]
    + leak comprehensive type descriptions to avoid problems at exit. [Stephan Bergmann]
    + limit the number of initial sheets to 1 to 1024 in the UI. [Kohei Yoshida]
    + limit the number of sheets again to 10000 [Markus Mohrhard]
    + link versioninfo resource to dlls [Andras Timar]
    + linux LD_LIBRARY_PATH is missing as well. [Stephan Bergmann]
    + localize nlpsolver .properties files within the build [Andras Timar]
    + made textenc/converter cleanly usable by both sal and sal_textenc. [Stephan Bergmann]
    + make ReadUniOrByteString return a string [Caolán McNamara]
    + make VectorOfOutDevStates a class and refactor this a little [Caolán McNamara]
    + make measurement units localizable [Andras Timar]
    + make the apk dirent functions work properly [Tor Lillqvist]
    + make the data validation popup more reliable. (fdo#36851, bnc#737190) [Kohei Yoshida]
    + make these variables static [Matúš Kukan]
    + mark detective arrows clearly since we need to treat them differently. [Kohei Yoshida]
    + media toolbar icons & Strike-through icon (Tango) [Stefan Knorr (astron)]
    + merge: 5106b38 7e5b321 [Michael Stahl]
    + migrate *_JAR out of set_soenv.in [Norbert Thiebaud]
    + migrate ABOUT_BITMAP and INTRO_BITMAP out of set_soenv.in [Norbert Thiebaud]
    + migrate JAVALIB out of set_soenv.in [Norbert Thiebaud]
    + migrate XSLTPROC out of set_soenv.in [Norbert Thiebaud]
    + migrate non-conditional straight from configure.in var out of set_soenv.in [Norbert Thiebaud]
    + minor edits [Tor Lillqvist]
    + minor idl fixes [Tomas Hlavaty]
    + more Android notes [Tor Lillqvist]
    + more informative debugging output [Caolán McNamara]
    + more unit test code for drawing objects. Found another bug & fixed it. [Kohei Yoshida]
    + more unit test code to test copying a sheet with drawing object. [Kohei Yoshida]
    + more wJRE cleanup [Andras Timar]
    + move UDP and fix linkoo to look for INPATH and UPD in config_host.mk [Norbert Thiebaud]
    + move mostly program locator variables out of set_soenv.in [Norbert Thiebaud]
    + move overlapped controls [Ivan Timofeev]
    + move static casts outside loops [Laurent Godard]
    + move the assert checking the polygon count higher [Radek Doulik]
    + n734734: Line Spacing is used from previous values. [Muthu Subramanian]
    + need the basebmp library [Tor Lillqvist]
    + need to compile cppunittester as Objective-C++ for iOS [Tor Lillqvist]
    + new unit test code for drawing objects. [Kohei Yoshida]
    + new unit test to test jumping to precedent / dependent cells. [Kohei Yoshida]
    + offapi: css.chart2.XAxis: fix include guard conflict [Michael Stahl]
    + online update: Don't check for buildid at the user's end. [Jan Holesovsky]
    + online update: Enable online update even for the Linux release builds. [Jan Holesovsky]
    + online update: Introduce inst:gitid to check exactly if we are the same. [Jan Holesovsky]
    + only set bSpaces once here [August Sodora]
    + oops use == not = in dmake conditional [Norbert Thiebaud]
    + overlapped controls (fdo#44294) [Ivan Timofeev]
    + pPTX: fix ssd* constants import for drawingml formulas [Radek Doulik]
    + pack *.default files, too (fdo#43923) [Andras Timar]
    + pack UI localizations with MediaWiki extension [Andras Timar]
    + page Break, Header/Footer: fixed the line color change if config changes [Cédric Bosdonnat]
    + page Break: center the tab on the mouse and remove click on the line [Cédric Bosdonnat]
    + page Break: fix remaining indicator in some cases [Cédric Bosdonnat]
    + page Break: fixed position of tab in RTL and added dirty hack for freezes [Cédric Bosdonnat]
    + page Break: show the page break right under the mouse [Cédric Bosdonnat]
    + page Breaks: IsLeaveWindow() is unreliable, we do not need it here. [Jan Holesovsky]
    + page Breaks: Vertically center the control. [Jan Holesovsky]
    + page Breaks: avoid flickering of the tab by drawing it over the line [Cédric Bosdonnat]
    + pesky dependencies [Caolán McNamara]
    + potential null pointer dereference [Norbert Thiebaud]
    + prefer prefix increment [August Sodora]
    + probably using a local rtl::OString is better [Tor Lillqvist]
    + properly assign objects to only those libraries that actually use them. [Stephan Bergmann]
    + properly extract from tcvt*.tab files what goes into textenc.cxx. [Stephan Bergmann]
    + propmerge is not executable [Matúš Kukan]
    + rHEL-4 buildbox doesn't have FT_Library_SetLcdFilter (fdo#44219) [Caolán McNamara]
    + rTF: update layout (if present) before export (fdo#37161) [Miklos Vajna]
    + reduce ifdef forest [Caolán McNamara]
    + refactor readLine in scanner [August Sodora]
    + regenerate list under OSL_DEBUG_LEVEL=2 [Caolán McNamara]
    + regenerated custom shape presets with fixed ssd* constants [Radek Doulik]
    + register chart data ranges via tokens rather than string. [Kohei Yoshida]
    + reintroduce fo:margin-* on top of fo:margin for backward compat (fdo#43862) [Cédric Bosdonnat]
    + related: header styles contain content like document body (fdo#43867) [Caolán McNamara]
    + related: update layout (if present) before DOCX export (fdo#37161) [Miklos Vajna]
    + remove Fill() usage [Christina Rossmanith]
    + remove a printf [Andras Timar]
    + remove bogus one column indentation [Tor Lillqvist]
    + remove entry from unsaved ref container if doc is saved [Markus Mohrhard]
    + remove leftover comment [Andras Timar]
    + remove non-existing 'ky' [Andras Timar]
    + remove superfluous _ZFORLIST_DECLARE_TABLE definition. [Marcel Metz]
    + remove support of the 'bundle Adabas' feature of installer [Andras Timar]
    + remove support of the 'with JRE' installer [Andras Timar]
    + remove unneeded debug statements [Markus Mohrhard]
    + remove unused VER_FIRSTYEAR [Andras Timar]
    + remove unused class SttResId [August Sodora]
    + remove unused code [August Sodora, Marcel Metz]
    + remove unused tools function. [Marcel Metz]
    + remove use of pLine in scanner [August Sodora]
    + remove uses of pLine in scanner [August Sodora]
    + remove vc_redist from scp2 [Andras Timar]
    + removed dead code [Takeshi Abe]
    + removed the restriction to always pass Calc A1 formatted data ranges. [Kohei Yoshida]
    + removed unnecessary tools includes. [Marcel Metz]
    + removed unnecessary tools/debug.hxx includes. [Marcel Metz]
    + removed unnecessary tools/link.hxx includes. [Marcel Metz]
    + removed unnecessary tools/ref.hxx includes. [Marcel Metz]
    + removed unused #define_SVSTDARR_sal_uI(n)t16S(SORT) [Christina Rossmanith]
    + removing debug statements. [Kohei Yoshida]
    + replace (Byte)String with rtl::O(U)String [Christina Rossmanith]
    + replace Table with std::set. [Marcel Metz]
    + replace dynamic array with std::vector. [Stephan Bergmann]
    + reset sheet ID of cell-anchored drawing objects when deleting sheet(s). [Kohei Yoshida]
    + reset sheet index of drawing objects when moving sheet too. [Kohei Yoshida]
    + retire TOOLS_STRING_MISSUSE hack (to enable further cleanup). [Stephan Bergmann]
    + return earlier from ScInterpreter::GetDBParams on error, (fdo#44442) [Markus Mohrhard]
    + revert "Fix for bug New Math symbols issues in Windows" (fdo#44110) [Jan Holesovsky]
    + revert "gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardon" [Tor 
Lillqvist]
    + revert "propmerge is not executable" [Andras Timar]
    + revert "remove vc_redist from scp2" [Andras Timar]
    + reword comment to match reality better [Tor Lillqvist]
    + sObjectReplacements string unreferenced [Caolán McNamara]
    + safer protection check... why using the layout for this? (fdo#40250) [Cédric Bosdonnat]
    + sal.map: allow different name mangling [Matúš Kukan]
    + sal: try to fix MinGW min/max breakage by inlining [Michael Stahl]
    + sax: this had to be accidentally added when merging [Matúš Kukan]
    + scanner cleanup for consistency [August Sodora]
    + scp2: cppuhelper is now gbuild'ified [Matúš Kukan]
    + search for index entries in the whole document, not only the body (fdo#32726) [Cédric 
Bosdonnat]
    + set FONTCONFIG_LIBS and FREETYPE_LIBS for the internal case (for Android) [Tor Lillqvist]
    + should use gb_Library_add_libs and not gb_Library_add_linked_libs [Tor Lillqvist]
    + simplify code a bit [Markus Mohrhard]
    + slideshow: fix unused param warnings in ObjC files [Michael Stahl]
    + smath does not handle accents in MathML [Joshua Cogliati]
    + solenv: that perl crud looks unhappy [Michael Stahl]
    + split module targets' registration [David Tardon]
    + stray trailing ; [Caolán McNamara]
    + svtools: remove unused FileDialog [Michael Stahl]
    + sw: drop exec bit of cxx files [Miklos Vajna]
    + sw: tweak comment translation 43b9be10 [Michael Stahl]
    + sw: tweak comment translations [Michael Stahl]
    + switch from autodoc to doxygen for SDK C++ documentation. [Stephan Bergmann]
    + symbolic names instead of hex values for math symbols where possible [Luboš Luňák]
    + tabs -> spaces [Stephan Bergmann]
    + tabs to spaces [Andras Timar]
    + temporary hack around cppu_detail_getCppuType variants violating ODR. [Stephan Bergmann]
    + temporary hack to work around autodoc bug [Stephan Bergmann]
    + textenc/context.cxx only used in sal_textenc now. [Stephan Bergmann]
    + the Android NDK calls the CPU just "arm", not "armel" [Tor Lillqvist]
    + the data range may not always start at row 0, use 'n' prefix for int. [Kohei Yoshida]
    + translate German comments to English and correct the English ones [Philipp Weissenbacher]
    + translated German comments [Christina Rossmanith]
    + translated German comments in valueset.cxx [Tim Hardeck]
    + translated German comments in valueset.hxx [Tim Hardeck]
    + try and get callcatcher working again [Caolán McNamara]
    + try and track changes to INPATH definition [Caolán McNamara]
    + tweak this a little [Caolán McNamara]
    + typo in OSL_DEBUG_LEVEL > 1 code [Caolán McNamara]
    + uI elements begin with upper case [Andras Timar]
    + uSE_INTROSPECTION_CACHE is always defined. [Stephan Bergmann]
    + unnecessary include [Caolán McNamara]
    + unusedcode: remove Plotter [Matúš Kukan]
    + update behavior and translation last record to prev record [Lior Kaplan]
    + update readme (fdo#37951) [Andras Timar]
    + use '_' instead of '-' in file names of .properties files [Andras Timar]
    + use custom target for generated source [David Tardon]
    + use sizeof(s)-1 instead of strlen(s) on string literals [Tor Lillqvist]
    + use the docshell to change tab attributes. don't do it directly [Norbert Thiebaud]
    + use the lo_apk_* functions for files under /assets [Tor Lillqvist]
    + valgrind: error on startup in osl_unmapMappedFile [Caolán McNamara]
    + waE and build errors with OSL_DEBUG_LEVEL == 2 [Caolán McNamara]
    + waE and build fixes for OSL_DEBUG_LEVEL == 2 [Caolán McNamara]
    + waE: deprecated conversion from string constant to 'char*' [Tor Lillqvist]
    + waE: invalid conversion from 'const ScToken*' to 'ScToken*' [David Tardon]
    + waE: unused parameter 'rPath' [Tor Lillqvist]
    + we don't need doxygen for the sub-configure [Tor Lillqvist]
    + we have no MAKEFILE.MK or makefile.rc files [Tor Lillqvist]
    + workaround for LO namespace pollution breaking KDE4 fpicker build [Luboš Luňák]
    + write TBAR rather as an accent, use over/underline for m:bar [Luboš Luňák]
    + yet another few strings to localize [Andras Timar]
+ dictionaries
    + fix URL for pt-BR spelling dictionary reference page [Olivier Hallot]
    + new icon for French extension (language code) [Olivier R]
    + update Brazilian Portuguise dictionaries (2.1.0) [Andras Timar]
    + update Catalan dictionaries (2.3.0) [Andras Timar]
    + update French dictionaries 4.4 -> 4.4.1 + flag [Olivier R]
    + update Italian dictionaries [Andras Timar]
    + update Scottish Gaelic dictionaries (2.1) [Andras Timar]
    + update Slovenian dictionaries [Andras Timar]
    + update Swedish dictionaries (1.50) [Andras Timar]
+ help
    + command key changed for File & Replace dialog (fdo#44396) [Andras Timar]
    + missing a verb 'use' [Korrawit Pruegsanusak]
    + online update: Enable the online update help again. [Jan Holesovsky]
    + remove access key (~) from help text [Andras Timar]
    + remove unnecessary spaces and format tags [Andras Timar]
    + update help for Text direction -> Text orientation change [Andras Timar]

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


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.