summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2016-02-10avoid crash with color listbox for nowMarkus Mohrhard
2015-10-26afl-eventtesting: deref of null GetSdrPageViewCaolán McNamara
2015-08-20tdf#93407 GrabFocus during disposeMaxim Monastirsky
2015-08-20tdf#78111 Sane preferred width for the color mode comboboxMaxim Monastirsky
2015-08-20Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky
2015-08-06rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-08-06tdf#73071: Styles tab addition to the sidebar for writerRishabh Kumar
2015-08-06tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-08-06tdf#87651 Add outline buttons to impress sidebarMaxim Monastirsky
2015-08-06tdf#91944 Fix inc/dec indent buttons in impressMaxim Monastirsky
2015-08-06tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann
2015-05-26Resolves: tdf#91542 crash on pressing return in sidebar line popupCaolán McNamara
2015-05-26Related: tdf#91542 line box width cannot be changedCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-19tdf#91382 UI: Crash after visiting Sidebar Properties PagePhilippe Jung
2015-05-18cleanup LineWidthControlTomaž Vajngerl
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13refactor PopupControl to use RenderContextTomaž Vajngerl
2015-05-13refactor LineWidthControl to use RenderContextTomaž Vajngerl
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-07tdf#91051: fix typo Trancparency->TransparencyAndrea Gelmini
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use new color selector in the toolbar for area fillsCaolán McNamara
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks
2015-04-17Windows compilation fixes.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin