summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/appcfg.cxx
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in sfx2Noel Grandin2015-10-291-2/+2
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-34/+34
* Fix typosAndrea Gelmini2015-09-301-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-211-1/+1
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-191-13/+13
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-3/+2
* Idle: Changed to new enum nameTobias Madl2015-03-061-1/+1
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-1/+1
* Idle and Timer are now completely independentTobias Madl2015-03-061-4/+4
* idle includes and enum useJennifer Liebel2015-03-061-1/+2
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-1/+1
* changed timers to idleJennifer Liebel2014-12-091-9/+8
* remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin2014-10-151-2/+0
* loplugin: cstylecastNoel Grandin2014-10-021-25/+25
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-34/+34
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-1/+1
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-04-071-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-141-45/+45
* Remove unneccessary commentsAlexander Wilms2014-02-231-8/+8
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-34/+34
* cid#705226 missing break in switchNoel Grandin2014-02-121-0/+1
* bool improvementsStephan Bergmann2014-01-221-1/+1
* remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2013-11-201-2/+2
* sfx2: include <> for external includesNorbert Thiebaud2013-11-111-2/+2
* Clean up IsSecureURLStephan Bergmann2013-11-081-6/+0
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* drop tools/string.hxx from a bunch of placesCaolán McNamara2013-09-121-1/+1
* convert include/sfx2/app.hxx from String to OUStringNoel Grandin2013-08-291-2/+2
* rename sfx2 log area to sfxMichael Stahl2013-07-081-1/+1
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-181-9/+4
* Remove remnants of help agentCaolán McNamara2013-06-061-24/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-15/+15
* WIP: fdo#47011 autosave featureKrisztian Pinter2013-03-071-0/+15
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-061-23/+14
* useless asal_TrueStr stringCaolán McNamara2012-07-031-3/+2
* Remove some obsolete stuffThomas Arnhold2012-06-271-19/+0
* tidy some resource stringsCaolán McNamara2012-06-261-2/+1
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-311-34/+21
* Move unotools/configuration.hxx to comphelperStephan Bergmann2012-01-311-2/+2
* Fixed cppheader.xsl nillable treatment.Stephan Bergmann2012-01-301-6/+9
* Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-271-7/+11
* Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-261-32/+71