summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl23-91/+2444
2017-04-04tdf#39468 Translate German commentsJens Carl40-114/+109
2017-04-03tdf#39468 Translate German commentsJens Carl3-180/+177
2017-04-03remove hack for non DBG_UTIL buildsJochen Nitschke5-11/+10
2017-04-03use actual UNO enums in scNoel Grandin40-123/+146
2017-04-02move this work to end of Sc10Import::ImportCaolán McNamara1-3/+3
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara2-5/+5
2017-04-02Translate some German comments in scKatarina Behrens3-49/+49
2017-04-01coverity#1403666 Uninitialized scalar variableCaolán McNamara1-10/+10
2017-04-01remove redundant OpCode castsJochen Nitschke3-6/+6
2017-04-01This is a prime candidate for unique_ptr.Kohei Yoshida1-10/+6
2017-03-31LOK: Calc: unit test for invalidation on insert imageMarco Cecchetti2-0/+44
2017-03-31sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky2-4/+8
2017-03-31Fix German comment translationJohnny_M1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna191-1169/+1169
2017-03-30remove type decorations on char literalsJochen Nitschke4-5/+5
2017-03-30Translate German comments (leftovers)Johnny_M7-17/+17
2017-03-30The svError case is probably not worth a SAL_WARNTor Lillqvist1-1/+2
2017-03-30Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara3-11/+27
2017-03-30Use StackVarEnumToStringTor Lillqvist1-1/+1
2017-03-30loplugin:unusedenumconstantsNoel Grandin1-1/+1
2017-03-30convert SvxDateType to scoped enumNoel Grandin4-8/+8
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti2-0/+161
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti1-8/+3
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin5-143/+139
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M14-363/+357
2017-03-29loplugin:unusedmethodsNoel Grandin4-27/+0
2017-03-29Translate some German comments in scKatarina Behrens3-23/+21
2017-03-29loplugin:singlevalfieldsNoel Grandin8-54/+25
2017-03-29Add note that the xmlMissing thing is not implementedTor Lillqvist1-1/+1
2017-03-28tdf#90290 use custom asserter in shared_test_impl.hxxkerem1-2/+2
2017-03-28tdf#90290 use custom asserter in ucalc_sharedformula.cxxkerem1-10/+2
2017-03-28Fix typosAndrea Gelmini3-3/+3
2017-03-28fix too small loop varJochen Nitschke1-2/+2
2017-03-28Turn XclSupbookType into scoped enum and add operator<< for SAL_INFO etcTor Lillqvist3-37/+55
2017-03-28Bin an unused and a used-once typedefTor Lillqvist1-3/+1
2017-03-28First steps to round-trip xlExternalLinkPath/xlPathMissing thingsTor Lillqvist2-3/+30
2017-03-28remove some more unused SID constants and commandsNoel Grandin3-98/+0
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas6-4/+8
2017-03-28sc: include cleanup for --enable_formula_loggerJochen Nitschke2-1/+5
2017-03-28remove unused interfaces from sdi filesNoel Grandin1-8/+0
2017-03-27tdf#39468 translate German source code commentsdennisroczek1-97/+24
2017-03-27Move StackVarEnumToString to <formula/token.hxx> and use in a SAL_INFOTor Lillqvist2-33/+1
2017-03-27change int to enumJochen Nitschke2-9/+9
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin2-20/+20
2017-03-27remove unhandled SID commands in scNoel Grandin5-96/+0
2017-03-27add test for multiple row filteringMarkus Mohrhard1-0/+22
2017-03-27add test for tdf#106214Markus Mohrhard4-0/+67
2017-03-27handle date autofilter entries correctly, tdf#106214Markus Mohrhard4-26/+35
2017-03-27improve the test by introducing sub testsMarkus Mohrhard1-3/+4