Age | Commit message (Expand) | Author |
2016-07-01 | filedlg: Improve code readability a bit | Samuel Mehrbrodt |
2016-07-01 | svl: remove pointless catch around "delete" statement | Michael Stahl |
2016-07-01 | python3: override LINKCC properly, it needs -pthread | Michael Stahl |
2016-07-01 | remove executable bit from .mk files | Michael Stahl |
2016-07-01 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2016-07-01 | loplugin:unreffun | Stephan Bergmann |
2016-07-01 | loplugin:unreffun | Stephan Bergmann |
2016-07-01 | bccu#1910 - better handling of not supported animation nodes. | Marco Cecchetti |
2016-07-01 | bccu#1900 - added support for discrete activities | Marco Cecchetti |
2016-07-01 | bccu#1900 - additive and calc mode were not parsed correctly | Marco Cecchetti |
2016-07-01 | bccu#1870 - added support for rotate attribute | Marco Cecchetti |
2016-07-01 | avoid 'Compiler Error C2026 string too big, trailing characters truncated' | Andras Timar |
2016-07-01 | bccu#1800 fix bogus loops in slide animations and transitions | Andras Timar |
2016-07-01 | loplugin:stringconstant | Stephan Bergmann |
2016-07-01 | no need to check twice | Eike Rathke |
2016-07-01 | use GetInt32() for integer Add-In parameters | Eike Rathke |
2016-07-01 | let GetInt*() truncate to integer towards 0 | Eike Rathke |
2016-07-01 | loplugin:defaultparams | Stephan Bergmann |
2016-07-01 | bccu#1307 - svg filter - added support for clip region meta action | Marco Cecchetti |
2016-07-01 | svg filter - rewritten context handling | Marco Cecchetti |
2016-07-01 | svgfilter - polish code formatting | Marco Cecchetti |
2016-07-01 | lool - bccu#1307 - stop colors for background gradient was wrong | Marco Cecchetti |
2016-07-01 | lool - bccu#1307 - images must be scaled in a non-uniform way | Marco Cecchetti |
2016-07-01 | sc lok: add LOK_CALLBACK_CELL_VIEW_CURSOR | Miklos Vajna |
2016-07-01 | sd: sd_export_ooxml still takes the most time, split it in 2 | Michael Stahl |
2016-07-01 | sd: split up sd_export_tests | Michael Stahl |
2016-07-01 | cppunittester: always print execution time of each test | Michael Stahl |
2016-07-01 | re-enable unit tests accidentally disabled with HAVE_FEATURE_ATL | Michael Stahl |
2016-07-01 | CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-07-01 | Improve readability of OUString concatanation in SvxPixelCtlAccessible | Muhammet Kara |
2016-07-01 | remove stylename dependency from rtfimport | Justin Luth |
2016-07-01 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2016-07-01 | Make SmStructureNode's ctor initialize the number of sub nodes | Takeshi Abe |
2016-06-30 | loplugin:badstatics: new static only found with libc++ | Stephan Bergmann |
2016-06-30 | Minor changes for Pattern tab | Rishabh Kumar |
2016-06-30 | Rename GetFoucsPosIndex() to GetFocusPosIndex() | Muhammet Kara |
2016-06-30 | Resolves: tdf#100440 check mode to be 0 or 1 for MONTHS(), YEARS() and WEEKS() | Eike Rathke |
2016-06-30 | everything is called Dispose, hard to find anything | Caolán McNamara |
2016-06-30 | tdf#100179 correct cell merging in pptx. | Mark Hung |
2016-06-30 | GSoC added button with small padding | Szymon Kłos |
2016-06-30 | Resolves: tdf#100692 crash in sidebar on deleting image from writer | Caolán McNamara |
2016-06-30 | tdf#65356 Photo Album: Disable "Insert Link" in the add dialog | Samuel Mehrbrodt |
2016-06-30 | Add new open dialog type: Preview only (without link) | Samuel Mehrbrodt |
2016-06-30 | sw lok: mix missing invalidation due to page calc in visible cursor change | Miklos Vajna |
2016-06-30 | use GetInt*() in the most obvious places | Eike Rathke |
2016-06-30 | use GetInt*() in the most obvious places | Eike Rathke |
2016-06-30 | use GetInt*() in the most obvious places | Eike Rathke |
2016-06-30 | return SAL_MAX_... instead of 0 for GetInt*() | Eike Rathke |
2016-06-30 | introduce ScInterpreter::GetInt32WithDefault() | Eike Rathke |
2016-06-30 | introduce ScInterpreter::GetUInt32() | Eike Rathke |