Age | Commit message (Expand) | Author |
2016-05-19 | clang-tidy misc-unused-alias-decls | Noel Grandin |
2016-05-19 | clang-tidy misc-unused-raii | Noel Grandin |
2016-05-19 | Revert "tdf#35208 Allow choosing encoding for old Excel files" | Maxim Monastirsky |
2016-05-19 | clang-tidy modernize-make-unique | Noel Grandin |
2016-05-19 | Resolves: tdf#86502 split formula groups referring bounds shifted into | Eike Rathke |
2016-05-19 | tdf#35208 Allow choosing encoding for old Excel files | Maxim Monastirsky |
2016-05-18 | add test for tdf#88657 | Markus Mohrhard |
2016-05-18 | better fix for memory leak around calc header-footer UNO objects | Markus Mohrhard |
2016-05-18 | Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for Calc | Eike Rathke |
2016-05-18 | convert TAB to scoped enum | Noel Grandin |
2016-05-18 | sfx2 classification: add Type parameter to the UNO command | Miklos Vajna |
2016-05-18 | sfx2 classification: specify policy type when setting a category | Miklos Vajna |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-17 | tdf#99255 Calc crashing on Undo after Spell Correction | Arul Michael |
2016-05-17 | Set different ui file for NotebookBar in each app | Szymon Kłos |
2016-05-17 | loplugin:commaoperator, this should have been a | | Markus Mohrhard |
2016-05-16 | leave a note about problem seen in the chart2export callgrind profile | Markus Mohrhard |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-05-16 | Give unique, comprehensible names to idles tdf#97087 | Muhammet Kara |
2016-05-16 | comment unused biff constants | Jochen Nitschke |
2016-05-15 | tdf#99783 Invalidate SID_ATTR_CHAR_OVERLINE | Maxim Monastirsky |
2016-05-14 | add framework for new calc function tests | Markus Mohrhard |
2016-05-14 | add yearfrac test case | Raal |
2016-05-14 | recognize #REF! particles of invalidated references, tdf#86575 follow-up | Eike Rathke |
2016-05-13 | recognize #REF! particles of invalidated references, tdf#86575 follow-up | Eike Rathke |
2016-05-13 | Resolves: tdf#99730 lower the barrier for inferior systems, cripple the test | Eike Rathke |
2016-05-13 | tdf#42949: clean up includes in include/oox/ole with iwyu | Jorenz Paragas |
2016-05-13 | Fix unittest failure on aarch64 | Tomáš Chvátal |
2016-05-13 | convert EXCHG_OUT_ACTION_FLAG to scoped enum | Noel Grandin |
2016-05-13 | convert SHOWTRACK to scoped enum | Noel Grandin |
2016-05-13 | Update mdds to 1.2.0. Note that the API version is also up. | Kohei Yoshida |
2016-05-12 | if we can't use assert() as intended then use SAL_WARN() | Eike Rathke |
2016-05-12 | Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG" | Eike Rathke |
2016-05-12 | use SAL_WARN() | Eike Rathke |
2016-05-12 | if we can't use assert() as intended then use SAL_WARN() | Eike Rathke |
2016-05-12 | Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG" | Eike Rathke |
2016-05-12 | comment the outdated documentation | Eike Rathke |
2016-05-12 | sc lok: Invalidate the new extended area | Pranav Kant |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | Massage code to avoid warnings | Stephan Bergmann |
2016-05-12 | tdf#63994 Calc Multiline Input: Create new line with Shift-Return | Samuel Mehrbrodt |
2016-05-12 | mpDefDialogParent is not used since 2002 | Caolán McNamara |
2016-05-12 | convert SFXWB file dialog flags to scoped enum | Noel Grandin |
2016-05-11 | sc: Add new param, DontTerminateEdit, to .uno:Save | Pranav Kant |
2016-05-11 | Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" | Stephan Bergmann |
2016-05-11 | Missing break in switch | Stephan Bergmann |
2016-05-11 | -Werror=strict-overflow | Julien Nabet |
2016-05-10 | tdf#99588: Fix radio button groups (and thus up/down key cycle) | Katarina Behrens |