summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-04-28loplugin:cppunitassertequals: scStephan Bergmann3-11/+13
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin1-1/+1
2017-04-28Bin the same comment copy-pasted meaninglesslyTor Lillqvist1-10/+4
2017-04-27Resolves: tdf#107241 don't let floating function description grow infinitelyCaolán McNamara1-0/+1
2017-04-27remove svx bitmaps from .src filesCaolán McNamara2-3/+8
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock3-3/+3
2017-04-26remove sc bitmaps from .src filesCaolán McNamara28-761/+254
2017-04-26use strong_int for LanguageTypeNoel Grandin14-25/+26
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock3-5/+5
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock7-7/+7
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin1-1/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock154-0/+155
2017-04-25tdf#107310: add unit test for this.Kohei Yoshida2-0/+33
2017-04-25tdf#107310: hybrid cell is a value cell as well as a string cell.Kohei Yoshida1-0/+3
2017-04-24tdf#84837 Comment submenu icon and remove hide/show all commentsYousuf Philips1-2/+0
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin36-195/+57
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl1-0/+7
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl2-77/+44
2017-04-24use translated string for "Total" label in pivot chartsTomaž Vajngerl1-7/+5
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