summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar
AgeCommit message (Expand)Author
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-03-22tdf#124263 Respect XSidebarPanel::getMinimalWidthSamuel Mehrbrodt
2019-03-22tdf#124255 Make maximum sidebar width configurableSamuel Mehrbrodt
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-15loplugin:staticmethods in sfx2Noel Grandin
2018-11-05tdf#120473 Change sidebar panel content tab navigation behaviorJim Raykowski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25loplugin:unusedmethodsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-18tdf#120231 Focus to document on sidebar tabbar deck tab clickJim Raykowski
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-11loplugin:constantparamNoel Grandin
2018-08-30tdf#119577 Ignore escape key press on sidebar toolboxes not handled byJim Raykowski
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-18Fix typosAndrea Gelmini
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-05tdf#101915 move focus to sidebar styles panelJim Raykowski
2018-04-26Change mouse cursor to Move when over sidebar deck gripKatarina Behrens
2018-04-24Prep mouse event handler to indicate dragging startedKatarina Behrens
2018-03-27tdf#115786: Fix reopening undocked sidebarKatarina Behrens
2018-03-19tdf#115806: Remember last active deck also on context switchKatarina Behrens
2018-02-05tdf#115434 Fix key press misbehaviors in sidebarJim Raykowski
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-11-10tdf#113725: Sidebar: Controls are crammed in Slide content panelTamás Zolnai
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21tdf#67770: Read/writer LastActiveDeck bitsKatarina Behrens
2017-10-16Make include/sfx2 include files found through global -IincludeStephan Bergmann
2017-10-08Make Color a forward declarationChris Sherlock
2017-09-18msCommandName in ControllerItem is unusedNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-03remove unused includesJochen Nitschke
2017-04-28loplugin:unusedfieldsNoel Grandin
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
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