summaryrefslogtreecommitdiff
path: root/svtools/source/config/accessibilityoptions.cxx
AgeCommit message (Expand)Author
2021-11-19rtl::Static->thread-safe static in svtoolsNoel Grandin
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-04-09tdf#130326 related, speed up scrollingNoel Grandin
2020-08-12expand out DELETEZNoel Grandin
2019-12-30SvtAccessibilityOptions base SfxListener appears to be unusedStephan Bergmann
2019-12-21tdf#126966: Make the colour swatches larger on iOSTor Lillqvist
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-26add ppt to fftesterCaolán McNamara
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2014-12-22WaE: unused variable 's_sIsSystemFont'Tor Lillqvist
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-10callcatcher: update unused codeCaolán McNamara
2014-03-05remove unused code in svtools/SvtAccessibilityOptionsNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-16fdo#71511: reload ColorConfig after tweaking relevant a11y settingsBjoern Michaelsen
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand
2013-05-20Related: #ii122198# added ColorValueSetColumnCount entry to configurationArmin Le Grand
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand