summaryrefslogtreecommitdiff
path: root/sc/source/filter/qpro
AgeCommit message (Expand)Author
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-29coverity#1210163 Uninitialized scalar variableCaolán McNamara
2014-04-29coverity#1210164 Uninitialized scalar variableCaolán McNamara
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
2014-04-04coverity#708054 Uninitialized scalar fieldCaolán McNamara
2014-04-01coverity#704264 Logically dead codeCaolán McNamara
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-12std::strlen requires cstring include to buildLuboš Luňák
2014-02-14belt-and-braces, check for short readCaolán McNamara
2014-02-13fix QPro import filter, related #i41688#Markus Mohrhard
2014-02-13add documentation where to find spec and ile format docs for qproMarkus Mohrhard
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-06Modify ScFormulaCell's ctor to take a const reference to ScTokenArray.Kohei Yoshida
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/filter/qpro/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/qpro*.hxx from String to OUStringNoel Grandin
2013-09-09CID#1079180 initialize bufferCaolán McNamara
2013-09-09CID#1079181 initialize bufferCaolán McNamara
2013-07-30Now nobody accesses reference members directly. Make them private.Kohei Yoshida
2013-07-24Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-22More on reducing use of ScDocument::PutCell().Kohei Yoshida
2013-03-22More on removing direct use of cell classes...Kohei Yoshida
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini
2012-07-27QuattroPro warningsEike Rathke [er]
2012-07-11Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-15rename and refactor ScfTools::ReadCStringCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-14making sc/source/filter compile againBjoern Michaelsen
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06Migrate DEBUG to OSL_DEBUG_LEVELThomas Arnhold
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara