summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-03-20More code that's specific to OpenCL kernel pre-compilation.Kohei Yoshida
2014-03-20WaE: struct/class mismatchTor Lillqvist
2014-03-20Disable kernel pre-compilation for now.Kohei Yoshida
2014-03-20Some cosmetics.Kohei Yoshida
2014-03-20stuff Excel enhanced protection read into ScTableProtectionEike Rathke
2014-03-20range list might be nil, who knowsEike Rathke
2014-03-20added ScEnhancedProtection to ScTableProtectionEike Rathke
2014-03-20-Werror,-Wunused-variableStephan Bergmann
2014-03-19Chnage the wording for empty preview messages.Kohei Yoshida
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet
2014-03-19coverity#708064 Uninitialized pointer fieldCaolán McNamara
2014-03-19coverity#708030 Uninitialized pointer fieldCaolán McNamara
2014-03-19coverity#707994 Uninitialized pointer fieldCaolán McNamara
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin
2014-03-19Enable import export test for dash-dot and dash-dot-dot line types.Kohei Yoshida
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-19check return of stream read and adapt vector size if necessaryEike Rathke
2014-03-18MS-XLS documentation uses big-endian bit diagramsEike Rathke
2014-03-18start reading 0x0868 FEAT enhanced protection featureEike Rathke
2014-03-18record 0x0867 is not only SheetProtection, generalize to FeatHdr()Eike Rathke
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