summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-13Update mdds to 1.2.0. Note that the API version is also up.Kohei Yoshida
2016-05-12if we can't use assert() as intended then use SAL_WARN()Eike Rathke
2016-05-12Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG"Eike Rathke
2016-05-12use SAL_WARN()Eike Rathke
2016-05-12if we can't use assert() as intended then use SAL_WARN()Eike Rathke
2016-05-12Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG"Eike Rathke
2016-05-12comment the outdated documentationEike Rathke
2016-05-12sc lok: Invalidate the new extended areaPranav Kant
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann
2016-05-12Massage code to avoid warningsStephan Bergmann
2016-05-12tdf#63994 Calc Multiline Input: Create new line with Shift-ReturnSamuel Mehrbrodt
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann
2016-05-11Missing break in switchStephan Bergmann
2016-05-11-Werror=strict-overflowJulien Nabet
2016-05-10tdf#99588: Fix radio button groups (and thus up/down key cycle)Katarina Behrens
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Harmless missing break in switchStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10assert OpCodeMap and fallback-init maErrRefEike Rathke
2016-05-10use passed rErrRef instead of obtaining resource stringEike Rathke
2016-05-10use passed rErrRef instead of obtaining resource stringEike Rathke
2016-05-10sc lok: Extend the spreadsheet area when we are "close enough" to the end.Jan Holesovsky
2016-05-10sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro
2016-05-10remove usages of STATIC_ARRAY_END in scJochen Nitschke
2016-05-10Missing break in switchStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-09tdf#99479: Delete column with styles resets the 'Apply Style' drop downJulien Nabet
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-08cppcheck: fix some redundantAssignment reportsJulien Nabet
2016-05-07tdf#84394: add testcase and unit testGiuseppe Bilotta
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-05-07nuke the old ucalc perf testingMarkus Mohrhard
2016-05-07these static vars are cargo cult copy&pasteMarkus Mohrhard
2016-05-07actually propagate a match expression error, tdf#97831 follow-upEike Rathke
2016-05-07coverity#1359230 DEADCODE, detect missing parameter, tdf#97831 follow-upEike Rathke
2016-05-07coverity#1359229 handle PopDoubleRefOrSingleRef() as usualEike Rathke
2016-05-06Resolves: tdf#86575 for OOXML write plain #REF! if deleted partsEike Rathke
2016-05-06write the [#REF!] as defined in ODFF, tdf#86575 relatedEike Rathke
2016-05-06tdf#99701 Calc multiline input: Give button a fixed widthSamuel Mehrbrodt