summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann7-14/+14
2016-10-04can now remove both PopupContainer copiesCaolán McNamara1-46/+0
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-5/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin1-11/+5
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-2/+2
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos1-0/+12
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos1-3/+9
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-1/+2
2016-07-31Resolves: tdf#101221 VclPtr: funkiness with PopupMenu dtor before disposeCaolán McNamara1-0/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin2-16/+0
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos1-1/+60
2016-06-30Resolves: tdf#100692 crash in sidebar on deleting image from writerCaolán McNamara1-3/+3
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos5-262/+30
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin5-67/+35
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-4/+4
2016-06-18Get rid of unnecessary OUString creation in DeckTitleBarMuhammet Kara1-3/+2
2016-06-03Resolves: tdf#96008 crash when an extension with legacy decks is installedCaolán McNamara6-177/+161
2016-06-03OpenThenSwitchToDeck actually *toggles* deck visibilityCaolán McNamara2-3/+38
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin1-14/+0
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-1/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-7/+0
2016-05-13Resolves: tdf#96092 crash on activating manage changes sidebarCaolán McNamara1-1/+4
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin1-11/+11
2016-04-21new plugin stylepoliceNoel Grandin3-12/+10
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin2-6/+6
2016-04-10Replace AddEntry macroJulien Nabet1-58/+151
2016-04-10Replace macro IterateLayoutItemsJulien Nabet1-13/+27
2016-04-06Avoid reserved identifiersStephan Bergmann1-6/+6
2016-04-06Avoid reserved identifiersStephan Bergmann1-20/+20
2016-04-06SidebarToolBox: Remove unused param.Jan Holesovsky2-3/+2
2016-04-06SidebarToolBox: This function was needed only for InsertPropertyPanel.Jan Holesovsky1-20/+2
2016-04-04Kill some written-only member vars in SidebarToolBox.Jan Holesovsky1-24/+13
2016-04-04Bool_UseToolBoxItemSeparator in SidebarToolBox is always false, kill it.Jan Holesovsky3-43/+0
2016-03-31Replace AddContext in sidebar/EnumContext.cxxJulien Nabet1-34/+31
2016-03-24tdf#97398: Toggle deck/panel visibility individually for each appKatarina Behrens3-5/+34
2016-03-14tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso1-11/+14
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin2-0/+12
2016-02-08loplugin:unusedmethodsNoel Grandin2-12/+0
2016-01-31implement missing FID_FUNCTION_BOX GetStateCaolán McNamara1-10/+27
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-10/+8
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-1/+0
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann1-3/+2
2015-12-08Missing deleteStephan Bergmann1-0/+1
2015-12-02tdf#96162: sfx2: avoid re-creating existing sidebar PanelsMichael Stahl1-26/+33
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt1-1/+0