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