summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-22loplugin:ostr in sc/../AccessibilityNoel Grandin1-2/+2
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-10-19use more SdrObjList::begin/end in scNoel Grandin1-31/+26
2023-09-15reduce casting around ScDocShellNoel Grandin1-1/+1
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-2/+2
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin1-2/+2
2023-07-17simply some LogicToPixel calculation sitesNoel Grandin1-1/+2
2023-05-17fire less "index hint out of range, ignoring" warningsNoel Grandin1-0/+8
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-4/+4
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-15/+13
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-7/+7
2021-02-21loplugin:refcounting in scNoel1-1/+1
2021-02-15loplugin:referencecasting in scNoel1-2/+2
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin1-1/+1
2021-01-01tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDuP-4911-7/+3
2020-10-20use tools::Long in scNoel1-11/+11
2020-08-12expand out DELETEZNoel Grandin1-17/+16
2020-07-29loplugin:flatten in sc/ui/AccessibilityNoel Grandin1-73/+73
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann1-2/+1
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-6/+6
2019-12-12ScShapeChild has broken copy functionsStephan Bergmann1-4/+21
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+44
2019-10-01loplugin:stringadd in scNoel Grandin1-2/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-1/+1
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen1-0/+1
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara1-1/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin1-62/+1
2019-02-23loplugin:unusedfields in scNoel Grandin1-4/+0
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen1-7/+1
2019-02-09loplugin:indentation in scNoel Grandin1-3/+3
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-2/+2
2019-01-17Simplify containers iterations in sc/source/ui/[A-Sa-d]*Arkadiy Illarionov1-37/+28
2019-01-16Fix iterator boundaryArkadiy Illarionov1-1/+1
2018-10-15loplugin:constfields in scNoel Grandin1-6/+6
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-3/+1
2018-06-28loplugin:useuniqueptr in ScAccessibleDocumentPagePreviewNoel Grandin1-8/+6
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-6/+3
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-1/+1
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke1-8/+0
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-2/+2
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-11-19Replace list by vector in accessible part of scJulien Nabet1-25/+18
2017-10-23loplugin:includeform: scStephan Bergmann1-18/+18
2017-08-24loplugin:constparam in sc part4Noel Grandin1-4/+4
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1