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