summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-04-06loplugin:useuniqueptrJan-Marek Glogowski
2017-04-06loplugin:useuniqueptrStephan Bergmann
2017-04-06loplugin:useuniqueptr for ScViewFunc::InsertNameJan-Marek Glogowski
2017-04-06loplugin:redundantcast check for c-style casts to voidNoel Grandin
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06move ScAutoFormat::Save out of dtorCaolán McNamara
2017-04-06Fix typosAndrea Gelmini
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05sc: fix type mismatchJochen Nitschke
2017-04-05unused variableJochen Nitschke
2017-04-05Letters are cheapTor Lillqvist
2017-04-05lok: notify cell note removes before erasing storageHenry Castro
2017-04-05Bin obsolete commentTor Lillqvist
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05sc: remove unused private fieldJochen Nitschke
2017-04-05Clarify messageTor Lillqvist
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