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