summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appcfg.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+2
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Idle and Timer are now completely independentTobias Madl1-4/+4
2015-03-06idle includes and enum useJennifer Liebel1-1/+2
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-1/+1
2014-12-09changed timers to idleJennifer Liebel1-9/+8
2014-10-15remove unused DECL_OBJHINT and IMPL_OBJHINT macrosNoel Grandin1-2/+0
2014-10-02loplugin: cstylecastNoel Grandin1-25/+25
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-34/+34
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-45/+45
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-34/+34
2014-02-12cid#705226 missing break in switchNoel Grandin1-0/+1
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin1-2/+2
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-11-08Clean up IsSecureURLStephan Bergmann1-6/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara1-1/+1
2013-08-29convert include/sfx2/app.hxx from String to OUStringNoel Grandin1-2/+2
2013-07-08rename sfx2 log area to sfxMichael Stahl1-1/+1
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-9/+4
2013-06-06Remove remnants of help agentCaolán McNamara1-24/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-15/+15
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter1-0/+15
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03useless asal_TrueStr stringCaolán McNamara1-3/+2
2012-06-27Remove some obsolete stuffThomas Arnhold1-19/+0
2012-06-26tidy some resource stringsCaolán McNamara1-2/+1
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-34/+21
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann1-2/+2
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann1-6/+9
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann1-7/+11
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann1-32/+71
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-7/+7
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-2/+0
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-2/+0