summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10Idle/Timer: reverted idle to timerTobias Madl
2015-03-09V801: Decreased performanceCaolán McNamara
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
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-22Simplify erase iterator management (charmap.cxx)Julien Nabet
2015-02-21Typo: "window" not "widow" hereJulien Nabet
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-13set edit selection only if necessaryEike Rathke
2015-02-13Resolves: tdf#81429 select corresponding listbox entry if not currentEike Rathke
2015-02-09fdo#39468 translated german commentsDaniel Sikeler
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05yet yet yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24coverity#1265796 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265799 Dereference null return valueCaolán McNamara
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-19Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-14HiDPI changes to ruler to respect screen DPIdbeurle
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05these are new in icu 54, not 53 apparentlyCaolán McNamara
2015-01-04changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky
2015-01-04A bit of cleanup.Jan Holesovsky
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky
2014-12-31convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara