summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-04-04loplugin:constantparam in sfx2Noel Grandin3-7/+2
2016-04-04Use std::size_tMiklos Vajna1-4/+5
2016-04-04Make InputDialog class global to reuse it's code and tdf#97425Akshay Deep1-0/+46
2016-04-04Kill some written-only member vars in SidebarToolBox.Jan Holesovsky1-9/+1
2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky3-7/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-4/+4
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann2-5/+5
2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky2-35/+35
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos2-0/+36
2016-03-28tdf#59698 Template Manager: 'OK' and 'Help' buttons addedAkshay Deep1-0/+3
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski1-1/+1
2016-03-24tdf#97398: Toggle deck/panel visibility individually for each appKatarina Behrens1-0/+1
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky1-0/+1
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky1-1/+1
2016-03-17loplugin:constantparam in sfx2Noel Grandin8-15/+7
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-14tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso1-2/+6
2016-03-14inline some use-once macrosNoel Grandin1-24/+0
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard5-32/+39
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna1-0/+2
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-4/+7
2016-03-09Move classified copy/paste strings from sw to sfx2Miklos Vajna1-0/+2
2016-03-09Move copy/paste classification check from sw to sfx2Miklos Vajna1-0/+10
2016-03-09loplugin:constantparam in sfx2Noel Grandin4-10/+8
2016-03-08sfx2 classification: expose impact scale and levelMiklos Vajna1-1/+5
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-2/+2
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-2/+1
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-2/+1
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin5-13/+8
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin20-52/+37
2016-02-29sfx2 classification: fix category name duplicationMiklos Vajna1-1/+1
2016-02-28Unused definesMaxim Monastirsky1-5/+0
2016-02-28Kill sfx2 menu supportMaxim Monastirsky5-213/+0
2016-02-26tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno1-0/+3
2016-02-25sfx2 classification: expose category names as parsed from the policyMiklos Vajna1-0/+3
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-1/+1
2016-02-24sw classification: name watermark objects, so later it's possible to find themMiklos Vajna1-0/+2
2016-02-24sw classification: put the relevant field to the footer if policy wants soMiklos Vajna1-0/+4
2016-02-24sfx2 classification: expose document header presenceMiklos Vajna1-0/+5
2016-02-23sfx2 classification: update infobar after setting category nameMiklos Vajna1-0/+2
2016-02-23-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2016-02-23sfx2 classification: add interface to set category nameMiklos Vajna1-0/+2
2016-02-22Resolve SfxDocTemplate_ImplRef typedefStephan Bergmann1-6/+1
2016-02-22Pick a single place to declare SfxObjectShellRef typedefStephan Bergmann4-20/+1
2016-02-22sw classification: add initial UNO commandMiklos Vajna1-1/+1
2016-02-19sfx classification: give access to document header/footer and watermarkMiklos Vajna1-0/+1
2016-02-17sfx2 classification: color the infobar according to the impact levelMiklos Vajna1-2/+7
2016-02-17sfx2 infobar: allow setting the message styleMiklos Vajna2-3/+6