summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-04-01tdf#97966 Drop 'static' keywordsWastack5-10/+10
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl13-45/+54
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-3/+3
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin2-3/+3
2016-03-31Replace AddContext in sidebar/EnumContext.cxxJulien Nabet1-34/+31
2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky6-44/+47
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky1-2/+3
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos6-0/+61
2016-03-30Replace MACRO_PRFIX and MACRO_POSTFIX in eventsupplier.cxxJulien Nabet1-6/+2
2016-03-30Replace IMPL_FORWARD_LOOP in sfx2/source/bastyp/fltfnc.cxxJulien Nabet1-8/+15
2016-03-29Replace some defines in sfx2/source/appl/newhelp.cxxJulien Nabet1-37/+36
2016-03-28tdf#59698 Template Manager: 'OK' and 'Help' buttons addedAkshay Deep2-7/+76
2016-03-26Avoid nesting parentheses in this stringAdolfo Jayme Barrientos1-1/+1
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski1-2/+3
2016-03-24tdf#97398: Toggle deck/panel visibility individually for each appKatarina Behrens3-5/+34
2016-03-23tdf#92817 Fix for Error on Save with empty lock fileJaskaran1-0/+6
2016-03-23loplugin:constantparam in sfx2Noel Grandin1-9/+9
2016-03-22sfx2: Fix memleakTakeshi Abe1-7/+8
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky2-0/+16
2016-03-18tdf#98740 Infobar should not be in the customization optionsSamuel Mehrbrodt1-3/+3
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-7/+5
2016-03-18sfx2: Improve git-grep-ability for at least few toolbars.Jan Holesovsky1-9/+9
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky1-1/+0
2016-03-17cppcheck: noExplicitConstructorCaolán McNamara2-2/+2
2016-03-17loplugin:constantparam in sfx2Noel Grandin17-87/+59
2016-03-17loplugin:constantparam in svtoolsNoel Grandin2-4/+3
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna1-0/+1
2016-03-17loplugin:constantparam in toolsNoel Grandin3-27/+27
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-8/+8
2016-03-15loplugin:constantparamNoel Grandin2-3/+3
2016-03-14tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso1-11/+14
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin1-6/+4
2016-03-12TypoAdolfo Jayme Barrientos1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard23-179/+172
2016-03-10coverity#1355501 Dereference after null checkCaolán McNamara1-1/+1
2016-03-10Improve error message when URL cannot be opened externallyStephan Bergmann2-2/+7
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna1-0/+29
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky1-16/+0
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna3-24/+22
2016-03-09Move classified copy/paste strings from sw to sfx2Miklos Vajna1-0/+10
2016-03-09Move copy/paste classification check from sw to sfx2Miklos Vajna1-0/+29
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-4/+4
2016-03-09mpUpdater has been proven unusedStephan Bergmann1-52/+0
2016-03-09loplugin:defaultparamsTor Lillqvist1-1/+1
2016-03-09loplugin:constantparam in basicNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in sfx2Noel Grandin14-62/+52
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-03-08sfx2 classification: expose impact scale and levelMiklos Vajna1-6/+66
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2-15/+0
2016-03-08loplugin:constantparams in vclNoel Grandin1-1/+1