aboutsummaryrefslogtreecommitdiff
path: root/source/bo/shell
AgeCommit message (Expand)Author
2013-12-03update translations for 4.2.0 Beta2Christian Lohmaier
2013-05-25initial import of 4.1 translationsAndras 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
sgexperiment LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/qa/osl/module/osl_Module.cxx
AgeCommit message (Expand)Author
2024-04-26loplugin:ostr in salNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2016-12-23tdf#97283: Merge sal osl tests to one makefileMatúš Kukan
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2014-04-04Remove dead test codeStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2012-11-21re-base on ALv2 code. Includes:Michael Meeks