Age | Commit message (Expand) | Author |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-27 | Get rid of annoying IAccessibility2 comments | Thomas Arnhold |
2012-06-27 | tweak ScDrawStringsVars::RepeatToFill, us String::Expand instead of loop | Noel Power |
2012-06-27 | add import of axis color for data bars from xlsx | Markus Mohrhard |
2012-06-27 | add support for axis color import/export | Markus Mohrhard |
2012-06-27 | support colored axis in data bars | Markus Mohrhard |
2012-06-26 | removed unused lcl_IsReference() | Eike Rathke |
2012-06-26 | bring some sense into translated comment | Eike Rathke |
2012-06-26 | resolved fdo#51442 N() inconsistent argument handling | Eike Rathke |
2012-06-26 | added mnStringNoValueError handling to ConvertStringToValue() | Eike Rathke |
2012-06-26 | fix for fdo#51040 preview crash | Noel Power |
2012-06-26 | Revert "set the zoom only once, prevents infinite loop, fdo#51040" | Noel Power |
2012-06-26 | resolved fdo#47222 in N() pop string constant before pushing result | Eike Rathke |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-26 | fdo#46338 preserve sheet name input of invalid reference | Eike Rathke |
2012-06-25 | ScCondFrmtItem appears to be a oxbox lake | Caolán McNamara |
2012-06-25 | callcatcher: remove some more unused code | Caolán McNamara |
2012-06-25 | callcatcher: update unused code | Caolán McNamara |
2012-06-25 | UnlockSolarMutex is unused, but probably should be used | Caolán McNamara |
2012-06-25 | rename SvxBorderLine::SetStyle to something unambiguous | Michael Stahl |
2012-06-25 | only export the supported number of rows/columns, fdo#49582 | Markus Mohrhard |
2012-06-25 | repaint all cells if NULL is passed, fdo#51174 | Markus Mohrhard |
2012-06-25 | pass the ScRangeList directly to improve performance, fdo#49764 | Markus Mohrhard |
2012-06-25 | set the zoom only once, prevents infinite loop, fdo#51040 | Markus Mohrhard |
2012-06-25 | handle also COLLAPSEd in switch | Markus Mohrhard |
2012-06-25 | we still need to check that we have a token, fdo#51326 | Markus Mohrhard |
2012-06-25 | if no new cell exists, create hidden broadcaster cell, fdo#51368 | Markus Mohrhard |
2012-06-25 | only show dialog elements if entry is not collapsed | Markus Mohrhard |
2012-06-24 | rearranged forward declarations of class | Takeshi Abe |
2012-06-23 | removed unused forward declarations of class | Takeshi Abe |
2012-06-22 | Resolves: fdo#45869 we want page preview text to layout for print output | Caolán McNamara |
2012-06-22 | Translate German comments in sc/inc/viewopti.hxx | Florian Reisinger |
2012-06-22 | more new formulabuffer const cleanup | Noel Power |
2012-06-22 | Remove empty or non-called methods | Thomas Arnhold |
2012-06-22 | Remove some PCH traces | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | some const correctness tweaks to various signatures in new formulabuffer | Noel Power |
2012-06-21 | fdo#51249 Disable stream copy when saving a file with 'Changes Record' active | Pierre-Eric Pelloux-Prayer |
2012-06-21 | fix core dump setting preload value for some cell formula | Noel Power |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-21 | Remove unused dbexch.hrc | Thomas Arnhold |
2012-06-20 | gah :/ some cleanup for 7fff9872 that I applied to wrong source tree. | Noel Power |
2012-06-20 | big formula performance improvement for xlsx import (bnc#763168 & bnc#765942) | Noel Power |
2012-06-20 | move ScNamedEntryArr_Impl out of header to make MSVC happy | Michael Stahl |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(ScNamedEntryArr_Impl) to boost::ptr_vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(XResultListenerArr_Impl) to ptr_vector | Noel Grandin |
2012-06-20 | ditch last (?) uses of UniString::UniString(sal_Unicode, ...) | Caolán McNamara |