summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/base/context.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: extensionsStephan Bergmann1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-6/+2
2014-07-02coverity#983658 Uncaught exceptionCaolán McNamara1-2/+2
2014-05-09postwin.h handles OPTIONAL alreadyThomas Arnhold1-1/+0
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-4/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-23/+23
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin1-4/+4
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-1/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-33/+33
2013-04-04writing out tools/fsys.hxx (extensions)Andras Timar1-8/+7
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-27/+22
2012-05-29targeted string re-workNorbert Thiebaud1-8/+8
2012-05-03WaE: unchecked results from write/fwriteCaolán McNamara1-1/+6
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-2/+2
2011-03-29Fix Windows build of extensionsFridrich Štrba1-0/+6
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-2/+0
2010-11-28RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller1-8/+8
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller1-8/+8
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller1-8/+8
2010-10-13fix AIX buildCaolán McNamara1-0/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.11.48); FILE MERGEDRüdiger Timm1-25/+18
2008-01-14INTEGRATION: CWS wae4extensions (1.10.192); FILE MERGEDIvo Hinkelmann1-7/+7
2006-09-16INTEGRATION: CWS pchfix02 (1.9.186); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.8.308); FILE MERGEDRüdiger Timm1-47/+21
2004-03-17INTEGRATION: CWS vcl18 (1.7.228); FILE MERGEDOliver Bolte1-4/+5
2002-12-03#105360#,#100000# The default parameter for INetURLObject::GetMainURL has bee...Rüdiger Timm1-3/+3
2002-04-11#97741# #96524# catch exceptions and throw only as per exception specificationPhilipp Lohmann1-55/+75
2001-09-11#92075# changes for new Solaris compilerPhilipp Lohmann1-9/+9
2001-05-14rtl string api changesPhilipp Lohmann1-3/+3
2000-12-07#79029# change datatransfer to use UCB (DataSourceFactory service vanished)Philipp Lohmann1-19/+9
2000-11-07includeHans-Joachim Lankenau1-2/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+364