summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/charmapacc.cxx
AgeCommit message (Expand)Author
2019-10-30remove unnecessary includeCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-06use more Color in svxNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15Don't call ensureIsAlive after comphelper::OExternalLockGuard.Arnaud Versini
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-02-21loplugin:subtlezeroinit: svxStephan Bergmann
2017-02-15Related: tdf#105712 inconsistency with num of a11y children in special charCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in SvxShowCharSetVirtualAccNoel Grandin
2017-01-23use rtl::Reference in SvxShowCharSetItemNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-01Improve readability of OUString concatanation in SvxPixelCtlAccessibleMuhammet Kara
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-04-12Use const_iterator when possible (svx/accessibility)Julien Nabet
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-23loplugin:staticmethodsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-23coverity#1210079 Uncaught exceptionCaolán McNamara
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann