summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx
AgeCommit message (Expand)Author
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-21loplugin:refcounting in scNoel
2021-01-03Removed duplicated includeAndrea Gelmini
2021-01-01tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDuP-491
2020-08-12fix leak in ScAccessiblePreviewHeaderCellNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-06-28loplugin:useuniqueptr in ScAccessiblePreviewHeaderCellNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-19loplugin:stringcopy: scStephan Bergmann
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-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-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-06-14tdf#94205: Some remaining new+std::move -> o3tl::make_uniqueStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-06-28coverity#1308531 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-14sal_bool->boolNoel Grandin
2014-01-23coverity#1158403 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158404 Uncaught exceptionCaolán McNamara
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-08convert sc/source/ui/Accessibility/*.cxx from String to OUStringNoel Grandin
2013-08-26Document a bit the Ugly bad and nasty workaroundFridrich Štrba
2013-08-26Ugly bad and nasty workaround for some dupplicate symbols issueFridrich Štrba