summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2017-04-25tdf#107310: hybrid cell is a value cell as well as a string cell.Kohei Yoshida
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl
2017-04-24use translated string for "Total" label in pivot chartsTomaž Vajngerl
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips
2017-04-22mark all new styles as default styles, tdf#103380, tdf#103330Markus Mohrhard
2017-04-22tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-04-21loplugin:unnecessaryvirtualNoel Grandin
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-20tdf#107143 Add delete all comments command.Gulsah Kose
2017-04-20keep list sorted by alphabetical opcodeEike Rathke
2017-04-20Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCATEike Rathke
2017-04-20sc lok: Notify when comment is added to destination docPranav Kant
2017-04-20Settings for not showing Merge Cells dialog and for emptying hidden cellsAndras Timar
2017-04-19Resolves: tdf#90799 generate absolute sheet for pointer-selected referencesEike Rathke
2017-04-19pivotcharts: display pivot table fields in correct orderTomaž Vajngerl
2017-04-19tdf#107072 fix crash when only a row and data fields are presentTomaž Vajngerl
2017-04-19remove unnecessary temporaryEike Rathke
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-19keep the leading '=' equal character, tdf#102525 follow-upEike Rathke
2017-04-19Resolves: tdf#102525 handle array/matrix formula in cycle cell reference typesEike Rathke
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-19Add Dump() method to ScFormulaCell.Kohei Yoshida
2017-04-18only handling copy&paste needed, cut&paste bailed out, tdf#105245 follow-upEike Rathke
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-18use auto const& over ScMarkData::GetSelectedTabs()Eike Rathke
2017-04-18use auto const& over ScMarkData::GetSelectedTabs()Eike Rathke
2017-04-17ask to delete pivot chart if pivot table gets deletedTomaž Vajngerl
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard
2017-04-15sc: Skip redundant check of emptinessTakeshi Abe
2017-04-15Fix typosAndrea Gelmini
2017-04-14Make it easier to inspect string formula results.Kohei Yoshida
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin
2017-04-13sc lok: Add/Remove comment uno undo/redoPranav Kant
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-13tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida
2017-04-13finally switch the workaround offEike Rathke
2017-04-13turn assert into SAL_INFOEike Rathke
2017-04-13control deletion of SdrCaptionObj within ScCaptionPtr by refcountEike Rathke
2017-04-13bail out early if there is no caption to removeEike Rathke
2017-04-13in RemoveCaption() forget() instead of reset(nullptr)Eike Rathke
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin