summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/workbookhelper.cxx
AgeCommit message (Expand)Author
2022-02-13[cp] Add another known good generator.Aron Budea
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-05-31crashtesting: use after free on export of tdf122510-1.xlsx to odsCaolán McNamara
2021-05-11do not leak on error pathNoel Grandin
2021-05-10tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-09-14ScRangeData ctor variant never passed a null ScDocument*Caolán McNamara
2020-09-13ScTokenArray ctor always dereferences its ScDocument* argCaolán McNamara
2020-08-08loplugin:flatten in sc/filter/ooxNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-18tdf#122624 XLSX OLE in DOCX: import view positionsLászló Németh
2019-02-07tdf#122594 OLE import in DOCX: show selected sheetLászló Németh
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-19tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-16sc: drop dead codeJochen Nitschke
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (9)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (6)&(7)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (1)Jochen Nitschke
2016-11-21tdf#48140 Replace uno call from worksheethelper.cxxBartosz Kosiorek
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-15Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-07-27sc: meBiff is always set to BiffType::BIFF_UNKNOWNJochen Nitschke