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


Hi,

this time a brief summary of what happened during the 48th 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

There are two logs for each branch:

        + bugfixes-<branch>-week-<year>-<week>.txt lists all commits that reference a proper
          bug id from a variety of trackers, i.e. #i... referring to the OpenOffice
          issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla

        + commit-log-<branch>-week-<year>-<week>.txt lists all relevant commits on the actual
          source repositories

Many thanks to all contributors - you make all the difference!


Best Regards,
Petr

+ base
    + fix dnd crash from default assignment operators (fdo#39950) [Caolán McNamara]
    + reenable ADO URL helper UI (fdo#32347) [Lionel Elie Mamane]
+ filters
    + fix crash while opening certain pptx files. (bnc#706792) [Muthu Subramanian]
+ core
    + /97: Connector shape fixes. (bnc#719989) [Muthu Subramanian]
    + allow empty field labels in pivot tables. (fdo#43304) [Kohei Yoshida]
    + call correctly GetDataArea to avoid unwanted shrinking (fdo#42286) [Pierre-André Jacquod]
    + disabled tests failing due to . (fdo#43309, fdo#43304, fdo#43312, fdo#43308) [Stephan 
Bergmann]
    + dr78: NPV evaluates arguments row-wise; ScHorizontalValueIterator (i#92774) [Eike Rathke]
    + dr78: PMT accuracy; patch from <regina> (i#91870) [Eike Rathke]
    + dr78: SetDocumentModified also for page margins (i#106108) [Eike Rathke]
    + dr78: avoid repeated progress bars in ScPrintFuncCache for all sheets (i#95280) [Eike Rathke]
    + dr78: broadcast BCA_BRDCST_ALWAYS if paint is locked (i#115009) [Eike Rathke]
    + dr78: check validity of member and dimension settings (i#115659) [Eike Rathke]
    + dr78: correct handling of DataPilot grand total name (i#116044) [Eike Rathke]
    + dr78: correct handling of cached page breaks for user-defined cell range, remove unused 
parameter in DoPrint (i#116881) [Eike Rathke]
    + dr78: correction for BesselI, patch from Regina (i#43040) [Eike Rathke]
    + dr78: don't include SC_LAYER_HIDDEN in ScDrawLayer::GetPrintArea (i#104716) [Eike Rathke]
    + dr78: don't include SID_VALIDITY_REFERENCE in UI configuration (i#113511) [Eike Rathke]
    + dr78: don't increment progress for empty repeated cells (i#115641) [Eike Rathke]
    + dr78: don't reduce decimals if formula is shown (i#116691) [Eike Rathke]
    + dr78: don't resize/invalidate in DataChanged if called from Paint (i#114518) [Eike Rathke]
    + dr78: export secant functions to BIFF (i#111413) [Eike Rathke]
    + dr78: fix borked boolean logic (i#115659) [Eike Rathke]
    + dr78: handle SvxTextLineItem, base class of SvxUnderlineItem (i#106580) [Eike Rathke]
    + dr78: merge page margin display back into DoPrint (i#88468) [Eike Rathke]
    + dr78: new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch from <regina>, slightly 
reworked (i#111413) [Eike Rathke]
    + dr78: proper handling of add-in parameter arrays, merged with database functions QueryParam 
(i#115015) [Eike Rathke]
    + dr78: read Excel view options in FillRenderMarkData if not done before (i#95280) [Eike Rathke]
    + dr78: remove draw shell if selected object is removed by undo (i#26822) [Eike Rathke]
    + dr78: removed german umlauts and utf8 bom accidentially added by too smart editor (i#43040) 
[Eike Rathke]
    + dr78: rework import of fill bitmap mode: ignore CHPICFORMAT record except for bar chart 
series/points and for 3D walls/floor (i#71810) [Eike Rathke]
    + dr78: set ScColumn::bDoubleAlloc in DBaseImport (i#115951) [Eike Rathke]
    + dr78: use ODataAccessDescriptor for database import parameters, support bookmarks for 
selection (i#116426) [Eike Rathke]
    + dr78: use correct defaults for clipboard text import options (i#115474) [Eike Rathke]
    + dr78: use the correct MapMode for EditEngine when formatting for screen (i#51508) [Eike 
Rathke]
    + dr80: optimized cell allocation in XCellRangeData::setDataArray() to improve performance of 
import filters (i#164410) [Eike Rathke]
    + dr80: performance of Excel file with many outlines (i#116460) [Eike Rathke]
    + finally return the real selected sheets, and use it. (fdo#32826) [Kohei Yoshida]
    + fix library layer mapping for the URELIB ones, (fdo#42826) [Tor Lillqvist]
    + fixed freeze chart wizard with non-gregorian date (fdo#40363) [Eike Rathke]
    + fixed pass count in Manage Breakpoints and crash in dialog (fdo#42778) [Niklas Johansson]
    + fixed the print preview inconsistency. (fdo#32826) [Kohei Yoshida]
    + fs34c: check first if value is null (i#117666) [mst]
    + fs34c: when assigning events, only throw if there is an invalid type given, *not* if the type 
is correct, but the sequence is merely empty (i#117625) [mst]
    + is fixed, tests can be re-enabled. (fdo#43304) [Stephan Bergmann]
    + make macro recording work without experimental features (fdo#41865) [August Sodora]
    + move initial focus to printer selection (fdo#34641) [Ivan Timofeev]
    + preserve selected sheets after print preview ended. (fdo#32826) [Kohei Yoshida]
    + re-added translation relevant strings for SEC, CSC, SECH and CSCH. (i#111413) [Eike Rathke]
    + reenable subsequent test (fdo#35657) [August Sodora]
    + remove OOo and StarOffice icons from oxygen theme (fdo#43233) [Andras Timar]
    + remove setCharAt and charAt from O[U]StringBuffer (fdo#41474) [August Sodora]
    + revert "Make macro recording work without experimental features" (fdo#41865) [August Sodora]
    + revert "temporary hack: soffice.bin should be type of GUI app, not CUI app " (fdo#42914) 
[Andras Timar]
    + safeguard ourselves from potential crashes. (fdo#43304) [Kohei Yoshida]
    + slidesorter1: # Update preview when text editing ends. (#117012) [mst]
    + slidesorter1: Fixed selection in slidesorter. (i#114252) [mst]
    + slidesorter1: Outliner holds ViewShell as weak_ptr. (i#116014) [mst]
    + slidesorter1: Temporarily reset StartWithActualPaget to make startWithArguments use FirstPage 
property. (i#114107) [mst]
    + slidesorter1: Temporarily turning off slide tracking to avoid unwanted repositioning of 
visible area. (i#116412) [mst]
    + temporary hack: soffice.bin should be type of GUI app, not CUI app (fdo#42914) [Andras Timar]
    + tkr41: # office crash fixed . (null pointer) + add unit test (#117828) [mst]
+ base
    + fix dnd crash from default assignment operators (fdo#39950) [Caolán McNamara]
    + reenable ADO URL helper UI (fdo#32347) [Lionel Elie Mamane]
+ filters
    + fix crash while opening certain pptx files. (bnc#706792) [Muthu Subramanian]
+ binfilter
    + aStr is unused [Caolán McNamara]
    + byteString->rtl::OUStringToOString [Caolán McNamara]
    + clean-up PCH support remnant from binfilter [Norbert Thiebaud]
    + convert over hidden windows-only ByteStrings [Caolán McNamara]
    + get rid of class Date and Time default ctor with system time penalty [Eike Rathke]
    + getToken->comphelper::string::getToken [Caolán McNamara]
    + merge: b1d4df6 e52d844 [Petr Mladek]
    + remove charAt/setCharAt from binfilter [August Sodora]
    + renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptions [Eike Rathke]
    + version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0) [Petr Mladek]
+ core
    + --with-system-libxslt is gone, remove it from the distro-configs. [Jan Holesovsky]
    + -Werror=parentheses fix [Stephan Bergmann]
    + -Werror=unused-parameter fix (completely removed unused setRowVisible()) [Stephan Bergmann]
    + -Wstrict-aliasing fix [Stephan Bergmann]
    + -quickstart -> --quickstart, etc. [Andras Timar]
    + ...originally probably replaced an en-dash (thanks Roman Eisele). [Stephan Bergmann]
    + /97: Connector shape fixes. (bnc#719989) [Muthu Subramanian]
    + [be-BY] lower case month names [Yury Tarasievich]
    + [gd-GB] partitive vs genitive case month names [Michael Bauer]
    + a trailing 0 on an ICON line is unnecessary and causes an error [Andras Timar]
    + actually play embedded media: [Michael Stahl]
    + adapted to new assertion/logging mechanisms. [Stephan Bergmann]
    + add Amiri kashida example [Khaled Hosny]
    + add avmedia::EmbedMedia [Michael Stahl]
    + add back setCharAt/charAt for now [August Sodora]
    + add checking msg for tarball fetching so we know if it is on/off [Tomas Chvatal]
    + add comment about SOLAR_JAVA's alleged "BUILD" value [Tor Lillqvist]
    + add const [Lionel Elie Mamane]
    + add defined but missing SfxInterface strings [Caolán McNamara]
    + add enable-oxygenoffice configure switch [Kalman Szalai - KAMI]
    + add exectuable rights for libraries on Linux [Petr Mladek]
    + add genitive and partitive month names for fi_FI locale [Harri Pitkänen]
    + add link to tools - options dialog [Lior Kaplan]
    + add missing dep. to generate LICENSE [Michael Meeks]
    + add missing dmakefile to please gbuild [Michael Meeks]
    + add missing include for size_t [Ivan Timofeev]
    + add missing space [Lior Kaplan]
    + add postgresql download [Lionel Elie Mamane]
    + add spinbutton control to insertcontrolbar for basic dialog editor [Noel Power]
    + add subsequent test for failing test TableAutoFormatField [Markus Mohrhard]
    + add subsequenttest for failing test CellProperties [Markus Mohrhard]
    + add test for removing sheets to testPostIt [Markus Mohrhard]
    + added ./g -v switch to show git commands. [Stephan Bergmann]
    + added CSC,SEC,CSCH,SECH to testFunctionLists [Eike Rathke]
    + added [an-ES] genitive month names, changed date formats, elaborated IndexKey [Juan Pablo 
Martínez Cortés]
    + added [ru-RU] genitive case month names [Serg Bormant]
    + added comment. [Stephan Bergmann]
    + added conversion from MeasureUnit::CM [Radek Doulik]
    + added upstream bug link. [Stephan Bergmann]
    + adjust sc's c++ subsequenttest concept [Markus Mohrhard]
    + allow empty field labels in pivot tables. (fdo#43304) [Kohei Yoshida]
    + also demote DBG_ASSERTWARNING to SAL_INFO, to reduce output clutter. [Stephan Bergmann]
    + android code refactorig and hacking [Tor Lillqvist]
    + android hacking [Tor Lillqvist]
    + another attempt to define test dirs on MAC [Petr Mladek]
    + arg to CalcPages() no longer used. [Kohei Yoshida]
    + avmedia::MediaItem: add pImpl [Michael Stahl]
    + avoid Tabs size calculation in loops [Laurent Godard]
    + avoid syntax error if $OXYGENOFFICE_PACK is undefined [Tor Lillqvist]
    + better debug output when skipping an element [Luboš Luňák]
    + bin an obsolete X11 on MacOSX related bit [Tor Lillqvist]
    + bogus if(a>b) wrapped in correct if(a>=b). [Stephan Bergmann]
    + bump product version to 3.5.0-beta1, release number stays at 0 [Petr Mladek]
    + byteString->rtl::OString[Buffer] [Caolán McNamara]
    + byteString->rtl::OUStringToOString [Caolán McNamara]
    + byteString::GetToken->comphelper::string::getToken [Caolán McNamara]
    + call correctly GetDataArea to avoid unwanted shrinking (fdo#42286) [Pierre-André Jacquod]
    + callcatcher: remove unused methods [Caolán McNamara]
    + callcatcher: some unused methods [Caolán McNamara]
    + catch by const reference [Takeshi Abe]
    + catch by constant reference [Takeshi Abe]
    + cells creation : do not use uno calls at loading time [Laurent Godard]
    + changed [ast-ES] date and currency formats [Xuacu Saturio]
    + changed and added [pt-PT] date formats [Sérgio Marques]
    + check for empty URLs after all, to avoid warnings from canonic(). [Stephan Bergmann]
    + check length before operator[] [August Sodora]
    + childStatusProc needs to be extern "C". [Stephan Bergmann]
    + clean up and format code [Luboš Luňák]
    + clean up filters-test after split [Markus Mohrhard]
    + cleaned up utl::UCBContentHelper. [Stephan Bergmann]
    + code cleanup of Windows quickstarter [Andras Timar]
    + comment translation in svdraw (part one) [Stefan Knorr (astron)]
    + configure pgsql-sdbc: use PGCONFIG instead of relying on PATH [Lionel Elie Mamane]
    + configure.in: search for pg_config in default fink/MacPort locations [Lionel Elie Mamane]
    + construct a .jar for use by future other Android-specific Java code, too [Tor Lillqvist]
    + convert group of consts to enum [August Sodora]
    + convert over hidden windows-only ByteStrings [Caolán McNamara]
    + correct gluepoint sizing to match new 9x9 glue-points (thanks to Astron) [Michael Meeks]
    + correctly import multi-value filter settings. [Kohei Yoshida]
    + correctly select new entry after returning from Define Names [Markus Mohrhard]
    + create an UNO controller object for the preview shell. [Kohei Yoshida]
    + create installation set for tests [Petr Mladek]
    + create placeholders properly in docx mathml import [Luboš Luňák]
    + credits.html redirects to about-us/credits/, lets not depend on a rewrite rule in the website 
[Lior Kaplan]
    + debugrun does not need to read gbuild definitions [Bjoern Michaelsen]
    + define missing directories for smoketest on MAC [Petr Mladek]
    + delete the space after 'qtz', too [Andras Timar]
    + demote SAL_WARN that happens regularly during bridge shutdown to SAL_INFO. [Stephan Bergmann]
    + detect TEXTMODIFIED event from EditEngine ( and add missing StopEditEngine ) [Noel Power]
    + disable sc subsequenttests that use binfilter formats [Markus Mohrhard]
    + disable sd filters test for now [Bjoern Michaelsen]
    + disabled tests failing due to . (fdo#43309, fdo#43304, fdo#43312, fdo#43308) [Stephan 
Bergmann]
    + do incemental build from instsetoo_native to smoketest, if both are needed [Bjoern Michaelsen]
    + do no re-sort oox tokens [Luboš Luňák]
    + do not add unnecessary spaces in docx mathml import [Luboš Luňák]
    + do not create extra installation set for URE [Petr Mladek]
    + do not even read module dirs when shortcuting [Bjoern Michaelsen]
    + do not ignore docx m:box contents (but m:box itself is not implemented) [Luboš Luňák]
    + do not loop [Bjoern Michaelsen]
    + docx OMathArg can actually be more than one element [Luboš Luňák]
    + docx m:r can contain multiple m:t [Luboš Luňák]
    + don't add nonexistent Java files and dirs to various env vars [Tor Lillqvist]
    + don't bother with -D_PTHREADS -D_REENTRANT for Android [Tor Lillqvist]
    + don't bother with Presenter Console or Minimizer on Android for now [Tor Lillqvist]
    + don't bother with Report Builder on Android for now [Tor Lillqvist]
    + don't overwrite OUTDIR & friends. [Jan Holesovsky]
    + don't remove Makefile on make distclean, we need it now in all cases... [Rene Engelhard]
    + don't run smoketest when cross-compiling. [Jan Holesovsky]
    + don't show the warning message if the name is correct [Markus Mohrhard]
    + dont mindlessly touch the icc-header file on every build [Bjoern Michaelsen]
    + dont overoptimize a plain make without an explicit target [Bjoern Michaelsen]
    + dont read gbuild definitions on distclean [Bjoern Michaelsen]
    + dr78: #i97169 TIME returns values [0,1) [Eike Rathke]
    + dr78: NPV evaluates arguments row-wise; ScHorizontalValueIterator (i#92774) [Eike Rathke]
    + dr78: PMT accuracy; patch from <regina> (i#91870) [Eike Rathke]
    + dr78: SetDocumentModified also for page margins (i#106108) [Eike Rathke]
    + dr78: avoid repeated progress bars in ScPrintFuncCache for all sheets (i#95280) [Eike Rathke]
    + dr78: broadcast BCA_BRDCST_ALWAYS if paint is locked (i#115009) [Eike Rathke]
    + dr78: check validity of member and dimension settings (i#115659) [Eike Rathke]
    + dr78: correct handling of DataPilot grand total name (i#116044) [Eike Rathke]
    + dr78: correct handling of cached page breaks for user-defined cell range, remove unused 
parameter in DoPrint (i#116881) [Eike Rathke]
    + dr78: correction for BesselI, patch from Regina (i#43040) [Eike Rathke]
    + dr78: don't include SC_LAYER_HIDDEN in ScDrawLayer::GetPrintArea (i#104716) [Eike Rathke]
    + dr78: don't include SID_VALIDITY_REFERENCE in UI configuration (i#113511) [Eike Rathke]
    + dr78: don't increment progress for empty repeated cells (i#115641) [Eike Rathke]
    + dr78: don't reduce decimals if formula is shown (i#116691) [Eike Rathke]
    + dr78: don't resize/invalidate in DataChanged if called from Paint (i#114518) [Eike Rathke]
    + dr78: export secant functions to BIFF (i#111413) [Eike Rathke]
    + dr78: fix borked boolean logic (i#115659) [Eike Rathke]
    + dr78: handle SvxTextLineItem, base class of SvxUnderlineItem (i#106580) [Eike Rathke]
    + dr78: merge page margin display back into DoPrint (i#88468) [Eike Rathke]
    + dr78: new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch from <regina>, slightly 
reworked (i#111413) [Eike Rathke]
    + dr78: proper handling of add-in parameter arrays, merged with database functions QueryParam 
(i#115015) [Eike Rathke]
    + dr78: read Excel view options in FillRenderMarkData if not done before (i#95280) [Eike Rathke]
    + dr78: remove draw shell if selected object is removed by undo (i#26822) [Eike Rathke]
    + dr78: removed german umlauts and utf8 bom accidentially added by too smart editor (i#43040) 
[Eike Rathke]
    + dr78: rework import of fill bitmap mode: ignore CHPICFORMAT record except for bar chart 
series/points and for 3D walls/floor (i#71810) [Eike Rathke]
    + dr78: set ScColumn::bDoubleAlloc in DBaseImport (i#115951) [Eike Rathke]
    + dr78: use ODataAccessDescriptor for database import parameters, support bookmarks for 
selection (i#116426) [Eike Rathke]
    + dr78: use correct defaults for clipboard text import options (i#115474) [Eike Rathke]
    + dr78: use the correct MapMode for EditEngine when formatting for screen (i#51508) [Eike 
Rathke]
    + dr80: optimized cell allocation in XCellRangeData::setDataArray() to improve performance of 
import filters (i#164410) [Eike Rathke]
    + dr80: performance of Excel file with many outlines (i#116460) [Eike Rathke]
    + eMBEDDED_OBJECT UNO property now works, remove hack [Luboš Luňák]
    + eliminate duplicate IDs [Andras Timar]
    + enable l10n of nlpsolver [Andras Timar]
    + enable online update in the release builds again. [Jan Holesovsky]
    + enabled sc/qa/complex again. [Stephan Bergmann]
    + enabled sc/qa/unoapi again. [Stephan Bergmann]
    + encapsulate implementation of CMtaOleClipboard under win32. [Kohei Yoshida]
    + enum member names live in the outer name scope. [Stephan Bergmann]
    + execute debugrun after building [Bjoern Michaelsen]
    + export DO_FETCH_TARBALLS in set_soenv. [Tomas Chvatal]
    + export all sub/superscripts LO can handle to docx mathml [Luboš Luňák]
    + export multi-value filters to xlsx. [Kohei Yoshida]
    + external PostgreSQL: automatically search MacOS-specific paths [Lionel Elie Mamane]
    + failure to load JDBC driver is an error, not info [Lionel Elie Mamane]
    + finally return the real selected sheets, and use it. (fdo#32826) [Kohei Yoshida]
    + finish reading in while() also when end of stream, just in case [Luboš Luňák]
    + fix Kashida justification when there is no Kashida glyph [Khaled Hosny]
    + fix TARGETGUI for windows [Bjoern Michaelsen]
    + fix broken .ulf translations [Caolán McNamara]
    + fix build breaker thinko [Tor Lillqvist]
    + fix build in macosx [August Sodora]
    + fix build in offapi. [Jan Holesovsky]
    + fix build on Windows. [Jan Holesovsky]
    + fix conditions on when to read gbuild definitions [Bjoern Michaelsen]
    + fix conversions from cm [Radek Doulik]
    + fix for bug fdo39748, Easy-hack Cleanup extension list. [Olivier Hallot]
    + fix for fdo39748, part II [Olivier Hallot]
    + fix gid_Test_Dir_Common_Ure parent for MAC OS [Andras Timar]
    + fix indentation [Tor Lillqvist]
    + fix library layer mapping for the URELIB ones, (fdo#42826) [Tor Lillqvist]
    + fix libvisio's build.lst so that boost dep is taken into account [Norbert Thiebaud]
    + fix license header [Andras Timar]
    + fix misplaced doublequote [Lior Kaplan]
    + fix previous commit, really move initial focus to printer selection [Ivan Timofeev]
    + fix previous merges to build. [Thorsten Behrens]
    + fix reading when the next tag can be one of several [Luboš Luňák]
    + fix silent pass on to buildpl [Bjoern Michaelsen]
    + fix test: s/==/=/ [Rene Engelhard]
    + fix typo [Markus Mohrhard]
    + fix typo RangeOptions->Range Options [Markus Mohrhard]
    + fix typo. [Jan Holesovsky]
    + fix typos in "hint" and make more readable [Tor Lillqvist]
    + fix unoprms content mismatch (gee, it even had a FIXME comment) [Luboš Luňák]
    + fix visibility problem on Windows. [Jan Holesovsky]
    + fix writing of docx m:sPre [Luboš Luňák]
    + fixed build breakage, and remove warning. [Kohei Yoshida]
    + fixed freeze chart wizard with non-gregorian date (fdo#40363) [Eike Rathke]
    + fixed pass count in Manage Breakpoints and crash in dialog (fdo#42778) [Niklas Johansson]
    + fixed previous commit (wrong node names, not missing "replace"). [Stephan Bergmann]
    + fixed the print preview inconsistency. (fdo#32826) [Kohei Yoshida]
    + flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repo [Michael Meeks]
    + fs34c: check first if value is null (i#117666) [mst]
    + fs34c: check if description can be read and return ccorrect name for shapetype [mst]
    + fs34c: when assigning events, only throw if there is an invalid type given, *not* if the type 
is correct, but the sequence is merely empty (i#117625) [mst]
    + get findunusedcode target working [Caolán McNamara]
    + get rid of class Date and Time default ctor with system time penalty [Eike Rathke]
    + getenv based debugging code doesn't make complete sense, remove [Caolán McNamara]
    + getenv/putenv->osl_setEnvironment [Caolán McNamara]
    + git rev-parse argument are not files, no need to try to find abs-path [Norbert Thiebaud]
    + gsoc inputbar ( fix scrolling ) add support for hard linebreaks [Noel Power]
    + gtk: fix RTL combobox rendering [Khaled Hosny]
    + gtk: fix sub-menu arrows RTL issue [Michael Meeks]
    + gtk: remove un-necessary fprintfs on fpickers [Michael Meeks]
    + handle dates with year < 1000 [Eike Rathke]
    + headless got moved, fix gtk3 build. [Thorsten Behrens]
    + helper for reading docx OMathArg [Luboš Luňák]
    + hide function pointers [Daisuke Nishino]
    + i hate sal_Int*. Fix ambiguous overload on windows. [Luboš Luňák]
    + if changes selection only down, this is also valid for shrinking [Pierre-André Jacquod]
    + if empty row / col leads to shrink area, suppress all empty rows/col [Pierre-André Jacquod]
    + implement docx m:groupChr [Luboš Luňák]
    + implement docx m:nary [Luboš Luňák]
    + implement docx m:rad [Luboš Luňák]
    + implement import of docx mathml m:d [Luboš Luňák]
    + implement m:func, m:limLow, m:limUpp [Luboš Luňák]
    + implement sum properly in docx mathml [Luboš Luňák]
    + implemented the new multi-value filter API. [Kohei Yoshida]
    + import docx m:limUpp/m:limLow properly [Luboš Luňák]
    + import docx m:m [Luboš Luňák]
    + import docx m:sPre, m:sSub, m:sSubSup and m:Sup [Luboš Luňák]
    + improve ChildStatusProc diagnostics. [Stephan Bergmann]
    + improve import of docx m:d [Luboš Luňák]
    + inline keyword makes sense only when the definition is in header. [Kohei Yoshida]
    + install a Cancel callback, don't rely on vcl searching for a parent to close [Caolán McNamara]
    + internal libpq (PostgreSQL client lib) [Lionel Elie Mamane]
    + introduced Date::IsValidDate() and Date::Normalize() [Eike Rathke]
    + is fixed, tests can be re-enabled. (fdo#43304) [Stephan Bergmann]
    + is there any point to aSrcLine and "rsc" directive in idl? [Caolán McNamara]
    + let's check the validity of sheet indices.  You never know... [Kohei Yoshida]
    + let's not over-activate tab controls unnecessarily. [Kohei Yoshida]
    + lets only depend build-order only on build from debugrun for now [Bjoern Michaelsen]
    + libvisio should depend on boost now [Fridrich Štrba]
    + lo-pack-sources: unused function set_config_version() [Miklos Vajna]
    + m:f docx import is reasonably done [Luboš Luňák]
    + make branding bulk-configurable. [Thorsten Behrens]
    + make build.pl verbose on non-silent builds [Bjoern Michaelsen]
    + make debug output print tags as strings rather than id numbers [Luboš Luňák]
    + make macro recording work without experimental features (fdo#41865) [August Sodora]
    + make sure the bOOXMLShape flag is initialized [Radek Doulik]
    + make sw's macros_test use the new base class [Markus Mohrhard]
    + makefile.in -- die, die, die! [Bjoern Michaelsen]
    + manageNames: fix tab order in Manage Names [Markus Mohrhard]
    + manageNames: fix tab order in Paste Names dialog [Markus Mohrhard]
    + manageNames: fix taborder for DefineNames dialog [Markus Mohrhard]
    + manageNames: make the add button usable [Markus Mohrhard]
    + manageNames: minor problem with size of header bar [Markus Mohrhard]
    + manageNames: move some strings to globstr [Markus Mohrhard]
    + manageNames: only calculate formula for visible range names [Markus Mohrhard]
    + manageNames: remove Select button from Manage Names [Markus Mohrhard]
    + manageNames: set the color of the info text field for warnings [Markus Mohrhard]
    + manageNames: the mode switcher needs to be enabled too [Markus Mohrhard]
    + mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED. [Stephan Bergmann]
    + mark these as const [Miklos Vajna]
    + mediaWindow::executeMediaURLDialog: add link button [Michael Stahl]
    + merge SwSortedObjsImpl into SwSortedObjs [Ivan Timofeev]
    + merge processing of OMathArg and OMath, for now [Luboš Luňák]
    + merge: 0a112ee 0608cb3 [Petr Mladek]
    + merge: ef91e38 dd750cf [Petr Mladek]
    + missing check for cell import [Markus Mohrhard]
    + more changes to the new Tango handles, adding new Galaxy handles [Stefan Knorr (astron)]
    + more debug info for emf+ rendering - path [Radek Doulik]
    + more meaningless comments removed. [Kohei Yoshida]
    + more targets moved to gbuild [Bjoern Michaelsen]
    + move LifecycleProxy out of comphelper::OStorageHelper [Michael Stahl]
    + move build dev-install cross-build-toolset to gbuild [Bjoern Michaelsen]
    + move c++ based subsequenttest to sc/qa/extras [Markus Mohrhard]
    + move initial focus to printer selection (fdo#34641) [Ivan Timofeev]
    + move install target to gbuild [Bjoern Michaelsen]
    + move reconfigure into gbuild [Bjoern Michaelsen]
    + move sc's macros test into sc/qa/extras [Markus Mohrhard]
    + move sc's macros_test to the subsequenttest target [Markus Mohrhard]
    + move translation files into the correct place [Michael Meeks]
    + moved findunusedcode to gbuild [Bjoern Michaelsen]
    + moved some more targets to gbuild [Bjoern Michaelsen]
    + need extra lib [Caolán McNamara]
    + new UNO API to handle multi-value filters. [Kohei Yoshida]
    + new UNO API to return currently selected sheets. [Kohei Yoshida]
    + new comphelper::OStorageHelper::GetStreamAtPackageURL [Michael Stahl]
    + new set members need oor:op="replace" to not be ignored. [Stephan Bergmann]
    + nlpsolver: add missing passive registration rdb [Michael Meeks]
    + nlpsolver: migrate the build to use native gnumake build [Michael Meeks]
    + nlpsolver: remove unneeded exec bits [Miklos Vajna]
    + no debug about skipping tags if not actually skipping [Luboš Luňák]
    + no need for OrderCtrl anymore [Caolán McNamara]
    + no need for super-convoluted empty string as far as I can see [Caolán McNamara]
    + no need to check for Gregorian cut-off date here [Eike Rathke]
    + no space between number and percent or degree mark - consistency [Andras Timar]
    + non-preset formatindex="..." values must be >=50 [Eike Rathke]
    + now that JAVA_HOME is set early, no need to expand it lazily [Tor Lillqvist]
    + oDBC DBMetaDataResultSet: on move, update internal state as necessary [Lionel Elie Mamane]
    + oDBC: use right integer length to get Statement Options [Lionel Elie Mamane]
    + oSL_TRACE in sal/rtl/source/alloc_*.cxx leads to deadlock... [Stephan Bergmann]
    + offapi: remove obsolete MaxChildrenException.idl [Michael Stahl]
    + offapi: remove outdated doucmentation of removed stuff [Michael Stahl]
    + online update: Cleanup after UpdateInformationProvider::load() rewrite. [Jan Holesovsky]
    + online update: Make the test for update to actually start (still fails). [Jan Holesovsky]
    + online update: Now check even the checkForUpdates(). [Jan Holesovsky]
    + online update: Revert the UpdateInformationProvider::load() cleanup. [Jan Holesovsky]
    + online update: Unit testing framework + rewrite of load(). [Jan Holesovsky]
    + online update: We were missing the update service URL. [Jan Holesovsky]
    + only load the testfile once and after that reuse the already loaded file [Markus Mohrhard]
    + oups... set_soeven does not like literal "@" in values [Lionel Elie Mamane]
    + our product is always opensource [Andras Timar]
    + passed the selected sheet info to ScPreview. [Kohei Yoshida]
    + pgsql-sdbc: Robustify against empty arrays, etc [Lionel Elie Mamane]
    + pgsql-sdbc: adapt comment to new code situation [Lionel Elie Mamane]
    + port a failing sc subsequenttest to c++ [Markus Mohrhard]
    + post_BuilplTargets.mk -> ost_BuildplTargets.mk [Bjoern Michaelsen]
    + postgreSQL-SDBC: increment version number [Lionel Elie Mamane]
    + postgresql-sdbc: review build rules [Lionel Elie Mamane]
    + postgresql: correct TARFILE_MD5 [Lionel Elie Mamane]
    + postgresql: do not make headers we do not need [Lionel Elie Mamane]
    + postgresql: work around uninitialized warning. [Michael Meeks]
    + pq-sdbc statics: properly initialise defTypeInfoMetaData [Lionel Elie Mamane]
    + preserve selected sheets after print preview ended. (fdo#32826) [Kohei Yoshida]
    + property name spelling s/Visiable/Visible/ [Michael Stahl]
    + ptr_map does not need a pointer as template argument [Markus Mohrhard]
    + pull in module headers before solver [Eike Rathke]
    + rTF: Avoid importing unicode characters one by one [Miklos Vajna]
    + rTFDocumentImpl::resolveChars: don't send empty text tokens to dmapper [Miklos Vajna]
    + rTFReferenceProperties: remove unneeded includes [Miklos Vajna]
    + rTFSprm: remove unneeded includes [Miklos Vajna]
    + rTFValue: remove unneeded includes [Miklos Vajna]
    + re-added translation relevant strings for SEC, CSC, SECH and CSCH. (i#111413) [Eike Rathke]
    + read m:oMathPara [Luboš Luňák]
    + really build libsmoketest [Petr Mladek]
    + reduce scope of var and better comment of function GetDataArea [Pierre-André Jacquod]
    + reduce usage of GetQueryItem() (singular version). [Kohei Yoshida]
    + reenable subsequent test (fdo#35657) [August Sodora]
    + refactor BreakPoint [August Sodora]
    + refactor SdrModel::GetDocumentStream [Michael Stahl]
    + refactor sbxitem [August Sodora]
    + refactor scanAlphanumeric [August Sodora]
    + refactor, make lo-bootstrap API usable from non-NativeActivity apps too [Tor Lillqvist]
    + remove CR/LF linefeed from description [Andras Timar]
    + remove OOo and StarOffice icons from oxygen theme (fdo#43233) [Andras Timar]
    + remove PCH support in dmake-module [Norbert Thiebaud]
    + remove StarDesktop icon [Andras Timar]
    + remove StarDesktop icon from the makefile, too [Andras Timar]
    + remove StarOffice-only file [Andras Timar]
    + remove allcheck cruft from Makefile.in [Bjoern Michaelsen]
    + remove another debug line [Bjoern Michaelsen]
    + remove charAt/setCharAt once and for all [August Sodora]
    + remove debug line [Bjoern Michaelsen]
    + remove debug output [Bjoern Michaelsen]
    + remove debug printf [Miklos Vajna]
    + remove executable bit from source files [Luboš Luňák]
    + remove extra spaces from strings for translation [Lior Kaplan]
    + remove include o pch header from starmath [Norbert Thiebaud]
    + remove include o pch header from xmerge [Norbert Thiebaud]
    + remove include of och header from unotools [Norbert Thiebaud]
    + remove include of pch header from filter [Norbert Thiebaud]
    + remove include of pch header from forms [Norbert Thiebaud]
    + remove include of pch header from formula [Norbert Thiebaud]
    + remove include of pch header from fpicker [Norbert Thiebaud]
    + remove include of pch header from framework [Norbert Thiebaud]
    + remove include of pch header from hwpfilter [Norbert Thiebaud]
    + remove include of pch header from i18npool [Norbert Thiebaud]
    + remove include of pch header from idl [Norbert Thiebaud]
    + remove include of pch header from idlc [Norbert Thiebaud]
    + remove include of pch header from io [Norbert Thiebaud]
    + remove include of pch header from jvmfwk [Norbert Thiebaud]
    + remove include of pch header from l10ntools [Norbert Thiebaud]
    + remove include of pch header from lingucomponent [Norbert Thiebaud]
    + remove include of pch header from linguistic [Norbert Thiebaud]
    + remove include of pch header from odk [Norbert Thiebaud]
    + remove include of pch header from oox [Norbert Thiebaud]
    + remove include of pch header from package [Norbert Thiebaud]
    + remove include of pch header from registry [Norbert Thiebaud]
    + remove include of pch header from reportdesign [Norbert Thiebaud]
    + remove include of pch header from rsc [Norbert Thiebaud]
    + remove include of pch header from sal [Norbert Thiebaud]
    + remove include of pch header from sc [Norbert Thiebaud]
    + remove include of pch header from scripting [Norbert Thiebaud]
    + remove include of pch header from sd [Norbert Thiebaud]
    + remove include of pch header from sdext [Norbert Thiebaud]
    + remove include of pch header from sfx2 [Norbert Thiebaud]
    + remove include of pch header from shell [Norbert Thiebaud]
    + remove include of pch header from slidewhow [Norbert Thiebaud]
    + remove include of pch header from soltools [Norbert Thiebaud]
    + remove include of pch header from sot [Norbert Thiebaud]
    + remove include of pch header from stoc [Norbert Thiebaud]
    + remove include of pch header from store [Norbert Thiebaud]
    + remove include of pch header from svl [Norbert Thiebaud]
    + remove include of pch header from svtools [Norbert Thiebaud]
    + remove include of pch header from svx [Norbert Thiebaud]
    + remove include of pch header from sw [Norbert Thiebaud]
    + remove include of pch header from testtools [Norbert Thiebaud]
    + remove include of pch header from toolkit [Norbert Thiebaud]
    + remove include of pch header from tools [Norbert Thiebaud]
    + remove include of pch header from ucb [Norbert Thiebaud]
    + remove include of pch header from ucbhelper [Norbert Thiebaud]
    + remove include of pch header from vcl [Norbert Thiebaud]
    + remove include of pch header from xmlhelp [Norbert Thiebaud]
    + remove include of pch header from xmloff [Norbert Thiebaud]
    + remove include of pch header from xmlscript [Norbert Thiebaud]
    + remove include of pch header from xmlsecurity [Norbert Thiebaud]
    + remove include of pch header in accessibility [Norbert Thiebaud]
    + remove include of pch header in basctl [Norbert Thiebaud]
    + remove include of pch header in bridge [Norbert Thiebaud]
    + remove include of pch header in canvas [Norbert Thiebaud]
    + remove include of pch header in chart2 [Norbert Thiebaud]
    + remove include of pch header in codemaker [Norbert Thiebaud]
    + remove include of pch header in comphelper [Norbert Thiebaud]
    + remove include of pch header in configmgr [Norbert Thiebaud]
    + remove include of pch header in connectivity [Norbert Thiebaud]
    + remove include of pch header in cppcanvas [Norbert Thiebaud]
    + remove include of pch header in cppu [Norbert Thiebaud]
    + remove include of pch header in cppuhelper [Norbert Thiebaud]
    + remove include of pch header in dbaccess [Norbert Thiebaud]
    + remove include of pch header in desktop [Norbert Thiebaud]
    + remove include of pch header in editeng [Norbert Thiebaud]
    + remove include of pch header in extensions [Norbert Thiebaud]
    + remove n/a comments (came from a copy/paste) [Lionel Elie Mamane]
    + remove of pch header in automation [Norbert Thiebaud]
    + remove ooo3_ from Windows icon names [Andras Timar]
    + remove packaging for Java Desktop System (JDS) [Andras Timar]
    + remove pch from the include list [Norbert Thiebaud]
    + remove pre-compiled header support in gbuild and gbuildified module [Norbert Thiebaud]
    + remove precompiled_xxx.hxx/cxx [Norbert Thiebaud]
    + remove setCharAt and charAt from O[U]StringBuffer (fdo#41474) [August Sodora]
    + remove some obsolete config options [Fridrich Štrba]
    + remove unnecessary includes [August Sodora]
    + remove unused #include sfx2/filedlghelper.hxx [Michael Stahl]
    + remove unused OOo Windows icons [Andras Timar]
    + remove unused Windows icon [Andras Timar]
    + remove unused feature of generating setup.ini [Andras Timar]
    + remove unused feauture ADDLANGUAGEINDATABASENAME [Andras Timar]
    + remove unused string constants [Andras Timar]
    + remove unused variable PACKAGE_LIB_DIR [François Tigeot]
    + remove uses of OUString::setCharAt [August Sodora]
    + remove uses of charAt [August Sodora]
    + removed dead code [Takeshi Abe]
    + removed duplicate code block. [Kohei Yoshida]
    + removed meaningless comments. [Kohei Yoshida]
    + removed unused sal/inc/internal/once.h. [Stephan Bergmann]
    + removing unused GetShapePresetType(). [Muthu Subramanian]
    + rename, and bundle the postgresql driver if it is enabled [Michael Meeks]
    + renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptions [Eike Rathke]
    + render the --enable-pch option inert. [Norbert Thiebaud]
    + reorganise some resize logic [Noel Power]
    + reove include of pch header from javaunohelper [Norbert Thiebaud]
    + replace formattings with formatting [Lior Kaplan]
    + replaced UTF-8 U+FFFD with ASCII space in source code comment. [Stephan Bergmann]
    + respect DO_FETCH_TARBALLS again [Bjoern Michaelsen]
    + revert "Don't overwrite OUTDIR & friends." [Kohei Yoshida]
    + revert "Don't overwrite OUTDIR & friends." once again.... [Kohei Yoshida]
    + revert "Make macro recording work without experimental features" (fdo#41865) [August Sodora]
    + revert "Remove charAt/setCharAt once and for all" [Stephan Bergmann]
    + revert "online update: Cleanup after UpdateInformationProvider::load() rewrite." [Jan 
Holesovsky]
    + revert "remove StarDesktop icon" [Jan Holesovsky]
    + revert "temporary hack: soffice.bin should be type of GUI app, not CUI app " (fdo#42914) 
[Andras Timar]
    + review translation by Mike Whiteley [Lionel Elie Mamane]
    + right copyright line for PostgreSQL-SDBC [Lionel Elie Mamane]
    + rmove include of pch header in basic [Norbert Thiebaud]
    + run gdb in the TUI mode. [Jan Holesovsky]
    + s/weather/whether/ where appropriate [Korrawit Pruegsanusak]
    + safeguard ourselves from potential crashes. (fdo#43304) [Kohei Yoshida]
    + sal_Bool cleanup in ScPreview. [Kohei Yoshida]
    + sal_Bool to bool [August Sodora]
    + sal_Bool to bool. [Kohei Yoshida]
    + sampleicc has not yet been packaged in pkgsrc [François Tigeot]
    + sdrModel: remove unused pModelStorage [Michael Stahl]
    + set 'fa' and 'ug' as bidi languages in Windows installer [Andras Timar]
    + set JAVA_HOME before it is used [Tor Lillqvist]
    + set download name of Windows installer [Andras Timar]
    + set gb_PARTIALBUILD in CustomTargets [Bjoern Michaelsen]
    + set manufacturer name to OOO_VENDOR or else to USERNAME [Andras Timar]
    + set properly initial size of starmath component when importing docx [Luboš Luňák]
    + sfx2::DocumentInserter: remove nFlags ctor param [Michael Stahl]
    + sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL [Michael Stahl]
    + sfx2::FileDialogHelper: refactor construction: [Michael Stahl]
    + sfx2::FileDialogHelper: remove obsolete flags [Michael Stahl]
    + sfx2::FileDialogHelper: remove use of WB_OPEN [Michael Stahl]
    + sfx2::FileDialogHelper: the punchline: [Michael Stahl]
    + sfxInterfaces may legally have no translatable ui name [Caolán McNamara]
    + simplify attribute retrieval syntax a bit [Luboš Luňák]
    + slidesorter1: # Update preview when text editing ends. (#117012) [mst]
    + slidesorter1: Fixed selection in slidesorter. (i#114252) [mst]
    + slidesorter1: Outliner holds ViewShell as weak_ptr. (i#116014) [mst]
    + slidesorter1: Temporarily reset StartWithActualPaget to make startWithArguments use FirstPage 
property. (i#114107) [mst]
    + slidesorter1: Temporarily turning off slide tracking to avoid unwanted repositioning of 
visible area. (i#116412) [mst]
    + so size_t is recognized on windows [August Sodora]
    + solenv: link misc. built-in extensions [Michael Meeks]
    + some String->rtl::OUString cleanup in ucalc [Markus Mohrhard]
    + some changes to the Word Count UI [Stefan Knorr (astron)]
    + some consistent naming cant hurt: cross-build-toolset -> cross_toolset [Bjoern Michaelsen]
    + some unxgcc_gdbforjunit.sh improvements. [Stephan Bergmann]
    + sort out Gregorian cut-off date as side effect of validity [Eike Rathke]
    + source build env for crosscompiles [Bjoern Michaelsen]
    + special casing can be removed again. [Stephan Bergmann]
    + split sc's filters-test into in-build and subsequent tests [Markus Mohrhard]
    + split smoketest module to fix build [Petr Mladek]
    + static const [Luboš Luňák]
    + string change for Line Number functionality in Basic IDE [Stefan Knorr (astron)]
    + string to OUString for SetHybridString method [Laurent Godard]
    + string->OUString [August Sodora]
    + success to load JDBC driver is still info, not an error [Lionel Elie Mamane]
    + svBaseLink::GetFileDialog renamed GetInsertFileDialog [Michael Stahl]
    + svl: remove unnecessary libs from cppunittest [Michael Stahl]
    + svt::ToolboxController: valgrind complained... [Michael Stahl]
    + svtools: ImpPeekGraphicFormat: STL assertion [Michael Stahl]
    + swFmtAchor: bit of style cleanup [Michael Stahl]
    + swPosition: comparing pointers is silly [Michael Stahl]
    + swPosition: handle un-registered SwIndex: [Michael Stahl]
    + switch artwork to LibreOffice-only branding. [Thorsten Behrens]
    + switch source and target units, so that it works right with sax conversions [Radek Doulik]
    + switch to TableFilterField3, but no other changes. [Kohei Yoshida]
    + targets must be postextension SRCDIR is empty otherwise [Bjoern Michaelsen]
    + temporary hack: soffice.bin should be type of GUI app, not CUI app (fdo#42914) [Andras Timar]
    + the bit hackish addFormula() shortcut is no longer necessary [Luboš Luňák]
    + the evil in BuildDirs.mk has to be undone by another evil. [Jan Holesovsky]
    + the other uses of pReserved had been changed to nStaticRefCount in 2001. [Stephan Bergmann]
    + the vcl tabdlg, not the sfx2 one, is the one actually used [Caolán McNamara]
    + there is no STR_VIEWSHELLBASE string [Caolán McNamara]
    + these deps are already handled in gbuild [Bjoern Michaelsen]
    + these methods can be const. [Kohei Yoshida]
    + this data member is no longer used. Remove it. [Kohei Yoshida]
    + tidy up escaping so this works for me [Caolán McNamara]
    + tkr41: # office crash fixed . (null pointer) + add unit test (#117828) [mst]
    + translate German comments [Philipp Weissenbacher]
    + translate German comments and correct the English ones. [Philipp Weissenbacher]
    + translated some comments from German to English [Mike Whiteley]
    + try to avoid unnecessary space in created formula [Luboš Luňák]
    + try with at least somewhat more generic handling of docx m:groupChr [Luboš Luňák]
    + typo fix: Maybe -> Maybe [Lior Kaplan]
    + typo fix: explicitely -> explicitly [Lior Kaplan]
    + typos fixing [Korrawit Pruegsanusak]
    + undo short -> xub_StrLen change (fixes warning on Mac OS X). [Stephan Bergmann]
    + update [Tor Lillqvist]
    + update list [Caolán McNamara]
    + uploading new release of libvisio [Fridrich Štrba]
    + uploading new release of libwpd [Fridrich Štrba]
    + uploading new release of libwps [Fridrich Štrba]
    + use SmART Gallery 0.95 [Kalman Szalai - KAMI]
    + use appropriate datatypes here too [August Sodora]
    + use gb_MINISOLARENV for platform check [Bjoern Michaelsen]
    + use more reasonable permissions also the profile files [Petr Mladek]
    + use rtl::Reference<>. [Stephan Bergmann]
    + use sal_uInt16 here [August Sodora]
    + use the build.pl parallelism again. [Jan Holesovsky]
    + use themed icons for message boxes again [Stefan Knorr (astron)]
    + utl::UCBContentHelper::EqualURLs: inverted return [Michael Stahl]
    + version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0) [Petr Mladek]
    + visual formula editor: copy/cut/paste for any keyboard layout [Ivan Timofeev]
    + visual formula editor: fix insertion of "-" [Ivan Timofeev]
    + visual formula editor: fix insertion of symbols from catalog [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]
    + waE : missing return value on one code path [Norbert Thiebaud]
    + waE: sizeable postgresql warning cleanup [Michael Meeks]
    + waE: unused variables [August Sodora]
    + warn about unknown m:chr in m:acc [Luboš Luňák]
    + we are W3C XMLSchema here, not ISO 8601 [Eike Rathke]
    + with announce letters shalt thou count to three, no more, no less [Bjoern Michaelsen]
    + xmloff: load and store embedded media [Michael Stahl]
+ dictionaries
    + version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0) [Petr Mladek]
+ help
    + fix this to please wikiconv2.py [Korrawit Pruegsanusak]
    + fix two spaces in the help [Kalman Szalai - KAMI]
    + uniformize shortcuts [Kalman Szalai - KAMI]
    + version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0) [Petr Mladek]
+ translations
    + update translations for LibreOffice 3.5 beta0 [Andras Timar]
    + version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0) [Petr Mladek]

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.