summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleDocument.cxx
AgeCommit message (Expand)Author
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-06-29Fix typosAndrea Gelmini
2018-06-28loplugin:useuniqueptr in ScAccessibleDocumentNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-16Take care of E3DObjListArmin Le Grand
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-07-28Resolves: tdf#106872 only request selected shapesCaolán McNamara
2017-07-27Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17Temporary ScAddress is unnecessary when constructing ScRangeEike Rathke
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-23sc: work around MSVC 2017 ICE in AccessibleDocument.cxxMichael Stahl
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-14Translate German comments in sc/source/ui (part of its sub-dirs)Johnny_M
2017-02-28new loplugin unoanyNoel Grandin
2017-02-18German comment translationsLukas Röllin
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-16tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai
2016-12-16remove superfluous this->Init() callEike Rathke
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-19Revert "Use rtl::Reference to wrap ScAccessibleEditObject here."Kohei Yoshida
2016-11-19Use rtl::Reference to wrap ScAccessibleEditObject here.Kohei Yoshida
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-03tdf#103633 avoid segfault in a11yDavid Tardon
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin