aboutsummaryrefslogtreecommitdiff
path: root/source/gd/cui
AgeCommit message (Expand)Author
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-02-17update translations for LibreOffice 4.0.1 rc1Andras Timar
2013-01-28quick fix for string freeze break in About boxAndras Timar
2013-01-28update translations for LibreOffice 4.0 rc2Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
reoffice-24-2-2'>libreoffice-24-2-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)Author
2015-07-02loplugin:unusedmethods registry,storeNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11Add back functionality erroneously removedStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24loplugin:constantfunction: storeNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-19Suppress 1 cppcheck warning arrayIndexOutOfBoundsJulien Nabet
2014-11-21Remvoe store/workben/Stephan Bergmann
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-12coverity#1242813 Unused valueCaolán McNamara
2014-11-04coverity#1242933 unused valueDavid Tardon
2014-11-04coverity#1242809 unused valueDavid Tardon
2014-08-14warning C4189: : local variable is initialized but not referencedThomas Arnhold
2014-07-18cid#1226495 Uninitialized scalar fieldNoel Grandin
2014-07-10use SimpleReferenceObject in stoc moduleNoel Grandin
2014-07-08WaE: C4754Tor Lillqvist
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