summaryrefslogtreecommitdiff
path: root/sw/inc/accmap.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-26CoreToPixel should take a SwRect argumentNoel Grandin1-1/+1
2021-01-02SwFrame: Modify no moreBjoern Michaelsen1-1/+1
2020-10-20use tools::Long in swNoel1-1/+1
2020-05-09compact namespace in swNoel Grandin1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-02-02std::set->o3tl::sorted_vector in SwAccessibleMapNoel Grandin1-2/+2
2019-11-20loplugin:unusedmethodsNoel Grandin1-3/+0
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-08-17loplugin:useuniqueptr in SwPagePreviewLayoutNoel Grandin1-2/+2
2018-06-25loplugin:useuniqueptr in SwAccessibleMapNoel Grandin1-6/+6
2018-05-28tdf#117601 a11y crash after merging cellsCaolán McNamara1-0/+3
2018-05-22tdf#108523 Remove @author annotationsAbhyudaya Sharma1-16/+2
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-2/+1
2018-04-09std::list->std::vector in SwAccessibleMapNoel Grandin1-3/+2
2018-03-22loplugin:useuniqueptr in SwAccessibleMapNoel Grandin1-2/+2
2018-01-31Fix some IWYU warningsMiklos Vajna1-3/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl1-1/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara1-1/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+3
2016-12-19tdf#104488 SwAccessibleMap: dispose sub-shapes of group shapesMichael Stahl1-1/+1
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe1-1/+13
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-01coverity#1372380 Uncaught exceptionCaolán McNamara1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-3/+3
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara1-1/+2
2016-06-30everything is called Dispose, hard to find anythingCaolán McNamara1-4/+4
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-2/+1
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-2/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-25/+25
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/incNoel Grandin1-25/+18
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-3/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-18convert AccessibleStates to enum classNoel Grandin1-21/+21
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-05-13remove dead code in SWNoel Grandin1-2/+0
2014-05-07unused SwAccessibleMap::FireSectionChangeEventMiklos Vajna1-1/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-7/+7