summaryrefslogtreecommitdiff
path: root/sfx2/source/control/dispatch.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-12-04SfxDispatcher: move implementation details out of header fileMichael Stahl1-18/+107
2013-11-20Resolves: fdo#70703 guard against FlushImpl inside FlushImplCaolán McNamara1-35/+37
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-11/+8
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist1-1/+1
2013-10-11SCNR: #include cleanupTor Lillqvist1-33/+33
2013-10-11Don't display menu unless HAVE_FEATURE_DESKTOP_GUI_ELEMENTSTor Lillqvist1-0/+4
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1
2013-08-29convert sfx2/source/inc/workwin.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-29convert include/sfx2/dispatch.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-29convert include/sfx2/objface.hxx from String to OUStringNoel Grandin1-1/+1
2013-07-09fix the sfx2->sfx log area renameLuboš Luňák1-1/+1
2013-07-08rename sfx2 log area to sfxMichael Stahl1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-4/+4
2013-06-06Remove remnants of help agentCaolán McNamara1-10/+0
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza1-1/+1
2013-04-17Fix assert statementNoel Grandin1-1/+1
2013-04-16Convert SfxShellStack_Impl from SfxPtrArr to std::vectorNoel Grandin1-53/+46
2013-04-08dispatch: print some info what is going onThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-04-02Get rid of the slots.cfg mechanismTor Lillqvist1-65/+0
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+2
2013-03-04remove unused and commented out codeThomas Arnhold1-7/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-13Some cppcheck cleaningJulien Nabet1-3/+1
2013-02-05Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara1-4/+14
2012-11-19Bin the HACK() sillynessTor Lillqvist1-2/+2
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc361-2/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin1-1/+0
2012-06-02targeted string re-workNorbert Thiebaud1-5/+5
2012-06-01nuke unused namespaceTakeshi Abe1-2/+0
2012-04-12removed unused definesTakeshi Abe1-4/+0
2012-03-30removed duplicate includes in sfx2Takeshi Abe1-3/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-01-28bUILocked is always falseIvan Timofeev1-11/+1
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora1-12/+7
2012-01-20Revert "DECL_PTRSTACK->std::stack"August Sodora1-58/+64
2012-01-20Revert "Remove DECL_PTRSTACK"August Sodora1-0/+1
2012-01-20Remove DECL_PTRSTACKAugust Sodora1-1/+0
2012-01-20DECL_PTRSTACK->std::stackAugust Sodora1-64/+58
2012-01-17drop no-opt castCaolán McNamara1-1/+1
2012-01-17Avoid compilation problem.Stephan Bergmann1-1/+1
2012-01-16Remove *_OBJSTACK, *_OBJARRAYAugust Sodora1-47/+40
2012-01-10Remove cruft in debug toolsMarcel Metz1-13/+0
2011-12-22catch by const refCaolán McNamara1-1/+1
2011-12-21More removal from TTPropertiesAugust Sodora1-86/+0
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak1-1/+1
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0