summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2015-06-15Resolves: tdf#92082 crash on closing color bar after redocking itCaolán McNamara
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara
2015-06-04tdf#91840: Default to transparent text backgroundKatarina Behrens
2015-06-04Use switch-case instead of overly long 'if (a || b || ...)'Katarina Behrens
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens
2015-06-01coverity#1302609 Division or modulo by zeroCaolán McNamara
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-23tdf#91431 - fix post-dispose focus issue in color window.Michael Meeks
2015-05-22Avoid overflowing SetSizePixel computationStephan Bergmann
2015-05-22Simplify GetSize().Height() -> GetHeight()Stephan Bergmann
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
2015-04-21draw all entries the same wayCaolán McNamara