summaryrefslogtreecommitdiff
path: root/sw/source/core/access/acccell.cxx
AgeCommit message (Expand)Author
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-08-02tdf#135098 assert/crash on checking IsSelected on cell being disposedCaolán McNamara
2019-12-23sal_Char->char in swNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-12-22Fix typo in codeAndrea Gelmini
2018-12-03sw: convert assert(bSelected out of sync) to SAL_WARN for nowMichael Stahl
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-07use more Color in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-04-06split getAccessibleParentCaolán McNamara
2017-03-24sw: remove CHECK_FOR_DEFUNC macrosMichael Stahl
2017-03-24sw: remove SolarMutexGuards from SwAccessible* constructorsMichael Stahl
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23sw: prefix members of SwAccessibleCellMiklos Vajna
2016-10-31loplugin:oncevar in swNoel Grandin
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-25sw: new sw.a11y log areaMichael Stahl
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-25sw: prefix members of SwAccessibleContextMichael Stahl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-23loplugin:constantfunction: swNoel Grandin
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleCellMichael Stahl
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-12cppcheck: fix some redundantAssignmentJulien Nabet
2013-12-13sw: add some more obviously missing mutex guardsMichael Stahl
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza