summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
AgeCommit message (Expand)Author
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos
2016-08-17GSoC notebookbar: BigToolBoxSzymon Kłos
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos
2016-07-28GSoC Emoji ControlAkshay Deep
2016-07-22GSoC notebookbar: file menuSzymon Kłos
2016-07-18GSoC notebookbar: dropdown with hidden objectsSzymon Kłos
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos
2016-07-05Template Manager: Merge local view and abstract viewAkshay Deep
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-27GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-18uitest: work on supporting ui objects in sfx2 for uitestingMarkus Mohrhard
2016-05-20New Template ManagerAkshay Deep
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-26tdf#64292 tdf#94639 Meaningless Functions in Template Properties DialogAkshay Deep
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-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-25sfx2 classification: add categories controller for the toolbarMiklos Vajna
2016-02-17sfx2: introduce initial SfxClassificationHelperMiklos Vajna
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-09-21sfx2: add SfxLokHelperMiklos Vajna
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2014-11-21Forward declare all the std::vector based impl container classes.Kohei Yoshida
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN
2014-09-12sfx2: remove optimization disabling workaround for GCC 4.2 bugMichael Stahl
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-04-17More generic way to disable avmediaTor Lillqvist
2014-01-16Revert "Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl.""Stephan Bergmann
2014-01-15Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl."Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxGlobalEvents_Impl.Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxAppDispatchProvider.Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan
2013-12-13startcenter: Make the default icons appear as on a piece of paper.Jan Holesovsky
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl
2013-08-16ToolBoxBackground never created, remove itCaolán McNamara