summaryrefslogtreecommitdiff
path: root/extensions/source/inc/componentmodule.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2020-07-30loplugin:unusedmethodsNoel Grandin1-115/+0
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen1-6/+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
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-10-18no need to call acquire()Noel Grandin1-9/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-71/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-41/+11
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke1-2/+2
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 Grandin1-46/+37
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-7/+1
2014-05-02extensions: sal_Bool->boolNoel Grandin1-3/+3
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-02-27Remove visual noise from extensionsAlexander Wilms1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-13/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-16/+16
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-30Typo ressource -> resourceStephan Bergmann1-9/+9
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 Thiebaud1-48/+0
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-4/+4
2010-11-24RTL patchJulien Nabet1-1/+1
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 registrationsb1-48/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.6.24); FILE MERGEDRüdiger Timm1-30/+18
2008-02-25INTEGRATION: CWS supdremove02 (1.5.450); FILE MERGEDOliver Bolte1-3/+2
2005-09-08INTEGRATION: CWS ooo19126 (1.4.504); FILE MERGEDRüdiger Timm1-47/+21
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-15/+2
2001-05-23#65293# createXXXFactory has an additional parameter since UDK300Rüdiger Timm1-3/+6
2001-03-23replaced: OSL_ENSHURE->OSL_ENSUREJoachim Lingner1-14/+17
2001-02-12initial checkin - helper class for implementing module-functionality in SFX-l...Frank Schönheit1-0/+390