summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-29remove XclRoot::GetDocRefNoel Grandin
2019-10-28cid#1448338 silence Untrusted value as argumentCaolán McNamara
2019-10-25sc: rowcol: tdf#50916 convert filter/excel for the most partAron Budea
2019-10-25tdf#126021 speed up saving xls with lots of stylesNoel Grandin
2019-10-21loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin
2019-10-20ofz#18301 Timeout in xlsfuzzerCaolán McNamara
2019-10-20cid#1448338 Untrusted value as argumentCaolán McNamara
2019-10-19sc: rowcol: tdf#50916 convert ucalc test, and docfunc.Michael Meeks
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-18cid#1448338 Untrusted value as argumentCaolán McNamara
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin
2019-10-17Don't use uninitialized memory when reading from the stream failsStephan Bergmann
2019-10-17Don't use uninitialized memory when reading from the stream failsStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11ofz#16433 TimeoutCaolán McNamara
2019-10-11ofz#15997 TimeoutCaolán McNamara
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-09loplugin:redundantpointeropsStephan Bergmann
2019-10-09cid#1448346 Improper use of negative valueCaolán McNamara
2019-10-08tdf#123339 XLSX: fix horizontal alignment in commentsSzabolcs Toth
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-04Removed executable bit on cxx and ods filesAndrea Gelmini
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-10-04tdf#123341 XLSX: fix vertical alignment in commentsSzabolcs Toth
2019-10-01tdf#119021 Support lock down settings of Formula tab pageGabor Kelemen
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-27cid#1453999 move coverity suppressionCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-20tdf#39593 Drop ScDataPilotDescriptorBase::getImplementationArkadiy Illarionov
2019-09-06Fixing "...."Andrea Gelmini
2019-09-04tdf#127110 XLSX export: fix bad view positionLászló Németh
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-31Fix typosAndrea Gelmini
2019-08-27Use lambda expression here instead of a function object.Kohei Yoshida
2019-08-27Use getSystemPathFromFileURL() which is exactly what we need.Kohei Yoshida
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-08-27You can just check for nCheckPos being 0 for non-error condition.Kohei Yoshida
2019-08-25Fix typo in codeAndrea Gelmini
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-23loplugin:returnconstval in ooxNoel Grandin