summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xiescher.hxx
AgeCommit message (Expand)Author
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2023-05-16tdf#79542 xls: applyGroupBox to radiobutton groupsJustin Luth
2022-08-29ref-count SdrObjectNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-10-21loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin
2019-08-31Fix typosAndrea Gelmini
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2018-10-31tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-06introduce SdrObjectUniquePtr typedefNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-09-20filter,sc: try to prevent potential SeekToEndOfRecord infinite loopsMichael Stahl
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Return SdrObjectPtr from some XclImpDrawObjBase::Create... etc. functionsStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-27unused function Calc_nBLIPPosAndras Timar
2014-08-14sc: stupid auto_ptr deprecationMichael Stahl
2014-08-14fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold