summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2015-11-03tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir
2015-10-29tdf#93487 - protect GetFocus method call post dispose.Michael Meeks
2015-10-17tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks
2015-10-08SvxStyleBox_Impl::CalcOptimalExtraUserWidth() is a (very) expensive operation.Jan Holesovsky
2015-09-18tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-08-20tdf#93290 Limit the size request of the styles comboboxMaxim Monastirsky
2015-08-06rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-08-06rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-08-06Avoid overflowing SetSizePixel computationStephan Bergmann
2015-08-06Simplify GetSize().Height() -> GetHeight()Stephan Bergmann
2015-08-06Resolves: tdf#92082 crash on closing color bar after redocking itCaolán McNamara
2015-08-06tdf#91840: Default to transparent text backgroundKatarina Behrens
2015-08-06tdf#88276: toolbar|sidebar button for text background colourKatarina Behrens
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-26tdf#91431 - fix post-dispose focus issue in color window.Michael Meeks
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13refactor TableWindow, ColumnWindow to use RenderContextTomaž Vajngerl
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-09tdf#88608: clear SearchLabel when altering the search stringJoren De Cuyper
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks
2015-05-06color bar doesn't fill tool itemCaolán McNamara
2015-05-05´Color´ : ambiguous symbolCaolán McNamara
2015-05-05WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2015-05-05restore this utter madnessCaolán McNamara
2015-05-05vertically center toolbox/listboxesCaolán McNamara
2015-05-05Use new color selector in the toolbar for area fillsCaolán McNamara
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
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-27if it makes sense to handle DataChanged, then the same init must be calledCaolán McNamara
2015-04-27manually setting drop down size is unnecessaryCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-21Resolves: tdf#76825 styles drop down menu is too narrowCaolán McNamara
2015-04-21refactor for reuseCaolán McNamara
2015-04-21split out the code that sets up the device for each entryCaolán McNamara