summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2-8/+2
2017-04-23Fix open command nameMaxim Monastirsky1-1/+1
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips3-6/+0
2017-04-22mark all new styles as default styles, tdf#103380, tdf#103330Markus Mohrhard4-0/+18
2017-04-22tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl1-8/+9
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky58-58/+0
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti1-2/+24
2017-04-21loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin1-52/+51
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin13-21/+21
2017-04-21remove some old MSVC workaroundsNoel Grandin2-34/+0
2017-04-20tdf#107143 Add delete all comments command.Gulsah Kose6-0/+39
2017-04-20renumber string IDs and close 40 gaps of resident empty stringsEike Rathke1-524/+524
2017-04-20keep list sorted by alphabetical opcodeEike Rathke1-26/+26
2017-04-20Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCATEike Rathke1-0/+2
2017-04-20sc lok: Notify when comment is added to destination docPranav Kant1-0/+2
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-20Settings for not showing Merge Cells dialog and for emptying hidden cellsAndras Timar1-3/+7
2017-04-19Resolves: tdf#90799 generate absolute sheet for pointer-selected referencesEike Rathke3-3/+11
2017-04-19pivotcharts: display pivot table fields in correct orderTomaž Vajngerl1-11/+22
2017-04-19tdf#107072 fix crash when only a row and data fields are presentTomaž Vajngerl1-8/+16
2017-04-19remove unnecessary temporaryEike Rathke1-1/+1
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-0/+1
2017-04-19keep the leading '=' equal character, tdf#102525 follow-upEike Rathke1-3/+3
2017-04-19Resolves: tdf#102525 handle array/matrix formula in cycle cell reference typesEike Rathke1-1/+11
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-19Add Dump() method to ScFormulaCell.Kohei Yoshida2-0/+54
2017-04-18only handling copy&paste needed, cut&paste bailed out, tdf#105245 follow-upEike Rathke1-13/+3
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin1-1/+4
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara4-4/+0
2017-04-18use auto const& over ScMarkData::GetSelectedTabs()Eike Rathke1-7/+4
2017-04-18use auto const& over ScMarkData::GetSelectedTabs()Eike Rathke1-6/+2
2017-04-17ask to delete pivot chart if pivot table gets deletedTomaž Vajngerl6-20/+115
2017-04-16tdf#90290 use custom asserter in ucalc_sort.cxxkerem1-6/+3
2017-04-16try to fix the tests that depend on fontsMarkus Mohrhard1-0/+5
2017-04-16coverity#1405157 Unchecked return valueCaolán McNamara1-1/+2
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet3-9/+9
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard1-1/+2
2017-04-15sc: Skip redundant check of emptinessTakeshi Abe1-8/+8
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-04-14Make it easier to inspect string formula results.Kohei Yoshida1-1/+1
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard16-773/+0
2017-04-14update cppunit to 1.14.0Markus Mohrhard5-43/+0
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin1-5/+5
2017-04-13sc lok: Add/Remove comment uno undo/redoPranav Kant1-0/+2
2017-04-13add STDEVPA test caseZdeněk Crhonek1-0/+6629
2017-04-13add ZTEST, Z.TEST test caseZdeněk Crhonek2-0/+10476
2017-04-13Removed duplicated includesAndrea Gelmini11-14/+1
2017-04-13tdf#92650: add a unit test for this.Kohei Yoshida4-0/+107
2017-04-13tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida3-3/+15