summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accnotextframe.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-14sw_redlinehide: trivial GetNode() conversion in accessMichael Stahl1-2/+3
2018-04-14SwAccessibleNoTextFrame: use WriterMultiListener instead of SwDependBjoern Michaelsen1-3/+4
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen1-4/+1
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-07-31sw: prefix members of SwAccessibleNoTextFrameMiklos Vajna1-7/+7
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-2/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-03-24sw: remove CHECK_FOR_DEFUNC macrosMichael Stahl1-4/+5
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl1-1/+1
2017-02-12Various typos on accessibleJulien Nabet1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-28/+18
2016-12-12remove useless Mutex guardsNoel Grandin1-4/+0
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-3/+0
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara1-2/+2
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-6/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-11/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-21/+21
2015-07-16coverity#1311944 Logically dead codeCaolán McNamara1-1/+1
2015-07-13fix a11y crash seen on close of tdf#92573Caolán McNamara1-0/+3
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-13/+13
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-05-23coverity#1078575 Unchecked dynamic_castCaolán McNamara1-3/+4
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-1/+1
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-2/+2
2014-05-03coverity#1078575 Unchecked dynamic_castMiklos Vajna1-2/+4
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-3/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-28/+28
2014-02-18callcatcher: update unused code listsCaolán McNamara1-10/+0
2014-02-12SetCaptionFmt never called, so pCaptionFmt always NULLCaolán McNamara1-25/+2
2013-12-13sw: add some more obviously missing mutex guardsMichael Stahl1-0/+2
2013-12-03SwAccessibleFrameBase::Modify(): avoid accessing deleted mpFrmMichael Stahl1-0/+2
2013-12-02Integrate branch of IAccessible2Steve Yin1-1/+153
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18convert sw/source/core/access/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-14fdo#38838 use OUString instead of StringChr. Rossmanith1-3/+3
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-1/+0
2013-08-19String to OUString + whitespaces, log messagesMatteo Casalin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-31Multiple typo fixes, small code changesChris Sherlock1-1/+1
2013-03-18comment cleanupsMatthias Freund1-13/+6
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14