summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-17fdo#76140: Reimplement XIRR OpenCL test.Kohei Yoshida
2014-03-17fdo#76181 - cleanup OUString constructorsManas Joshi
2014-03-17justify range to prevent negative tab span and memory alloc, rhbz#1057741Eike Rathke
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-15coverity#705829 Dereference before null checkCaolán McNamara
2014-03-15coverity#705838 Dereference before null checkCaolán McNamara
2014-03-15coverity#735797 Explicit null dereferencedCaolán McNamara
2014-03-15Use listener's listening range when re-activating area listeners.Kohei Yoshida
2014-03-15Unregister all listeners first then re-register them.Kohei Yoshida
2014-03-15The test is incorrect.Kohei Yoshida
2014-03-15We should broadcast on reference move only when undoing move, not copy.Kohei Yoshida
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida
2014-03-15fdo#71491: Write test for this.Kohei Yoshida
2014-03-14some formula interpreter options are document specificEike Rathke
2014-03-14Related: rhbz#1076264 intermittent a11y crash in calcCaolán McNamara
2014-03-14recalc for interpreter options changesEike Rathke
2014-03-14fdo#72741 - write unit test for in formula group swapping.Michael Meeks
2014-03-14fdo#72741 - swap values only inside a formula group.Michael Meeks
2014-03-14coverity#705828 Dereference before null checkCaolán McNamara
2014-03-14Clean up a little.Kohei Yoshida
2014-03-14unit test for string conversion feature, related fdo#37132 fdo#74622Eike Rathke
2014-03-14user selectable string conversion models, related fdo#37132 fdo#74622Eike Rathke
2014-03-14SvxCheckListBox/SvTreeList/ListBox position types nitpickEike Rathke
2014-03-14Help poor old Mac compiler by making ScClipParam copy ctor non-explicitStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14svx: sal_Bool->boolNoel Grandin
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