summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12loplugin:unreffunStephan Bergmann
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12lok context menu: Include uno commands for submenus tooPranav Kant
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-11loplugin:constantparamNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-11make GetGlobalUNOConstant and GetUNOConstant take an OUStringNoel Grandin
2016-04-10Replace AddEntry macroJulien Nabet
2016-04-10Replace macro IterateLayoutItemsJulien Nabet
2016-04-08lok context menu: Handle the case we only get the slot-id.Jan Holesovsky
2016-04-08lok context menu: Expose the disabled commands too.Jan Holesovsky
2016-04-08lok context menu: Expose context menuPranav Kant
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Revert "Avoid deadlock when two threads call into Frame::close"Michael Stahl
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-06remove some dead bits of DDENoel Grandin
2016-04-06...and ignore DisposedException from multiple Frame::closeStephan Bergmann
2016-04-06Avoid deadlock when two threads call into Frame::closeStephan 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-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