summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx
AgeCommit message (Expand)Author
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessibleDocumentPagePreviewNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2017-12-08clang-tidy modernize-use-equals-default in sc/source/uiJochen Nitschke
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-19Replace list by vector in accessible part of scJulien Nabet
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-23tdf#39468 Translate some random German comments/termsJens Carl
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
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-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-20loplugin:unusedfieldsNoel Grandin
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
2016-06-08remove some manual refcounting in scNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-30tdf#94205 Use o3tl::make_unique instead of new + std::moveapurvapriyadarshi
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Hold ScAccessibleDocumentPagePreview::mpTable by rtl::ReferenceStephan Bergmann
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-29coverity#1308602 Uncaught exceptionCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara