summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-20renumber string IDs and close 40 gaps of resident empty stringsEike Rathke
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-20loplugin:unusedmethodsNoel Grandin
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-18remove sfx2/sfxcommands.hCaolán McNamara
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-16tdf#90290 use custom asserter in ucalc_sort.cxxkerem
2017-04-16try to fix the tests that depend on fontsMarkus Mohrhard
2017-04-16coverity#1405157 Unchecked return valueCaolán McNamara
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-14update cppunit to 1.14.0Markus Mohrhard
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin
2017-04-13sc lok: Add/Remove comment uno undo/redoPranav Kant
2017-04-13add STDEVPA test caseZdeněk Crhonek
2017-04-13add ZTEST, Z.TEST test caseZdeněk Crhonek
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-13tdf#92650: add a unit test for this.Kohei Yoshida
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-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara