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