summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2016-06-03tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep
2016-06-03notebookbar: load ui for the start centerSzymon Kłos
2016-06-01Convert printer enums to scoped enumsNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-30Context Menu for templates and other fixes in Start CenterAkshay Deep
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-26Start Center: Rename "Edit Templates" to "Manage Templates"Akshay Deep
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-24tdf#89329: use unique_ptr for pImpl in filedlghelperXisco Fauli
2016-05-24tdf#89329: use unique_ptr for pImpl in tabdlgXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in dockwinXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in basedlgsXisco Fauli
2016-05-20New Template ManagerAkshay Deep
2016-05-18tdf#99925 temporary fix, hide the notebookbar in the start centerSzymon Kłos
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18Convert UPDATE_FAMILY to scoped enumNoel Grandin
2016-05-17fix JunitTest_sfx2_complexCaolán McNamara
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
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-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-09convert SFX_STYLE_ITEM to scoped enumNoel Grandin
2016-04-26tdf#64292 tdf#94639 Meaningless Functions in Template Properties DialogAkshay Deep
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
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-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#74885 Fix direction in CMIS property editor scrollbarGiuseppe Castagno
2016-04-11loplugin:constantparamNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-04-04Make InputDialog class global to reuse it's code and tdf#97425Akshay Deep
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-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-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin