summaryrefslogtreecommitdiff
path: root/sw/source/core/access/acctextframe.cxx
AgeCommit message (Expand)Author
2019-09-26source/core/access: no more SwClientBjoern Michaelsen
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-03-24sw: remove CHECK_FOR_DEFUNC macrosMichael Stahl
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-25sw: new sw.a11y log areaMichael Stahl
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleTextFrameMichael Stahl
2014-08-07coverity#1078601 Dereference after null checkCaolán McNamara
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-04-20coverity#1078601 Unchecked dynamic_castCaolán McNamara
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17cid#705912 dereference before null checkNoel Grandin
2013-12-13sw: add some more obviously missing mutex guardsMichael Stahl
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert sw/source/core/access/*.cxx from String to OUStringNoel Grandin
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer
2013-08-19String to OUString + whitespaces, log messagesMatteo Casalin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-31Multiple typo fixes, small code changesChris Sherlock
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak