summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: update unused codeCaolán McNamara2012-06-259-94/+0
* UnlockSolarMutex is unused, but probably should be usedCaolán McNamara2012-06-251-0/+2
* rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl2012-06-259-17/+19
* only export the supported number of rows/columns, fdo#49582Markus Mohrhard2012-06-251-0/+6
* repaint all cells if NULL is passed, fdo#51174Markus Mohrhard2012-06-251-1/+9
* pass the ScRangeList directly to improve performance, fdo#49764Markus Mohrhard2012-06-251-3/+1
* set the zoom only once, prevents infinite loop, fdo#51040Markus Mohrhard2012-06-251-4/+0
* handle also COLLAPSEd in switchMarkus Mohrhard2012-06-251-0/+3
* we still need to check that we have a token, fdo#51326Markus Mohrhard2012-06-251-3/+3
* if no new cell exists, create hidden broadcaster cell, fdo#51368Markus Mohrhard2012-06-251-0/+3
* only show dialog elements if entry is not collapsedMarkus Mohrhard2012-06-251-0/+24
* rearranged forward declarations of classTakeshi Abe2012-06-2487-178/+5
* removed unused forward declarations of classTakeshi Abe2012-06-2336-81/+1
* Resolves: fdo#45869 we want page preview text to layout for print outputCaolán McNamara2012-06-221-1/+4
* Translate German comments in sc/inc/viewopti.hxxFlorian Reisinger2012-06-221-15/+5
* more new formulabuffer const cleanupNoel Power2012-06-222-10/+10
* Remove empty or non-called methodsThomas Arnhold2012-06-227-60/+0
* Remove some PCH tracesThomas Arnhold2012-06-221-3/+0
* re-base on ALv2 code.Michael Meeks2012-06-2224-547/+357
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-212-3/+3
* some const correctness tweaks to various signatures in new formulabufferNoel Power2012-06-212-38/+40
* fdo#51249 Disable stream copy when saving a file with 'Changes Record' activePierre-Eric Pelloux-Prayer2012-06-211-2/+3
* fix core dump setting preload value for some cell formulaNoel Power2012-06-212-6/+9
* re-base on ALv2 code.Michael Meeks2012-06-21223-5407/+3427
* re-base on ALv2 code.Michael Meeks2012-06-2171-1662/+1128
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-219-155/+5
* Remove unused dbexch.hrcThomas Arnhold2012-06-213-3/+0
* gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.Noel Power2012-06-205-25/+0
* big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power2012-06-2014-16/+430
* move ScNamedEntryArr_Impl out of header to make MSVC happyMichael Stahl2012-06-202-21/+35
* Convert SV_DECL_PTRARR_DEL(ScNamedEntryArr_Impl) to boost::ptr_vectorNoel Grandin2012-06-202-28/+23
* Convert SV_DECL_PTRARR_DEL(XResultListenerArr_Impl) to ptr_vectorNoel Grandin2012-06-201-1/+2
* ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara2012-06-201-2/+2
* disable this test for now, fails on windows due to row height problemMarkus Mohrhard2012-06-201-1/+2
* Clean up logic a bit for formula cell ODS importDaniel Bankston2012-06-201-15/+8
* Use better variable and method names for ScMyTables current cell positionDaniel Bankston2012-06-204-33/+33
* Simplify table ODS import logic to improve performanceDaniel Bankston2012-06-203-290/+35
* Remove subtable import code since sc core doesn't support itDaniel Bankston2012-06-206-141/+75
* Clean minor misc code leftovers from conversionDaniel Bankston2012-06-202-163/+141
* Add test case for cell text with line breaksDaniel Bankston2012-06-202-0/+7
* Add test case for row height to formats unit testDaniel Bankston2012-06-201-2/+8
* Add test case for i53253 to formats unit testDaniel Bankston2012-06-202-1/+9
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* fix license header for new files.Michael Meeks2012-06-192-51/+12
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-192-9/+5
* death to some UniStringsCaolán McNamara2012-06-191-2/+2
* Revert "Remove License/Credits menu items"Petr Mladek2012-06-191-0/+2
* remove some UniString ctorsCaolán McNamara2012-06-192-2/+2
* Remove License/Credits menu itemsStefan Knorr (astron)2012-06-181-2/+0
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-187-13/+13