summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xeescher.hxx
AgeCommit message (Expand)Author
2021-08-19tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-07-06XLSX export: handle macros on button form controlsMiklos Vajna
2021-06-30XLSX export: improve handling of checkbox (form controls)Miklos Vajna
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot
2020-05-09compact namespace in scNoel Grandin
2020-04-30loplugin:makeshared in scNoel Grandin
2020-04-25convert excel filter in calc from shared_ptr to rtl::ReferenceNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-04-17tdf#123645 XLSX export: fix hyperlink inserted to charttundet
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-07-06loplugin:useuniqueptr in XclExpObjListNoel Grandin
2018-05-21loplugin:unusedfields in scNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-13loplugin:singlevalfields in sc(part3)Noel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-19boost->stdCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-08-12bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2013-10-04convert sc/source/file/inc/xe*.hxx from String to OUStringNoel Grandin
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li