summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10fdo#75815: Adjust external references here too.Kohei Yoshida
2014-03-10fdo#75815: Write test for this first.Kohei Yoshida
2014-03-10fdo#74747: Correctly inspect formula result value for xlsx export.Kohei Yoshida
2014-03-10fdo#74747: Make use of cached string formula results.Kohei Yoshida
2014-03-10fdo#74747: Test cached numeric results too just to be safe.Kohei Yoshida
2014-03-10fdo#74747: Write test for this first.Kohei Yoshida
2014-03-10drop now unused resource definesCaolán McNamara
2014-03-10convert pivot filter dialog to .uiCaolán McNamara
2014-03-10round to multiple of absolute significance, fdo#71720 follow-upEike Rathke
2014-03-10fdo#75950: Just set the right grammar and be done with it.Kohei Yoshida
2014-03-10fdo#75950: Add test for this.Kohei Yoshida
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10Select the whole text when the named range box gets focus.Kohei Yoshida
2014-03-10ISO.CEILING without _xlfn. prefix, it is defined in OOXML, fdo#71720 follow-upEike Rathke
2014-03-10coverity#708086 Uninitialized scalar fieldCaolán McNamara
2014-03-10fdo#71720 Add Excel 2010 functionsWinfried Donkers
2014-03-10coverity#1130174 Logically dead codeCaolán McNamara
2014-03-10coverity#1103769 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#1103674 Unchecked dynamic_castCaolán McNamara
2014-03-09fdo#75962: Avoid unwanted number detection when placing page field name.Kohei Yoshida
2014-03-09fdo#75962: Write test for this first.Kohei Yoshida
2014-03-09fdo#75960: No point instantiating the struct when there are no pivot tables.Kohei Yoshida
2014-03-09fdo#75960: Process pivot tables after named ranges are all set.Kohei Yoshida
2014-03-09fdo#75960: Write unit test for this.Kohei Yoshida
2014-03-09coverity#1078724 Dereference null return valueCaolán McNamara
2014-03-09coverity#707988 Uninitialized scalar fieldCaolán McNamara
2014-03-09coverity#707995 Uninitialized scalar fieldCaolán McNamara
2014-03-09coverity#707996 Uninitialized scalar fieldCaolán McNamara
2014-03-09coverity#708001 Uninitialized scalar fieldCaolán McNamara
2014-03-08More consistent number format inheritence policy.Kohei Yoshida
2014-03-08This test file had wrong cached formula result stored.Kohei Yoshida
2014-03-08Reduce indentation by early bail-out.Kohei Yoshida
2014-03-08coverity#707957 Uninitialized scalar fieldCaolán McNamara
2014-03-08enable ODF export validationMarkus Mohrhard
2014-03-08coverity#1130369 Dereference after null checkCaolán McNamara
2014-03-08coverity#704725 Unchecked dynamic castNorbert Thiebaud
2014-03-08typo in coverity#704692 fixNorbert Thiebaud
2014-03-07coverity#704693 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704692 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704691 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704690 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704689 Unchecked dynamic castNorbert Thiebaud
2014-03-07coverity#704688 Unchecked dynamic castNorbert Thiebaud
2014-03-07Move these tests to ucalc_formula.Kohei Yoshida
2014-03-07fdo#75628: SUM should inherit error if one is present in its references.Kohei Yoshida
2014-03-07fdo#75628: Write unit test for this.Kohei Yoshida
2014-03-07fdo#75718: Correctly count the length of trailing empty range.Kohei Yoshida
2014-03-07fdo#75718: Write unit test for this.Kohei Yoshida