summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17tdf#99255 Calc crashing on Undo after Spell CorrectionArul Michael
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-17loplugin:commaoperator, this should have been a |Markus Mohrhard
2016-05-16leave a note about problem seen in the chart2export callgrind profileMarkus Mohrhard
2016-05-16Fix typosAndrea Gelmini
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-16comment unused biff constantsJochen Nitschke
2016-05-15tdf#99783 Invalidate SID_ATTR_CHAR_OVERLINEMaxim Monastirsky
2016-05-14add framework for new calc function testsMarkus Mohrhard
2016-05-14add yearfrac test caseRaal
2016-05-14recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke
2016-05-13recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke
2016-05-13Resolves: tdf#99730 lower the barrier for inferior systems, cripple the testEike Rathke
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas
2016-05-13Fix unittest failure on aarch64Tomáš Chvátal
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin
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