Age | Commit message (Expand) | Author |
2014-12-16 | SAL_WARN itself already prints __FILE__ and __LINE__ of its call site | Tor Lillqvist |
2014-12-15 | Reduce the size of ScFormulaCell by packing the matrix flag value. | Kohei Yoshida |
2014-12-15 | Pass group length to context / result objects to reduce # of params. | Kohei Yoshida |
2014-12-15 | Refactor OpenCL interpreter impl code to make it more modular. | Kohei Yoshida |
2014-12-15 | Let's try to only surround code that may throw with try-catch block. | Kohei Yoshida |
2014-12-15 | Remove global variable SymbolTable::nR and make the code re-entrant. | Kohei Yoshida |
2014-12-16 | construct grouped ScFormulaCell with bDirty=true, fdo#79249 related | Eike Rathke |
2014-12-16 | fdo#79249 call formula compiler with error string | Eike Rathke |
2014-12-16 | HTML export: optional CSS2 dot leaders in the Table of Contents | László Németh |
2014-12-16 | correct error string, #N/A instead of #NA | Eike Rathke |
2014-12-15 | fdo#74981: sw: fix input field handling when splitting paragraphs | Michael Stahl |
2014-12-15 | fdo#85876: Revert "fdo#74981: cutting nothing should do nothing, ... | Michael Stahl |
2014-12-15 | dbaccess: the PythonTest requires Java for hsqldb | Michael Stahl |
2014-12-15 | poppler: let's disable Qt5 too | Michael Stahl |
2014-12-15 | use AA for lines only when AA is active | Luboš Luňák |
2014-12-15 | Related fdo#86929: Kill FOREACHPAM_START for good (part1) | Julien Nabet |
2014-12-15 | Related fdo#86929: Kill FOREACHPAM_START for good (part2) | Julien Nabet |
2014-12-15 | fdo#87210: Re-enable parallel deflate, which was not the root cause. | Kohei Yoshida |
2014-12-15 | do not hardcode what specific "generic" bitmap scaling operations use | Luboš Luňák |
2014-12-15 | Remove obsolete comment | Stephan Bergmann |
2014-12-15 | Check each potential JRE location only once | Stephan Bergmann |
2014-12-15 | Rename getJREInfoByPath overload to getAndAddJREInfoByPath | Stephan Bergmann |
2014-12-15 | getJREInfoFromBinPath return value is unused | Stephan Bergmann |
2014-12-15 | fdo#83753: consider JAVA_HOME and PATH when selecting JRE | Michael Weghorn |
2014-12-15 | fdo#82614: sw: Revert "Simplify code path" | Michael Stahl |
2014-12-15 | android: don't associate with ods, fods, ots, xls, xlsx, xltx and csv | Miklos Vajna |
2014-12-15 | android: associate with ott, otg, otp, dotx and potx files as well | Miklos Vajna |
2014-12-15 | WaE: private field 'm_pSystemFont' is not used | Tor Lillqvist |
2014-12-15 | Resolves: fdo#87281 Crash on importing diagram in .docx file | Gary Houston |
2014-12-15 | don't screw around with the system font selection | Caolán McNamara |
2014-12-15 | drop newly unused Application::ValidateSystemFont | Caolán McNamara |
2014-12-15 | Resolves fdo#87016 Kill "Use system font for user interface" for good | Julien Nabet |
2014-12-15 | fdo#86671 Swap default order of Yes/No to suit what Windows users expect | Adolfo Jayme Barrientos |
2014-12-15 | Resolves: fdo#87199 deregister during destroy as lower of upper | Caolán McNamara |
2014-12-15 | gbuild: More automagic for libmerged | Matúš Kukan |
2014-12-15 | gbuild: Do not require gb_Library_use_externals for libmerged | Matúš Kukan |
2014-12-15 | no separator really means no separator, fdo#83027 | Markus Mohrhard |
2014-12-15 | android: clear tiles when adding a new tile, various | Tomaž Vajngerl |
2014-12-15 | android: skip tiles that are already outside of viewport | Tomaž Vajngerl |
2014-12-15 | android: calculate tile position/dimension for FixedZoomTileLayer | Tomaž Vajngerl |
2014-12-15 | android: add to DisplayPortMetrics position and zoom getter | Tomaž Vajngerl |
2014-12-15 | android: remove creation of background screenshots | Tomaž Vajngerl |
2014-12-15 | -Werror=unused-but-set-variable | Caolán McNamara |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-15 | java: remove more test skeleton code | Noel Grandin |
2014-12-15 | vcl: Fix crash when requesting coordonnates for empty texture | Louis-Francis Ratté-Boulianne |
2014-12-15 | Resolves: fdo#87248 assume 0 chse means use encoding that matches lid | Caolán McNamara |
2014-12-15 | coverity#1078451 Unchecked return value | Caolán McNamara |
2014-12-15 | no point checking for null before delete | Caolán McNamara |
2014-12-15 | document coverity#735433 Logically dead code | Caolán McNamara |