summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox
AgeCommit message (Expand)Author
2022-03-28tdf#147014 Image missing due to integer overflowAron Budea
2022-02-21clear ScDocumentImport position cache if iterators are invalidCaolán McNamara
2021-10-22tdf#130104 - FILESAVE XLSX: cell indent increased on each saveKevin Suo
2021-10-04tdf#143104 Fix xlsx import/export of color filter colorsVasily Melenchuk
2021-08-03Consolidate link update handlingEike Rathke
2021-07-21tdf#142854 XLSX import: fix grid visibility in headless modeAttila Szűcs
2021-07-14tdf#142929 XLSX: fix import of "Less than" filter conditionTünde Tóth
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-05-31crashtesting: use after free on export of tdf122510-1.xlsx to odsCaolán McNamara
2021-05-26tdf#126541 XLSX import: fix View grid linesAttila Szűcs
2021-05-20Add FIXME for dxf importSamuel Mehrbrodt
2021-05-19fix leak in oox importNoel Grandin
2021-05-17cid#1484878 Uninitialized scalar fieldCaolán McNamara
2021-05-11do not leak on error pathNoel Grandin
2021-05-11tdf#76258 Add OOXML import for color filterSamuel Mehrbrodt
2021-05-10tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03fix use-after-freeNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (5)Noel Grandin
2021-04-30tdf#79049 speed up OOXML workbook load (2)Noel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-16related tdf#137626: rewrite XML_min to XML_minuteBalazs Varga
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09tdf#141416: partial revert of the fix for tdf#81396Xisco Fauli
2021-03-30tdf#99913 XLSX import: set filtered flag for rowsTünde Tóth
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-12tdf#137626 XLSX import: fix missing datetime filtersBalazs Varga
2021-02-25tdf#140469 XLSX import: apply more than 8 filtersBalazs Varga
2021-02-24tdf#139763 set anchor type in meEditAs in all casesRegina Henschel
2021-02-15tdf#139928 XLSX import: fix conditional formatting in same cell rangeTibor Nagy
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-08Remove unneeded breaksAndrea Gelmini
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-26tdf#139809 sc ooxml export autofiltered date columnsBalazs Varga
2021-01-21tdf#116818 sc,offapi,XLSX import: fix autofiltered date columnsBalazs Varga
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-13tdf#113013 XLSX import: fix "Formula is" type conditional formattingTibor Nagy
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29tdf#120749 XLSX: fix "begins/ends with" conditionalTibor Nagy
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-16tdf#122102 XLSX import: fix "contains" conditional formattingTibor Nagy
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen