summaryrefslogtreecommitdiff
path: root/svx/source/dialog/svxbmpnumvalueset.cxx
AgeCommit message (Expand)Author
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-08-27tdf#93558 Hardcode black text on white backgroundMaxim Monastirsky
2015-07-05Convert NUM_PAGETYPE_ to a scoped enumMaxim Monastirsky
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-18coverity#706090 Unintended sign extensionCaolán McNamara
2014-04-16coverity#1202908 Uninitialized scalar variableCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-29coverity#984152 Uninitialized pointer fieldCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-07-04Mark as constTakeshi Abe
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2013-01-07callcatcher: update unused codeCaolán McNamara
2013-01-07pick out graphic numbering page to cui and adapt codeCaolán McNamara
2013-01-07split out pick bullet page to cui and adapt codeCaolán McNamara
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-27re-base on ALv2 code. Includes:Michael Meeks