summaryrefslogtreecommitdiff
path: root/svtools/source/config/apearcfg.cxx
AgeCommit message (Expand)Author
2023-07-05these enums are unnecessaryNoel Grandin
2023-03-15Use officecfg instead of SvtTabAppearanceCfgNoel Grandin
2020-08-21Fix typosAndrea Gelmini
2020-03-25no reason for the FontAntiAliasing setting being UNX-only (tdf#107744)Luboš Luňák
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-06-27Clean up uses of Any::getValue() in svtoolsStephan Bergmann
2016-05-24Convert SnapType to scoped enumNoel Grandin
2016-05-22Convert DragMode to scoped enumNoel Grandin
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2013-07-25fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-04-17-Werror=unused-macros (MinGW, svtools)Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-21coverity#704123 Logical vs. bitwise operatorJulien Nabet
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-05-11removed unused definesTakeshi Abe
2012-02-27Removed unused codeSzabolcs Dezsi
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-24Remove FS_PRIV_DEBUG directive.Thomas Arnhold
2011-01-24removetooltypes01: #i112600# adjust rebase for windowsMikhail Voytenko
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
2010-11-24vcl117: #i115686# remove old unused style settingPhilipp Lohmann [pl]
2010-11-13Remove empty Beschreibung (Description) commentsJ. Graeme Lingard
2010-11-12Remove bogus commentsAlexander O. Anisimov
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-30small startup optimizationCaolán McNamara