summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2016-05-161-1/+1
* Give unique, comprehensible names to idles tdf#97087Muhammet Kara2016-05-164-1/+8
* comment unused biff constantsJochen Nitschke2016-05-161-32/+38
* tdf#99783 Invalidate SID_ATTR_CHAR_OVERLINEMaxim Monastirsky2016-05-151-0/+1
* add framework for new calc function testsMarkus Mohrhard2016-05-145-1/+219
* add yearfrac test caseRaal2016-05-141-0/+1249
* recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke2016-05-142-58/+91
* recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke2016-05-134-91/+264
* Resolves: tdf#99730 lower the barrier for inferior systems, cripple the testEike Rathke2016-05-131-3/+9
* tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas2016-05-132-0/+2
* Fix unittest failure on aarch64Tomáš Chvátal2016-05-131-1/+1
* convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin2016-05-131-4/+2
* convert SHOWTRACK to scoped enumNoel Grandin2016-05-133-4/+4
* Update mdds to 1.2.0. Note that the API version is also up.Kohei Yoshida2016-05-132-5/+6
* if we can't use assert() as intended then use SAL_WARN()Eike Rathke2016-05-121-2/+2
* Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG"Eike Rathke2016-05-121-4/+4
* use SAL_WARN()Eike Rathke2016-05-121-4/+3
* if we can't use assert() as intended then use SAL_WARN()Eike Rathke2016-05-121-4/+4
* Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG"Eike Rathke2016-05-121-5/+8
* comment the outdated documentationEike Rathke2016-05-121-2/+4
* sc lok: Invalidate the new extended areaPranav Kant2016-05-121-1/+27
* Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann2016-05-121-8/+5
* Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann2016-05-121-4/+4
* Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann2016-05-121-3/+6
* Massage code to avoid warningsStephan Bergmann2016-05-121-2/+4
* tdf#63994 Calc Multiline Input: Create new line with Shift-ReturnSamuel Mehrbrodt2016-05-121-1/+5
* mpDefDialogParent is not used since 2002Caolán McNamara2016-05-126-37/+5
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-122-2/+2
* sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant2016-05-111-2/+9
* Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann2016-05-113-0/+3
* Missing break in switchStephan Bergmann2016-05-111-0/+1
* -Werror=strict-overflowJulien Nabet2016-05-111-1/+1
* tdf#99588: Fix radio button groups (and thus up/down key cycle)Katarina Behrens2016-05-101-15/+7
* tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas2016-05-1037-0/+68
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-1022-50/+62
* Harmless missing break in switchStephan Bergmann2016-05-101-0/+1
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-109-2/+13
* assert OpCodeMap and fallback-init maErrRefEike Rathke2016-05-101-0/+6
* use passed rErrRef instead of obtaining resource stringEike Rathke2016-05-101-3/+3
* use passed rErrRef instead of obtaining resource stringEike Rathke2016-05-101-3/+3
* sc lok: Extend the spreadsheet area when we are "close enough" to the end.Jan Holesovsky2016-05-101-5/+6
* sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky2016-05-105-13/+32
* sc lok: set a limit for tiled column and rowHenry Castro2016-05-109-21/+86
* remove usages of STATIC_ARRAY_END in scJochen Nitschke2016-05-1011-66/+62
* Missing break in switchStephan Bergmann2016-05-101-0/+1
* convert OUTLINER_MODE to scoped enumNoel Grandin2016-05-093-3/+3
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-093-3/+3
* tdf#99479: Delete column with styles resets the 'Apply Style' drop downJulien Nabet2016-05-091-1/+1
* convert SfxStyleFamily to scoped enumNoel Grandin2016-05-0953-198/+200