Age | Commit message (Expand) | Author |
2014-03-07 | coverity#704688 Unchecked dynamic cast | Norbert Thiebaud |
2014-03-07 | coverity#704558 Unchecked dynamic cast | Norbert Thiebaud |
2014-03-07 | coverity#704566 Unchecked dynamic cast | Norbert Thiebaud |
2014-03-07 | coverity#704563 Unchecked dynamic cast | Norbert Thiebaud |
2014-03-07 | Move these tests to ucalc_formula. | Kohei Yoshida |
2014-03-07 | fdo#75628: SUM should inherit error if one is present in its references. | Kohei Yoshida |
2014-03-07 | fdo#75628: Write unit test for this. | Kohei Yoshida |
2014-03-07 | fix OOXML validation error | Markus Mohrhard |
2014-03-07 | fix OOXML validation error, related fdo#42584 | Markus Mohrhard |
2014-03-07 | remove remaining debug logging | Markus Mohrhard |
2014-03-07 | fix bar chart rendering | Markus Mohrhard |
2014-03-07 | callcatcher: update unused code | Caolán McNamara |
2014-03-07 | writerfilter: get rid of sprm:{CKul,CIco,STextFlow,TTextFlow} | Miklos Vajna |
2014-03-07 | fdo#75718: Correctly count the length of trailing empty range. | Kohei Yoshida |
2014-03-07 | fdo#75718: Write unit test for this. | Kohei Yoshida |
2014-03-07 | x->getSomething(x->getImplementationId()) doesn't make any sense | Stephan Bergmann |
2014-03-07 | cache text rendering for performance | Markus Mohrhard |
2014-03-07 | no need to make it a multiple of 3 | Markus Mohrhard |
2014-03-07 | Do not convert SVGs to JPEGs when editing with external tool | Alex Henrie |
2014-03-07 | Typo: exsiting->existing | Julien Nabet |
2014-03-07 | errCellNoValue is an interpreter-internal-only error | Eike Rathke |
2014-03-07 | got to love the sal_Int32 as long/int | Caolán McNamara |
2014-03-07 | coverity#707910 Uninitialized scalar field | Caolán McNamara |
2014-03-07 | coverity#1078550 Dereference after null check | Caolán McNamara |
2014-03-07 | coverity#1130357 Dereference after null check | Caolán McNamara |
2014-03-07 | DOCX strict import: fix pictures as well | Miklos Vajna |
2014-03-07 | drop 'import old drivers from StarOffice support' | Caolán McNamara |
2014-03-07 | this skeleton can go now | Caolán McNamara |
2014-03-07 | unused parameter | Miklos Vajna |
2014-03-07 | DOCX strict import: fix headers | Miklos Vajna |
2014-03-07 | convert customize menu page to .ui | Caolán McNamara |
2014-03-07 | arrow buttons seem too big | Caolán McNamara |
2014-03-07 | strip this .ui skeleton to the last remaining useful bits | Caolán McNamara |
2014-03-07 | coverity#1038466 Uncaught exception | Caolán McNamara |
2014-03-07 | coverity#704317 Logically dead code | Caolán McNamara |
2014-03-07 | coverity#704369 Logically dead code | Caolán McNamara |
2014-03-07 | coverity#704603 Explicit null dereferenced | Caolán McNamara |
2014-03-07 | coverity#704606 Explicit null dereferenced | Caolán McNamara |
2014-03-07 | Updated core | Caolán McNamara |
2014-03-07 | Initialize OpenCL device on the main thread when pre-compiling kernels. | Kohei Yoshida |
2014-03-07 | sw: remove that GETGRID abomination | Michael Stahl |
2014-03-07 | sw: add prefix to SwTextGridItem members | Michael Stahl |
2014-03-07 | rhbz#1043551: sw: avoid division-by-0 in Text Grid painting code | Michael Stahl |
2014-03-07 | ooxml export: add w14 namespace to styles.xml | Tomaž Vajngerl |
2014-03-07 | ooxml: make GrabBagStack ready for reuse and move it to oox | Tomaž Vajngerl |
2014-03-07 | Use getTypes instead of getImplementationId as cache key | Stephan Bergmann |
2014-03-07 | Clean up introspection caches | Stephan Bergmann |
2014-03-07 | Clean up ImplIntrospection class | Stephan Bergmann |
2014-03-07 | Disable pre-compilation of OpenCL kernels for now. | Kohei Yoshida |
2014-03-07 | writerfilter: unused modelcleanup in ooxml | Miklos Vajna |