summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2015-03-11sc: use constructor syntax in scfilt.componentChris Sherlock
2015-03-11correct b0rken logic that accidentally worked neverthelessEike Rathke
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10replace an OSL_ENSURE() with assert(), tdf#89319 relatedEike Rathke
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10Fix issue in re-use of ScTokenArray objects from a TokenPoolTor Lillqvist
2015-03-10Also relative row references need to wrap around, like fdo#84556 for columnsTor Lillqvist
2015-03-09Bin unused static const fieldTor Lillqvist
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-05rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/sEike Rathke
2015-03-04V801: Decreased performanceCaolán McNamara
2015-03-02cppcheck: redundantConditionNoel Grandin
2015-02-27tdf#89679 - fix incorrect mapping of font-family-complex and CharFontNameAsianMark Hung
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-24TyposJulien Nabet
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-23import the document properties before the documentMarkus Mohrhard
2015-02-19boost->stdCaolán McNamara
2015-02-19make the code easier to readMarkus Mohrhard
2015-02-18Change var name: propertie->propertyStateJulien Nabet
2015-02-17boost->stdCaolán McNamara
2015-02-14coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-12tdf#89281 fix performance regression of XLS import - cleanupLászló Németh
2015-02-12apparently calling match on a string with an index past the end is now fatalCaolán McNamara
2015-02-12coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-11tdf#89319 remove redundant file seekings in XLS exportLászló Németh
2015-02-10ExtCfRule::maModel and CondFormatRule::mpDataBar are 2 distinct thingsKatarina Behrens
2015-02-10mbNeg means: a different colour for negative values is definedKatarina Behrens
2015-02-10tdf#68117 Partially fix boolean labels in XLSXUrsache Vladimir
2015-02-10tdf#89281 fix performance regression of XLS importLászló Németh
2015-02-08coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05Related tdf#87356: import data bar [non-]gradient from OOXMLKatarina Behrens
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane
2015-02-04Seems that BS() does something else than I thoughtKatarina Behrens
2015-02-04coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-03tdf#39468 translate German variable in sc export filterChris Sherlock
2015-02-03tdf#39468 translate export option comments for sc filterChris Sherlock
2015-02-03sc: typo in OSL_ENSURE (XclExpChLabelRange::Convert)Chris Sherlock
2015-02-03Related tdf#87356: export data bar [non-]gradient to OOXMLKatarina Behrens
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-02-02fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca
2015-02-02coverity#1242895 Untrusted loop boundCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-29tdf#88810 XLSX export: more cleanupLászló Németh
2015-01-28remove unused typedefsNoel Grandin
2015-01-27tdf#88810 XSLT address export: cleanup and more optimizationLászló Németh
2015-01-27tdf#88810 avoid unnecessary massive O(U)String allocations in XLSX exportLászló Németh