summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks
2017-01-31Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-20Don't use 'this' in ctorStephan Bergmann
2016-12-20ODR violationStephan Bergmann
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara
2016-10-07Revert "SidebarResource doesn't do anything useful"Caolán McNamara
2016-10-06SidebarResource doesn't do anything usefulCaolán McNamara
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-05drop unused heipids and resourcesCaolán McNamara
2016-10-05remove various unused hrc defines and headersCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-17GSoC notebookbar: BigToolBoxSzymon Kłos
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos
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-06remove unused constants in HRC filesNoel Grandin
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-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
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-24tdf#97398: Toggle deck/panel visibility individually for each appKatarina Behrens
2016-03-14tdf#97885 SIDEBAR: Message missing from blank properties tabFabio Buso