summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)Author
2017-03-21Notebookbar: correct initial icon sizeSzymon Kłos
2017-03-14remove unused RID constantsNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-15Related: tdf#105672 Load toolbar properties from .uiMaxim Monastirsky
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks
2017-02-06Add missing #includesStephan Bergmann
2017-01-31SolarMutexGuard for ImplDbgTestSolarMutex assert in JunitTest_dbaccess_complexCaolán McNamara
2017-01-31Resolves: tdf#104884 print preview replaces the frame controllerCaolán McNamara
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10New loplugin:conststringvar: sfx2Stephan Bergmann
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-12-20Don't use 'this' in ctorStephan Bergmann
2016-12-20Result of css::ui::ContextChangeEventMultiplexer::get cannot be nullStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-09Related: rhbz#1397939 crash with null pSidebarControllerCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-01tdf#103624 Avoid double init of controls in SidebarToolBoxMaxim Monastirsky
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-07sidebar theme loads pngs by name that are not picked up automaticallyCaolán McNamara
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-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-01Fix typosAndrea Gelmini
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-07-31Resolves: tdf#101221 VclPtr: funkiness with PopupMenu dtor before disposeCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin