summaryrefslogtreecommitdiffstats
path: root/extensions/source/plugin/base/context.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#96398 kill remaining NPAPI support for plugins _inside_ LORene Engelhard2015-12-171-345/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-11/+11
* com::sun::star->css in extensions/Noel Grandin2015-10-011-71/+71
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-1/+2
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* Some more loplugin:cstylecast: extensionsStephan Bergmann2015-01-201-2/+2
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-6/+2
* coverity#983658 Uncaught exceptionCaolán McNamara2014-07-021-2/+2
* postwin.h handles OPTIONAL alreadyThomas Arnhold2014-05-091-1/+0
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-4/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-11/+11
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-23/+23
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin2013-11-111-4/+4
* Remove effectively unused INetURLObject OString overloadsStephan Bergmann2013-07-291-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-33/+33
* writing out tools/fsys.hxx (extensions)Andras Timar2013-04-041-8/+7
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* sal: update log areasThomas Arnhold2013-02-231-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-27/+22
* targeted string re-workNorbert Thiebaud2012-05-291-8/+8
* WaE: unchecked results from write/fwriteCaolán McNamara2012-05-031-1/+6
* Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot2011-12-231-1/+1
* remove include of pch header in extensionsNorbert Thiebaud2011-11-271-2/+0
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-2/+2
* Fix Windows build of extensionsFridrich Štrba2011-03-291-0/+6
* Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-2/+0
* RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller2010-11-281-8/+8
* RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller2010-11-271-8/+8
* RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller2010-11-271-8/+8
* fix AIX buildCaolán McNamara2010-10-131-0/+6
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* remove include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.11.48); FILE MERGEDRüdiger Timm2008-04-111-25/+18
* INTEGRATION: CWS wae4extensions (1.10.192); FILE MERGEDIvo Hinkelmann2008-01-141-7/+7
* INTEGRATION: CWS pchfix02 (1.9.186); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS ooo19126 (1.8.308); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS vcl18 (1.7.228); FILE MERGEDOliver Bolte2004-03-171-4/+5
* #105360#,#100000# The default parameter for INetURLObject::GetMainURL has bee...Rüdiger Timm2002-12-031-3/+3
* #97741# #96524# catch exceptions and throw only as per exception specificationPhilipp Lohmann2002-04-111-55/+75
* #92075# changes for new Solaris compilerPhilipp Lohmann2001-09-111-9/+9
* rtl string api changesPhilipp Lohmann2001-05-141-3/+3
* #79029# change datatransfer to use UCB (DataSourceFactory service vanished)Philipp Lohmann2000-12-071-19/+9
* includeHans-Joachim Lankenau2000-11-071-2/+3
* initial importJens-Heiner Rechtien2000-09-181-0/+364