summaryrefslogtreecommitdiff
path: root/sw/inc/accmap.hxx
AgeCommit message (Expand)Author
2024-01-26sw a11y: Return MapMode instead of using out paramMichael Weghorn
2024-01-25sw a11y: Return SwAccessibleContext to avoid castingMichael Weghorn
2023-09-01use concrete type for SwAccessibleShapeMap_ImplNoel Grandin
2023-09-01use concrete type for SwAccessibleMap::mxCursorContextNoel Grandin
2023-04-27tdf#136749 no need to use maMutex in SwAccessibleMapNoel Grandin
2023-02-20tdf#153754 "Insert" - "Chart" in Writer hangsNoel Grandin
2023-02-17osl::Mutex->std::mutex in SwAccessibleMapNoel Grandin
2022-02-18sw a11y: Make these SwAccessibleMap members privateMichael Weghorn
2021-12-21Typo: "seleted" instead of "selected"Julien Nabet
2021-05-26CoreToPixel should take a SwRect argumentNoel Grandin
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