summaryrefslogtreecommitdiff
path: root/editeng/source/accessibility/AccessibleImageBullet.cxx
AgeCommit message (Expand)Author
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-02-22loplugin:refcounting in editengNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-10-25editeng: AccessibleImageBullet : avoid recursive SolarMutextArnaud Versini
2020-04-14loplugin:flatten in editengNoel Grandin
2020-02-03make some headers privateCaolán McNamara
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-03-07use more Color in editeng..formsNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-01-28AccessibleImageBullet::GetParagraphCount no longer restricted to sal_uIn16,Stephan Bergmann
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: editengStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-11-03coverity#982161 unchecked return valueDavid Tardon
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05editeng: remove SAL_THROW macroNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2012-12-25OUString cleanup in editeng/acessibilityOlivier Hallot
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold