summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-05gather calls to IterateParametersIfs() in one place, tdf#97831 follow-upEike Rathke
2016-05-04tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers
2016-05-04Resolves: tdf#94146 a11y crash, obtain formula using the correct pointerEike Rathke
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04tdf#97831 follow up : use ScInterpreter::ReverseStack()Winfried Donkers
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-04loplugin:implicitboolconversionStephan Bergmann
2016-05-04Correct value types for the respective function objects.Kohei Yoshida
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida
2016-05-03NameToken with Sheet instead of boolean GlobalEike Rathke
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas