summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* fix 500+ new assert failures on exportCaolán McNamara2015-04-181-0/+9
* TableRef: set 3D flag if table is on different sheetEike Rathke2015-04-181-0/+4
* TableRef: transform to reference if not supported, i.e. for ODFFEike Rathke2015-04-181-1/+40
* const all CreateString... FormulaToken*Eike Rathke2015-04-182-12/+11
* TableRef: scan any column specifierEike Rathke2015-04-181-1/+27
* TableRef: activate for OOXML importEike Rathke2015-04-181-24/+14
* add attribute mandated by ODFMarkus Mohrhard2015-04-176-1/+38
* simplify codeStephan Bergmann2015-04-171-2/+2
* TableRef: handle unresolved column specifiersEike Rathke2015-04-171-10/+18
* loplugin:implicitboolconversion clean-upStephan Bergmann2015-04-173-5/+5
* SvStream: WriteUChar -> WriteBoolStephan Bergmann2015-04-173-8/+8
* Clean up conversions from ScBreakType (aka sal_uInt8) to boolStephan Bergmann2015-04-172-5/+5
* fix for fdo#70886Noel Power2015-04-171-1/+1
* convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2015-04-1742-220/+198
* TableRef: use relative references where appropriateEike Rathke2015-04-171-0/+12
* TableRef: differentiate between cell and range referenceEike Rathke2015-04-171-4/+14
* TableRef: use errNoRef error token instead of setting compiler errorEike Rathke2015-04-171-2/+2
* TableRef: add the resulting area to ScTableRefTokenEike Rathke2015-04-171-1/+1
* TableRef: prepare ScTableRefToken to hold the resulting area in RPNEike Rathke2015-04-172-0/+20
* this confuses me here, move it elsewhereEike Rathke2015-04-171-5/+5
* Replace "sc design mode" sal_uInt8 with TriStateStephan Bergmann2015-04-166-12/+11
* coverity#1294409 Dereference after null checkCaolán McNamara2015-04-161-1/+1
* Revert "make more classes dllpublic"David Tardon2015-04-1615-48/+48
* fix windows build, part 4David Tardon2015-04-161-7/+7
* fix windows buildDavid Tardon2015-04-162-21/+21
* make more classes dllpublicDavid Tardon2015-04-1615-20/+20
* add test for tdf#90511Markus Mohrhard2015-04-164-0/+44
* export and fix pretty printers for calc unit testsMarkus Mohrhard2015-04-162-6/+6
* fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard2015-04-162-5/+5
* support tint for databar and colorscale colors, related tdf#90511Markus Mohrhard2015-04-162-10/+34
* same problem for color scales, related tdf#90511Markus Mohrhard2015-04-161-1/+1
* tdf#89957 prevent crash, not really fixedEike Rathke2015-04-153-5/+34
* more SAL_INFO sc.core.grouparealistenerEike Rathke2015-04-151-3/+6
* use index as real index and not token, tdf#90511Markus Mohrhard2015-04-153-1/+9
* don't crash on export of fdo60087-2.xlsx to xlsCaolán McNamara2015-04-151-12/+12
* convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin2015-04-153-30/+23
* convert SFX_ITEM constants to scoped enumNoel Grandin2015-04-152-103/+103
* convert SFX_VIEW constants to scoped enumNoel Grandin2015-04-152-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1593-757/+757
* fix crash on export of fdo68639-2.ods to xls with invalid mnLastIdxCaolán McNamara2015-04-151-4/+8
* fix col limit crash on export of ooo103315-1.ods to xlsCaolán McNamara2015-04-151-1/+2
* correct font name export for dxf to xlsxMarkus Mohrhard2015-04-151-0/+2
* add missing fileMarkus Mohrhard2015-04-141-0/+51
* tdf#90447 vba find() should NOT select the found cell.Justin Luth2015-04-143-1/+4
* implement a sane and working dxf font export, tdf#81918Markus Mohrhard2015-04-144-39/+328
* remove unused empty structMarkus Mohrhard2015-04-141-4/+0
* revert accidently commited codeMarkus Mohrhard2015-04-141-40/+7
* sc: 0 as the default zoom is curious, should be 100.Jan Holesovsky2015-04-141-7/+8
* WaE: bogus C4701 uninitialized local variableCaolán McNamara2015-04-141-1/+1
* tdf#88710 Kill svx dbtoolsclientMatthew Nicholls2015-04-141-0/+1