summaryrefslogtreecommitdiffstats
path: root/editeng/source/accessibility/AccessibleStaticTextBase.cxx
Commit message (Expand)AuthorAgeFilesLines
* Values need not be bounded by sal_uInt16, it appearsStephan Bergmann2018-01-291-4/+4
* Remove useless checks against SAL_MAX_INT32Stephan Bergmann2018-01-281-4/+4
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-061-3/+3
* loplugin:includeform: editengStephan Bergmann2017-10-231-2/+2
* make binary functor unary, related tdf#108782dcvb2017-07-061-6/+9
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-5/+5
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-10/+10
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-22/+22
* loplugin: unnecessary destructor cppcanvas..filterNoel Grandin2017-01-241-5/+0
* use rtl::Reference in AccessibleStaticTextBase_ImplNoel Grandin2017-01-181-25/+21
* New loplugin:externvar: editengStephan Bergmann2017-01-091-1/+1
* no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin2016-12-191-10/+0
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (editeng)Stephan Bergmann2016-08-301-5/+5
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* Remove excess newlinesChris Sherlock2016-02-091-11/+0
* boost::cref->std::crefNoel Grandin2016-02-011-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* editeng: com::sun::star->cssNoel Grandin2015-09-131-7/+7
* Fix typosAndrea Gelmini2015-07-031-1/+1
* editeng: simplify code by std::none_ofTakeshi Abe2015-05-211-2/+2
* loplugin:constantfunction: editengNoel Grandin2015-03-191-41/+0
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-5/+6
* loplugin:unreffunStephan Bergmann2015-02-011-12/+0
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-66/+0
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann2014-09-241-18/+10
* some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara2014-06-091-6/+4
* editeng: remove SAL_THROW macroNoel Grandin2014-06-051-6/+6
* editeng: sal_Bool->boolNoel Grandin2014-04-151-23/+23
* Remove visual noise from editengAlexander Wilms2014-02-271-12/+12
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-22/+22
* Remove unneccessary commentsAlexander Wilms2014-02-231-13/+13
* sal_Bool->boolNoel Grandin2014-02-211-2/+2
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-031-1/+1
* EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-18/+0
* Integrate branch of IAccessible2Steve Yin2013-11-261-11/+144
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-101-11/+18
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* OUString cleanup in editeng/acessibilityOlivier Hallot2012-12-251-13/+12
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-1/+1
* Some cppcheck cleaningJulien Nabet2012-02-011-1/+1
* remove include of pch header in editengNorbert Thiebaud2011-11-271-2/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+8
* callcatcher: various unused methodsCaolán McNamara2011-09-121-37/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-7/+7
|\