Age | Commit message (Expand) | Author |
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 |
2012-06-20 | disable this test for now, fails on windows due to row height problem | Markus Mohrhard |
2012-06-20 | Clean up logic a bit for formula cell ODS import | Daniel Bankston |
2012-06-20 | Use better variable and method names for ScMyTables current cell position | Daniel Bankston |
2012-06-20 | Simplify table ODS import logic to improve performance | Daniel Bankston |
2012-06-20 | Remove subtable import code since sc core doesn't support it | Daniel Bankston |
2012-06-20 | Clean minor misc code leftovers from conversion | Daniel Bankston |
2012-06-20 | Add test case for cell text with line breaks | Daniel Bankston |
2012-06-20 | Add test case for row height to formats unit test | Daniel Bankston |
2012-06-20 | Add test case for i53253 to formats unit test | Daniel Bankston |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar |
2012-06-19 | fix license header for new files. | Michael Meeks |
2012-06-19 | merge together hand-crafted traditional/simplified chinese tests | Caolán McNamara |
2012-06-19 | death to some UniStrings | Caolán McNamara |
2012-06-19 | Revert "Remove License/Credits menu items" | Petr Mladek |