aboutsummaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2016-10-18cherry pick pootle from 5.1 branchlibreoffice-5-1-6jan Iversen
2016-10-04update helpcontent from pootle 5.1Jan Iversen
2016-10-04update pootle with 5.1 UI translationsJan Iversen
2016-07-26update translations for 5.1.5 rc2cp-5.1-9cp-5.1-8cp-5.1-7cp-5.1-6cp-5.1-5cp-5.1-4Christian Lohmaier
2016-07-13update translations for 5.1.5 rc1Christian Lohmaier
2016-06-14update translations for 5.1.4 rc2cp-5.1-3cp-5.1-2cp-5.1-1Christian Lohmaier
2016-06-01update translations for 5.1.4 rc1Christian Lohmaier
2016-05-03update translations for 5.1.3 rc2Christian Lohmaier
2016-04-19update translations for 5.1.3 rc1Christian Lohmaier
2016-03-15pootle update (extract 5-1)Jan Iversen
2016-02-29update translations for 5.1.1 rc3Christian Lohmaier
2016-02-27Add missing #: globlmn_tmpl.hrcJulien Nabet
2016-02-24po update for 5.1.1 RC2jan iversen
2016-02-15Updated Slovenian translationAndras Timar
2016-02-14Updated Slovenian translationAndras Timar
2016-02-10update translations for 5.1.1 rc1Christian Lohmaier
2016-02-07Updated Slovenian translationAndras Timar
2016-01-27update translations for 5.1.0 rc3Christian Lohmaier
2016-01-26Updated Slovenian translationAndras Timar
2016-01-13Updated Slovenian translationAndras Timar
2016-01-13update translations for 5.1.0 rc2Christian Lohmaier
2016-01-06Updated Slovenian translationAndras Timar
2015-12-28Updated Slovenian translationAndras Timar
2015-12-15update translations for 5.1.0 rc1Christian Lohmaier
2015-12-14Updated Slovenian translationAndras Timar
2015-12-13Updated Slovenian translationAndras Timar
2015-12-04update translations for 5.1.0 beta2Christian Lohmaier
2015-11-28Updated Slovenian translationAndras Timar
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-11-18Updated Slovenian translationAndras Timar
2015-11-16Updated Slovenian translationAndras Timar
2015-11-10update translations for masterChristian Lohmaier
2015-10-17Update translations for master and force-fix errors using pocheckRobinson Tryon
2015-09-25Updated Slovenian translationAndras Timar
2015-09-03update translations for masterChristian Lohmaier
2015-08-12update translationsChristian Lohmaier
2015-07-08interim typo fix NETTORABEITSTAGE -> NETTOARBEITSTAGEEike Rathke
2015-05-19update translations for 5.0.0 beta1libreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18Updated Slovenian translationAndras Timar
2015-05-14Updated Slovenian translationAndras Timar
2015-04-24Updated Slovenian translationAndras Timar
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
2015-04-16Updated Slovenian translationAndras Timar
2015-03-19Updated Slovenian translationAndras Timar
2015-01-29Malayalam short cuts for Save/CancelCaolán McNamara
2015-01-25Updated Guarani translationAndras Timar
2015-01-25Guarani (Paraguay) language code is gug not gnAndras Timar
2014-11-22Updated Slovenian translationAndras Timar
2014-11-22pomigrate2 sr and sr-Latn translations (related: fdo#86550)Andras Timar
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)Author
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-07TypoStephan Bergmann
2014-04-07Fix READMEStephan Bergmann
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-03-27remove PROFILE checksThomas Arnhold
2014-03-27sfx2, sc: remove macros for using Windows NT Call ProfilerMichael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-12No need for isKindOf to be SAL_CALLStephan Bergmann
2014-02-27Remove visual noise from storeAlexander Wilms
2014-02-17store: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-06-10mingw64: use the sal formatting strings in storeFridrich Štrba
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-12do not set soversion for private ure librariesMatúš Kukan
2013-04-10Revert "store: new ZipPackage_store_odk_headers"Michael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-18cleanup doxygen warningsPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09Use BOOST_STATIC_ASSERTStephan Bergmann
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-27store: new ZipPackage_store_odk_headersMichael Stahl
2013-02-11Leftover store/inc/makefile.mkStephan Bergmann
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26Some cppcheck cleaningJulien Nabet
2012-12-25Get rid of (most uses of) GUITor Lillqvist