summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-04-05LOK - Calc: beyond row 65535 it is not possibile to resize a rowMarco Cecchetti
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-04-05Add another FIXMETor Lillqvist
2017-04-05-Werror,-Wunused-private-fieldStephan Bergmann
2017-04-05Add FIXMETor Lillqvist
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-04-05coverity#1404783 Dereference null return valueCaolán McNamara
2017-04-05sc: remove redundant castsJochen Nitschke
2017-04-05sc: use std::reverseJochen Nitschke
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-05tdf#106868: fix crash when modify external linkNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03remove hack for non DBG_UTIL buildsJochen Nitschke
2017-04-03use actual UNO enums in scNoel Grandin
2017-04-02move this work to end of Sc10Import::ImportCaolán McNamara
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-04-02Translate some German comments in scKatarina Behrens
2017-04-01coverity#1403666 Uninitialized scalar variableCaolán McNamara
2017-04-01remove redundant OpCode castsJochen Nitschke
2017-04-01This is a prime candidate for unique_ptr.Kohei Yoshida
2017-03-31LOK: Calc: unit test for invalidation on insert imageMarco Cecchetti
2017-03-31sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky
2017-03-31Fix German comment translationJohnny_M
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30Translate German comments (leftovers)Johnny_M
2017-03-30The svError case is probably not worth a SAL_WARNTor Lillqvist
2017-03-30Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara
2017-03-30Use StackVarEnumToStringTor Lillqvist
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29Translate some German comments in scKatarina Behrens
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-29Add note that the xmlMissing thing is not implementedTor Lillqvist
2017-03-28tdf#90290 use custom asserter in shared_test_impl.hxxkerem
2017-03-28tdf#90290 use custom asserter in ucalc_sharedformula.cxxkerem
2017-03-28Fix typosAndrea Gelmini
2017-03-28fix too small loop varJochen Nitschke
2017-03-28Turn XclSupbookType into scoped enum and add operator<< for SAL_INFO etcTor Lillqvist
2017-03-28Bin an unused and a used-once typedefTor Lillqvist
2017-03-28First steps to round-trip xlExternalLinkPath/xlPathMissing thingsTor Lillqvist