summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky1-105/+0
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky1-30/+0
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-1/+0
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-07-16-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin5-58/+5
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky1-26/+0
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky1-55/+0
2015-07-06tdf#83541 Redraw the last used color after theme changeMaxim Monastirsky2-2/+24
2015-07-05Convert NUM_PAGETYPE_ to a scoped enumMaxim Monastirsky1-4/+1
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky9-75/+0
2015-06-28coverity#1308503 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-15/+15
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann1-1/+1
2015-06-15Resolves: tdf#92082 crash on closing color bar after redocking itCaolán McNamara1-5/+6
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara1-22/+45
2015-06-04tdf#91840: Default to transparent text backgroundKatarina Behrens1-0/+2
2015-06-04Use switch-case instead of overly long 'if (a || b || ...)'Katarina Behrens1-38/+61
2015-06-01tdf#88276: Add slot and handlers for toolbar|sidebar buttonsKatarina Behrens2-0/+23
2015-06-01coverity#1302609 Division or modulo by zeroCaolán McNamara1-5/+3
2015-05-29loplugin:loopvartoosmallNoel Grandin2-2/+2
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara5-15/+10
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-23tdf#91431 - fix post-dispose focus issue in color window.Michael Meeks1-1/+2
2015-05-22Avoid overflowing SetSizePixel computationStephan Bergmann1-1/+1
2015-05-22Simplify GetSize().Height() -> GetHeight()Stephan Bergmann1-4/+4
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini2-2/+2
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin2-12/+12
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin4-14/+14
2015-05-13refactor TableWindow, ColumnWindow to use RenderContextTomaž Vajngerl1-55/+66
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+1
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks2-14/+5
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-2/+2
2015-05-09tdf#88608: clear SearchLabel when altering the search stringJoren De Cuyper1-0/+6
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+3
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-2/+2
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks1-23/+0
2015-05-06color bar doesn't fill tool itemCaolán McNamara1-2/+2
2015-05-05´Color´ : ambiguous symbolCaolán McNamara1-1/+1
2015-05-05WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2015-05-05restore this utter madnessCaolán McNamara1-0/+100
2015-05-05vertically center toolbox/listboxesCaolán McNamara1-41/+37
2015-05-05Use new color selector in the toolbar for area fillsCaolán McNamara1-567/+489
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-2/+2