summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)Author
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos
2016-06-30Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-18Get rid of unnecessary OUString creation in DeckTitleBarMuhammet Kara
2016-06-03Resolves: tdf#96008 crash when an extension with legacy decks is installedCaolán McNamara
2016-06-03OpenThenSwitchToDeck actually *toggles* deck visibilityCaolán McNamara
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-13Resolves: tdf#96092 crash on activating manage changes sidebarCaolán McNamara
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-10Replace AddEntry macroJulien Nabet
2016-04-10Replace macro IterateLayoutItemsJulien Nabet
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06SidebarToolBox: Remove unused param.Jan Holesovsky
2016-04-06SidebarToolBox: This function was needed only for InsertPropertyPanel.Jan Holesovsky
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-03-31Replace AddContext in sidebar/EnumContext.cxxJulien Nabet
2016-03-24tdf#97398: Toggle deck/panel visibility individually for each appKatarina Behrens
2016-03-14tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-31implement missing FID_FUNCTION_BOX GetStateCaolán McNamara
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-08Missing deleteStephan Bergmann
2015-12-02tdf#96162: sfx2: avoid re-creating existing sidebar PanelsMichael Stahl
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt
2015-11-20loplugin:nullptrStephan Bergmann
2015-11-20loplugin:stringconstantStephan Bergmann
2015-11-20loplugin:staticmethodsStephan Bergmann
2015-11-20loplugin:nullptrStephan Bergmann
2015-11-20tdf#67770 store sidebar elements statesLaurent Godard
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin