summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04sequence->vector 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-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01The label of this dialog can grow very long…Adolfo Jayme Barrientos
2016-04-01Place help button on the left in dialogOlivier Hallot
2016-04-01sequence->vector in frameworkNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-31Replace AddContext in sidebar/EnumContext.cxxJulien Nabet
2016-03-30notebookbar: Trying to use the SfxChildWindow for it does not work too well.Jan Holesovsky
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos
2016-03-30Replace MACRO_PRFIX and MACRO_POSTFIX in eventsupplier.cxxJulien Nabet
2016-03-30Replace IMPL_FORWARD_LOOP in sfx2/source/bastyp/fltfnc.cxxJulien Nabet
2016-03-29Replace some defines in sfx2/source/appl/newhelp.cxxJulien Nabet
2016-03-28tdf#59698 Template Manager: 'OK' and 'Help' buttons addedAkshay Deep
2016-03-26Avoid nesting parentheses in this stringAdolfo Jayme Barrientos
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-23tdf#92817 Fix for Error on Save with empty lock fileJaskaran
2016-03-23loplugin:constantparam in sfx2Noel Grandin
2016-03-22sfx2: Fix memleakTakeshi Abe
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky
2016-03-18tdf#98740 Infobar should not be in the customization optionsSamuel Mehrbrodt
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-18sfx2: Improve git-grep-ability for at least few toolbars.Jan Holesovsky
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky
2016-03-17cppcheck: noExplicitConstructorCaolán McNamara
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-14tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-12TypoAdolfo Jayme Barrientos
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10coverity#1355501 Dereference after null checkCaolán McNamara
2016-03-10Improve error message when URL cannot be opened externallyStephan Bergmann
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky