summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accmap.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-28tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl1-18/+21
2016-12-19tdf#104488 SwAccessibleMap: dispose sub-shapes of group shapesMichael Stahl1-27/+14
2016-10-19sw: Avoid inheritance from std::listTakeshi Abe1-4/+18
2016-10-18sw: Just iterating iteraters is boringTakeshi Abe1-19/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-6/+6
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe1-17/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-12sw: partially revert commit d0b09f41efe938e94a84e783c9ff5742edcbfba8Michael Stahl1-2/+2
2016-09-01coverity#1372380 Uncaught exceptionCaolán McNamara1-1/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann1-4/+4
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-5/+5
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-2/+3
2016-06-30everything is called Dispose, hard to find anythingCaolán McNamara1-5/+5
2016-06-16Remove the :: prefix in ::std for swMark Page1-4/+4
2016-05-13sw: document the MoveInvalidXAccToEnd() oddityMichael Stahl1-3/+5
2016-05-13tdf#99722 sw: avoid buffering a11y events for not-visible framesMichael Stahl1-4/+11
2016-05-12tdf#99722 sw: silly performance issue when firing a11y eventsMichael Stahl1-9/+4
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-13/+13
2016-04-22Avoid reserved identifiersStephan Bergmann1-10/+10
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-12/+11
2016-03-15loplugin:constantparamNoel Grandin1-4/+3
2016-02-26sw: related: tdf#58624 convert to assert() in ~SwAccessibleMap()Michael Stahl1-5/+5
2016-02-25sw: new sw.a11y log areaMichael Stahl1-1/+1
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-2/+0
2016-02-17Pass map by pointer (just like all the other SwAccessible... ctors do)Stephan Bergmann1-1/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-2/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-343/+343
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-6/+0
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-20/+20
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-5/+5
2015-11-04Don't dereference null pointerStephan Bergmann1-1/+4
2015-10-13cppcheck:variableScopeNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-8/+8
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann1-5/+5
2015-09-10GetCurrFlyFrm just forwards to GetSelectedFlyFrmCaolán McNamara1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-5/+5
2015-08-03sw: inline use-once typedefsNoel Grandin1-6/+2
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-39/+0
2015-07-08Avoid loplugin:unreffun in non-debug buildStephan Bergmann1-0/+4
2015-07-08sw: remove boost::bind from accmap.cxxMichael Stahl1-2/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-53/+53