summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appbas.cxx
AgeCommit message (Expand)Author
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-09loplugin:constantparam in basicNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-22coverity#441226 Dereference null return valueCaolán McNamara
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-25coverity#1266505 Useless callCaolán McNamara
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-21The only SID supported by PropExec/State_Impl is SID_ATTR_UNDO_COUNTStephan Bergmann
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-04-09Remove unused MakeVariableStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-21add sw swd msfilter vbahelper to Library_mergedPeter Foley
2012-10-11Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist
2012-10-11More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-27Remove some obsolete stuffThomas Arnhold
2012-06-15removed empty SfxApplication::SaveBasicManager() and its usageTakeshi Abe
2012-06-11Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-02-27Deduplication of aSfxInt16Item_Impl only for iOSTor Lillqvist
2012-02-26aSfxInt16Item_Impl, tooTor Lillqvist
2012-02-26Static linking for iOS effectively means "merged libs"Tor Lillqvist
2012-02-13Add fw* and sfx to libmergedTor Lillqvist
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann