summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-21TableRef: relative sheet reference if table is on same sheetEike Rathke
2015-04-21sc: -Werror=unused-variableMichael Stahl
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-20Resolves tdf#83366 Copy and Paste crashes Calc when original doc closedHenry Castro
2015-04-20only convert in svMatrix, not in external references, tdf#88547 follow-upEike Rathke
2015-04-20clarify that only text in arrays is to be converted, tdf#88547 follow-upEike Rathke
2015-04-20error handling per element and propagate, tdf#88547 follow-upEike Rathke
2015-04-20take different paths for performance if bAllowText, tdf#88547 follow-upEike Rathke
2015-04-20tdf#88547 allow inline date-arrays for Calc array functionsWinfried Donkers
2015-04-20java: remove some unused codeNoel Grandin
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
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