summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/worksheetbuffer.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-24use more concrete UNO in scNoel Grandin1-0/+1
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin1-1/+1
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann1-1/+5
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara1-1/+1
2020-08-21Use localized default sheet name, if sheet name is missing in xlsx fileAndras Timar1-1/+3
2020-08-08loplugin:flatten in sc/filter/ooxNoel Grandin1-21/+21
2020-02-27tdf#130959 crash when opening file with non-existing hyperlinksNoel Grandin1-1/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin1-3/+1
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2018-12-19tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen1-4/+0
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen1-0/+2
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen1-0/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-3/+3
2017-01-25cleanup css includes and using namespacesJochen Nitschke1-3/+0
2016-11-03remove unused BiffInputStreamNoel Grandin1-1/+0
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+2
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-1/+1
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-1/+1
2015-11-23loplugin:unusedfields in scNoel Grandin1-1/+0
2015-10-20Resolves: tdf#84713 do not substitute separator in R1C1 notation hyperlinksEike Rathke1-3/+11
2015-08-19loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2015-08-19tdf#77431: Move setting sheet visibility to finalize phaseKatarina Behrens1-10/+23
2015-03-20tdf#89597: Resize formula buffers after adding a dummy sheetKatarina Behrens1-0/+7
2015-02-19boost->stdCaolán McNamara1-2/+2
2014-12-19remove operator>> and operator<< methodsNoel Grandin1-1/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-5/+5
2014-04-06whitespace cleanup in scMarkus Mohrhard1-8/+0
2014-03-03Remove visual noise from scAlexander Wilms1-4/+4
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-3/+3
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-3/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+1
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power1-0/+19
2012-12-13Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power1-19/+0
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power1-0/+19
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon1-1/+1
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara1-0/+1
2012-04-16callcatcher: update unused codeCaolán McNamara1-8/+0
2012-03-30callcatcher: regenerate unused code listCaolán McNamara1-32/+0
2012-03-16move excel related oox bits to scNoel Power1-0/+261