summaryrefslogtreecommitdiff
path: root/extensions/source/inc
AgeCommit message (Expand)AuthorFilesLines
2020-07-30loplugin:unusedmethodsNoel Grandin2-228/+1
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen1-6/+0
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen1-4/+0
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov1-10/+7
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-05-19Fix typosAndrea Gelmini1-1/+1
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-18no need to call acquire()Noel Grandin1-9/+2
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-08loplugin:unusedmethodsNoel Grandin1-3/+0
2017-08-01move resmgr to unotoolsCaolán McNamara2-106/+6
2017-07-21migrate to boost::gettextCaolán McNamara2-58/+18
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke2-7/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-16new loplugin: useuniqueptr: extensionsNoel Grandin1-6/+5
2016-04-01fix brown paper bag in extensionsNoel Grandin1-1/+0
2016-04-01sequence->vector in extensionsNoel Grandin2-50/+42
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-12OOneInstanceAutoRegistration is not usedMatúš Kukan1-41/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-01com::sun::star->css in extensions/Noel Grandin1-16/+16
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini2-23/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+1
2014-05-02extensions: sal_Bool->boolNoel Grandin1-3/+3
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold1-3/+3
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-02-27Remove visual noise from extensionsAlexander Wilms2-22/+22
2014-02-23Remove unneccessary commentsAlexander Wilms1-13/+13
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-30/+30
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-30Typo ressource -> resourceStephan Bergmann2-11/+11
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-06ByteString->rtl::OStringCaolán McNamara1-8/+7
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2-64/+1
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-4/+4
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko1-1/+1
2010-11-24RTL patchJulien Nabet1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb2-63/+0