summaryrefslogtreecommitdiffstats
path: root/editeng/source/accessibility/AccessibleImageBullet.cxx
Commit message (Expand)AuthorAgeFilesLines
* editeng: AccessibleImageBullet : avoid recursive SolarMutextArnaud Versini2020-10-251-5/+9
* loplugin:flatten in editengNoel Grandin2020-04-141-12/+12
* make some headers privateCaolán McNamara2020-02-031-1/+1
* tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen2019-12-201-4/+0
* Use simplified syntax for SequenceJulien Nabet2019-08-171-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-151-3/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann2019-07-311-1/+1
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-151-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* use more Color in editeng..formsNoel Grandin2018-03-071-2/+2
* ColorData->Color in sd..svxNoel Grandin2018-02-211-1/+1
* AccessibleImageBullet::GetParagraphCount no longer restricted to sal_uIn16,Stephan Bergmann2018-01-281-3/+3
* loplugin:includeform: editengStephan Bergmann2017-10-231-2/+2
* loplugin:flatten in editeng..extensionsNoel Grandin2017-09-211-9/+6
* migrate to boost::gettextCaolán McNamara2017-07-211-3/+3
* loplugin:casttovoid: editengStephan Bergmann2017-07-021-3/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-4/+4
* remove EE_RESSTR preprocessor abuseBjoern Michaelsen2017-03-181-2/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-25/+25
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-10/+0
* loplugin:expandablemethods in drawinglayer..editengNoel Grandin2016-11-091-14/+2
* loplugin:expandablemethodds in include/editengNoel Grandin2016-10-211-1/+1
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-6/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* editeng: com::sun::star->cssNoel Grandin2015-09-131-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-6/+0
* coverity#982161 unchecked return valueDavid Tardon2014-11-031-1/+13
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-5/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-10/+0
* editeng: remove SAL_THROW macroNoel Grandin2014-06-051-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-26/+26
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-46/+0
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-071-8/+2
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-101-3/+3
* OUString cleanup in editeng/acessibilityOlivier Hallot2012-12-251-19/+19
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-291-2/+2
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-241-3/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-2/+2
* childs -> childrenMichael T. Whiteley2011-12-081-1/+1
* remove include of pch header in editengNorbert Thiebaud2011-11-271-2/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* callcatcher: various unused methodsCaolán McNamara2011-09-121-7/+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-4/+4
|\