summaryrefslogtreecommitdiff
path: root/sw/inc/accmap.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-10-25tdf#143148 Use #pragma once instead of include guardsJaxkDev1-3/+1
2024-01-26sw a11y: Return MapMode instead of using out paramMichael Weghorn1-5/+2
2024-01-25sw a11y: Return SwAccessibleContext to avoid castingMichael Weghorn1-2/+1
2023-09-01use concrete type for SwAccessibleShapeMap_ImplNoel Grandin1-1/+1
2023-09-01use concrete type for SwAccessibleMap::mxCursorContextNoel Grandin1-2/+2
2023-04-27tdf#136749 no need to use maMutex in SwAccessibleMapNoel Grandin1-1/+0
2023-02-20tdf#153754 "Insert" - "Chart" in Writer hangsNoel Grandin1-7/+6
2023-02-17osl::Mutex->std::mutex in SwAccessibleMapNoel Grandin1-6/+7
2022-02-18sw a11y: Make these SwAccessibleMap members privateMichael Weghorn1-5/+5
2021-12-21Typo: "seleted" instead of "selected"Julien Nabet1-1/+1
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