summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-03-13fdo#58307: Write export test for this to ensure it won't go away...Kohei Yoshida
2014-03-13fdo#58307: Export sheet tab colors to xlsx.Kohei Yoshida
2014-03-13fdo#76032: This row index is 1-based whereas our own mnRow is 0-based.Kohei Yoshida
2014-03-13fdo#76032: Write test for this.Kohei Yoshida
2014-03-13fdo#76132: Don't create a formula group of length 1.Kohei Yoshida
2014-03-13fdo#76132: Write test for this first.Kohei Yoshida
2014-03-13fdo#75642: Check the high position block correctly.Kohei Yoshida
2014-03-13fdo#75642: Add test case for this.Kohei Yoshida
2014-03-13coverity#705844 Dereference before null checkCaolán McNamara
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-03-13-Werror=shadowMiklos Vajna
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