summaryrefslogtreecommitdiff
path: root/editeng/source/accessibility/AccessibleStaticTextBase.cxx
AgeCommit message (Expand)Author
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-02-25-Werror,-Wunused-private-fieldStephan Bergmann
2019-02-23loplugin:unusedfields in editengNoel Grandin
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-07-28loplugin:stringloop in editengNoel Grandin
2018-01-29Values need not be bounded by sal_uInt16, it appearsStephan Bergmann
2018-01-28Remove useless checks against SAL_MAX_INT32Stephan Bergmann
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-07-06make binary functor unary, related tdf#108782dcvb
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2017-01-18use rtl::Reference in AccessibleStaticTextBase_ImplNoel Grandin
2017-01-09New loplugin:externvar: editengStephan Bergmann
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2016-02-01boost::cref->std::crefNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-05-21editeng: simplify code by std::none_ofTakeshi Abe
2015-03-19loplugin:constantfunction: editengNoel Grandin
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-01loplugin:unreffunStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-06-09some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara
2014-06-05editeng: remove SAL_THROW macroNoel Grandin
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from editengAlexander Wilms
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini