summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-04-02fix crash when there are no row fields + testfeature/pivotchartsTomaž Vajngerl1-4/+6
2017-04-02Add table pivot chart supplier API, update testsTomaž Vajngerl10-40/+717
2017-03-31compile fixesTomaž Vajngerl1-1/+1
2017-03-31xmloff: add ODF import/export for pivot chartsTomaž Vajngerl6-51/+197
2017-03-30remove (X)PopupRequest as it appears we won't need itTomaž Vajngerl1-1/+2
2017-03-30pivotcharts: show filter pop-up from charts on field button clickTomaž Vajngerl5-68/+101
2017-03-30Pivot chart specific data provider to get pivot table output dataTomaž Vajngerl2-7/+73
2017-03-30pivotcharts: collect and set the number format for the dataTomaž Vajngerl2-42/+104
2017-03-30pivotcharts: insert a pivot chart if cursor is in a pivot tableTomaž Vajngerl1-34/+54
2017-03-30pivotcharts: extract and simplify pivot table data collectionTomaž Vajngerl2-103/+109
2017-03-30pivotcharts: set the correct number format for categoriesTomaž Vajngerl3-9/+35
2017-03-30fix warnings, clean-up and remove unused thingTomaž Vajngerl3-110/+34
2017-03-30sc: Pivot chart specific data providerTomaž Vajngerl7-0/+1397
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