summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin1-19/+10
2020-02-16move some headers inside sfx2/Noel Grandin1-1/+1
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski1-0/+7
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen1-16/+1
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth1-2/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2018-10-22loplugin:unusedfields improvemementsNoel Grandin1-1/+0
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin1-5/+1
2018-08-02turn SfxPickList singleton a member of SfxApplicationCaolán McNamara1-0/+1
2018-05-04loplugin:useuniqueptr in SfxAppData_ImplNoel Grandin1-0/+1
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen1-2/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-01-19loplugin:useuniqueptr in SfxAppData_ImplNoel Grandin1-2/+2
2017-10-27sfx2: Drop unnecessary abstraction of SfxFrameArr_ImplTakeshi Abe1-2/+0
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-6/+6
2017-07-21migrate to boost::gettextCaolán McNamara1-5/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-1/+1
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-2/+0
2017-01-23use rtl::Reference in SfxAppData_ImplNoel Grandin1-1/+1
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin1-1/+0
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-1/+0
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin1-7/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-29/+29
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-21cppcheck: noExplicitConstructorCaolán McNamara1-1/+4
2015-03-23HAVE_FEATURE_SCRIPTING, but no config_features.h include.Jan Holesovsky1-0/+2
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara1-1/+0
2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida1-0/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-5/+5
2014-05-29pTemplateCommon is never set, so always NULLCaolán McNamara1-1/+0
2014-04-11coverity#738831 Uninitialized pointer fieldCaolán McNamara1-0/+8
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-01-15remove sfx2/appuno.hxxMatúš Kukan1-1/+0
2013-12-10svl: remove SfxDateTimeItem, which is actually unusedMichael Stahl1-1/+0
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann1-1/+0
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl1-0/+1
2013-04-15remove dead class SfxResourceManagerNoel Grandin1-1/+0
2013-04-02some fallout of slots.cfg removalThomas Arnhold1-1/+0
2013-01-07Add some DISABLE_SCRIPTING ifndefsTor Lillqvist1-0/+2
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-30removed duplicate includes in sfx2Takeshi Abe1-1/+0
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+8
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann1-1/+0
2012-01-20Remove unused SV_DECL_PTRARRAugust Sodora1-1/+0
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+6