summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-03-12fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida
2014-03-12fdo#75977: Write test for this.Kohei Yoshida
2014-03-12fdo#75982: Better hot keys for pivot table fields.Kohei Yoshida
2014-03-12Let's not leak here.Kohei Yoshida
2014-03-12coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann
2014-03-12Resolves: fdo#75982 set mnemonics targets for hidden labelsCaolán McNamara
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-12std::strlen requires cstring include to buildLuboš Luňák
2014-03-12coverity#705469 Dereference null return valueCaolán McNamara
2014-03-12Don't delete the kernel when pre-compiled.Kohei Yoshida
2014-03-11"overflow" is one wordTor Lillqvist
2014-03-11fdo#30770 - Speed up xslx importTobias Lippert
2014-03-11Resolves: #i123622# [ia2] Calc: No focus event fired on cell...Steve Yin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
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