summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky3-18/+1
2017-03-26uitest: add more IDs to autofilter elementsMarkus Mohrhard2-0/+5
2017-03-26uitest: add ability to open autofilter dialogMarkus Mohrhard1-0/+23
2017-03-26uitest: add id to autofilter popupMarkus Mohrhard1-0/+2
2017-03-25Fix typosAndrea Gelmini13-16/+16
2017-03-25Fix typosAndrea Gelmini20-22/+22
2017-03-25loplugin:redundantcastStephan Bergmann1-1/+1
2017-03-24tdf#105908: add test for this.Kohei Yoshida3-0/+123
2017-03-24tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida5-2/+49
2017-03-24fix tb71 buildNoel Grandin1-1/+1
2017-03-24tdf#86119 Fix toggle behaviour of SID_NUMBER_TWODEC.Gulsah Kose3-4/+21
2017-03-24blind fix for screenshot buildNoel Grandin1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin9-18/+23
2017-03-24Remove near-duplicated code.Kohei Yoshida1-20/+5
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann6-7/+0