Age | Commit message (Expand) | Author |
2016-05-10 | tdf#99588: Fix radio button groups (and thus up/down key cycle) | Katarina Behrens |
2016-05-10 | tdf#42949: clean up includes in include/oox/helper with iwyu | Jorenz Paragas |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-10 | Harmless missing break in switch | Stephan Bergmann |
2016-05-10 | Insert explicit "break" when falling through to empty next case | Stephan Bergmann |
2016-05-10 | assert OpCodeMap and fallback-init maErrRef | Eike Rathke |
2016-05-10 | use passed rErrRef instead of obtaining resource string | Eike Rathke |
2016-05-10 | use passed rErrRef instead of obtaining resource string | Eike Rathke |
2016-05-10 | sc lok: Extend the spreadsheet area when we are "close enough" to the end. | Jan Holesovsky |
2016-05-10 | sc lok: Move the handling of the area back to GetTiledRenderingArea(). | Jan Holesovsky |
2016-05-10 | sc lok: set a limit for tiled column and row | Henry Castro |
2016-05-10 | remove usages of STATIC_ARRAY_END in sc | Jochen Nitschke |
2016-05-10 | Missing break in switch | Stephan Bergmann |
2016-05-09 | convert OUTLINER_MODE to scoped enum | Noel Grandin |
2016-05-09 | convert FONT_EMPHASIS_MARK to scoped enum | Noel Grandin |
2016-05-09 | tdf#99479: Delete column with styles resets the 'Apply Style' drop down | Julien Nabet |
2016-05-09 | convert SfxStyleFamily to scoped enum | Noel Grandin |
2016-05-08 | cppcheck: fix some redundantAssignment reports | Julien Nabet |
2016-05-07 | tdf#84394: add testcase and unit test | Giuseppe Bilotta |
2016-05-07 | tdf#84394: xls load: delay cell-anchoring of object groups | Giuseppe Bilotta |
2016-05-07 | clang-tidy modernize-loop-convert in sc | Noel Grandin |
2016-05-07 | nuke the old ucalc perf testing | Markus Mohrhard |
2016-05-07 | these static vars are cargo cult copy&paste | Markus Mohrhard |
2016-05-07 | actually propagate a match expression error, tdf#97831 follow-up | Eike Rathke |
2016-05-07 | coverity#1359230 DEADCODE, detect missing parameter, tdf#97831 follow-up | Eike Rathke |
2016-05-07 | coverity#1359229 handle PopDoubleRefOrSingleRef() as usual | Eike Rathke |
2016-05-06 | Resolves: tdf#86575 for OOXML write plain #REF! if deleted parts | Eike Rathke |
2016-05-06 | write the [#REF!] as defined in ODFF, tdf#86575 related | Eike Rathke |
2016-05-06 | tdf#99701 Calc multiline input: Give button a fixed width | Samuel Mehrbrodt |
2016-05-06 | teach passstuffbyref plugin to check for.. | Noel Grandin |
2016-05-05 | gather calls to IterateParametersIfs() in one place, tdf#97831 follow-up | Eike Rathke |
2016-05-04 | tdf#97831 [part] Add Excel 2016 functions to Calc | Winfried Donkers |
2016-05-04 | Resolves: tdf#94146 a11y crash, obtain formula using the correct pointer | Eike Rathke |
2016-05-04 | Remove unnecessary ScUnoHelpFunctions::SetBoolInAny | Stephan Bergmann |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-05-04 | tdf#97831 follow up : use ScInterpreter::ReverseStack() | Winfried Donkers |
2016-05-04 | While at it, delete Any functions on sal_Bool* | Stephan Bergmann |
2016-05-04 | underline popup control possible to use outside sidebar | Szymon Kłos |
2016-05-04 | loplugin:implicitboolconversion | Stephan Bergmann |
2016-05-04 | Correct value types for the respective function objects. | Kohei Yoshida |
2016-05-04 | Replace namespace ScErrorCodes with formula... | Kohei Yoshida |
2016-05-03 | NameToken with Sheet instead of boolean Global | Eike Rathke |
2016-05-03 | tdf#42949: clean up includes in include/oox/drawingml with iwyu | Jorenz Paragas |
2016-05-03 | IFS/SWITCH propagate error only for active paths, tdf#97831 follow-up | Eike Rathke |
2016-05-03 | tdf#97831 [part] Add Excel 2016 functions to Calc | Winfried Donkers |
2016-05-03 | Prevent Any::setValue from reinterpreting bool* as sal_Bool* | Stephan Bergmann |
2016-05-03 | Prevent Any ctor from reinterpreting bool* as sal_Bool* | Stephan Bergmann |
2016-05-03 | Remove unnecessary setBOOL, makeBoolAny | Stephan Bergmann |
2016-05-03 | Remove Edit -> Plug-in as no longer used | Bryan Quigley |