summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-04sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl
2016-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann
2016-05-04tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-04-26tdf#64292 tdf#94639 Meaningless Functions in Template Properties DialogAkshay Deep
2016-04-25There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Remove unused _SFXMOD_HXXStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#74885 Fix direction in CMIS property editor scrollbarGiuseppe Castagno
2016-04-11tdf#89095 Start Center: bigger thumbnails for templatesAkshay Deep
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-06SidebarToolBox: Remove unused param.Jan Holesovsky
2016-04-06SidebarToolBox: This function was needed only for InsertPropertyPanel.Jan Holesovsky
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-04-04Use std::size_tMiklos Vajna
2016-04-04Make InputDialog class global to reuse it's code and tdf#97425Akshay Deep
2016-04-04Kill some written-only member vars in SidebarToolBox.Jan Holesovsky
2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos
2016-03-28tdf#59698 Template Manager: 'OK' and 'Help' buttons addedAkshay Deep
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski
2016-03-24tdf#97398: Toggle deck/panel visibility individually for each appKatarina Behrens
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna
2016-03-15loplugin:constantparamNoel Grandin
2016-03-14tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso