summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04Fixes memleak by allowing SvxFontNameBox_Impl dtor to be calledDennis Francis
2015-09-03Restored missing includes from source files.Ashod Nakashian
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-09tdf#93290 Limit the size request of the styles comboboxMaxim Monastirsky
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24svx: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-06tdf#83541 Redraw the last used color after theme changeMaxim Monastirsky
2015-07-05Convert NUM_PAGETYPE_ to a scoped enumMaxim Monastirsky
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-06-28coverity#1308503 Uncaught exceptionCaolán McNamara
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-21Fix typosAndrea Gelmini
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann
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