summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accmap.cxx
AgeCommit message (Expand)Author
2019-12-06tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl
2019-08-26fix impress crash in shape listenerNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-05Fix typosAndrea Gelmini
2019-07-22(related: tdf#110442) sw: fix a11y/UI selection of at-char flysMichael Stahl
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov
2018-11-15sw_redlinehide_3: convert SwAccessibleMapMichael Stahl
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-12loplugin:useuniqueptr in SwAccessibleShapeMap_ImplNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-17loplugin:useuniqueptr in SwPagePreviewLayoutNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-25loplugin:useuniqueptr in SwAccessibleMapNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-05-28tdf#117601 a11y crash after merging cellsCaolán McNamara
2018-04-09std::list->std::vector in SwAccessibleMapNoel Grandin
2018-03-22loplugin:useuniqueptr in SwAccessibleMapNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05sw: fix use-after-free in SwAccessibleMap::FireEvents()Michael Stahl
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-24sw: let's check GetFrame() instead, it's already publicMichael Stahl
2017-04-22sw: fix a11y crash on double DisposeMichael Stahl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-24sw: remove SolarMutexGuards from SwAccessible* constructorsMichael Stahl
2017-03-24sw: remove unnecessary ifdefMichael Stahl