summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* coverity#1403666 Uninitialized scalar variableCaolán McNamara2017-04-011-10/+10
* remove redundant OpCode castsJochen Nitschke2017-04-013-6/+6
* This is a prime candidate for unique_ptr.Kohei Yoshida2017-04-011-10/+6
* LOK: Calc: unit test for invalidation on insert imageMarco Cecchetti2017-03-312-0/+44
* sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky2017-03-312-4/+8
* Fix German comment translationJohnny_M2017-03-311-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-31191-1169/+1169
* remove type decorations on char literalsJochen Nitschke2017-03-304-5/+5
* Translate German comments (leftovers)Johnny_M2017-03-307-17/+17
* The svError case is probably not worth a SAL_WARNTor Lillqvist2017-03-301-1/+2
* Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara2017-03-303-11/+27
* Use StackVarEnumToStringTor Lillqvist2017-03-301-1/+1
* loplugin:unusedenumconstantsNoel Grandin2017-03-301-1/+1
* convert SvxDateType to scoped enumNoel Grandin2017-03-304-8/+8
* LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti2017-03-292-0/+161
* LOK: Calc - images are not painted below row 1000Marco Cecchetti2017-03-291-8/+3
* split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin2017-03-295-143/+139
* Translate German comments in sc/source/ui/docshell/Johnny_M2017-03-2914-363/+357
* loplugin:unusedmethodsNoel Grandin2017-03-294-27/+0
* Translate some German comments in scKatarina Behrens2017-03-293-23/+21
* loplugin:singlevalfieldsNoel Grandin2017-03-298-54/+25
* Add note that the xmlMissing thing is not implementedTor Lillqvist2017-03-291-1/+1
* tdf#90290 use custom asserter in shared_test_impl.hxxkerem2017-03-281-2/+2
* tdf#90290 use custom asserter in ucalc_sharedformula.cxxkerem2017-03-281-10/+2
* Fix typosAndrea Gelmini2017-03-283-3/+3
* fix too small loop varJochen Nitschke2017-03-281-2/+2
* Turn XclSupbookType into scoped enum and add operator<< for SAL_INFO etcTor Lillqvist2017-03-283-37/+55
* Bin an unused and a used-once typedefTor Lillqvist2017-03-281-3/+1
* First steps to round-trip xlExternalLinkPath/xlPathMissing thingsTor Lillqvist2017-03-282-3/+30
* remove some more unused SID constants and commandsNoel Grandin2017-03-283-98/+0
* tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas2017-03-286-4/+8
* sc: include cleanup for --enable_formula_loggerJochen Nitschke2017-03-282-1/+5
* remove unused interfaces from sdi filesNoel Grandin2017-03-281-8/+0
* tdf#39468 translate German source code commentsdennisroczek2017-03-271-97/+24
* Move StackVarEnumToString to <formula/token.hxx> and use in a SAL_INFOTor Lillqvist2017-03-272-33/+1
* change int to enumJochen Nitschke2017-03-272-9/+9
* create SfxInterfaceId o3tl::strong_intNoel Grandin2017-03-272-20/+20
* remove unhandled SID commands in scNoel Grandin2017-03-275-96/+0
* add test for multiple row filteringMarkus Mohrhard2017-03-271-0/+22
* add test for tdf#106214Markus Mohrhard2017-03-274-0/+67
* handle date autofilter entries correctly, tdf#106214Markus Mohrhard2017-03-274-26/+35
* improve the test by introducing sub testsMarkus Mohrhard2017-03-271-3/+4
* Kill remaining PseudoSlots usageMaxim Monastirsky2017-03-263-18/+1
* uitest: add more IDs to autofilter elementsMarkus Mohrhard2017-03-262-0/+5
* uitest: add ability to open autofilter dialogMarkus Mohrhard2017-03-261-0/+23
* uitest: add id to autofilter popupMarkus Mohrhard2017-03-261-0/+2
* Fix typosAndrea Gelmini2017-03-2513-16/+16
* Fix typosAndrea Gelmini2017-03-2520-22/+22
* loplugin:redundantcastStephan Bergmann2017-03-251-1/+1
* tdf#105908: add test for this.Kohei Yoshida2017-03-243-0/+123