Age | Commit message (Expand) | Author |
2014-05-29 | organize the test data files by test | David Tardon |
2014-05-29 | add new libmwaw drawing formats (forgotten files) | osnola |
2014-05-29 | Add new libmwaw drawing format... | osnola |
2014-05-29 | Comment seems incorrect | Tor Lillqvist |
2014-05-29 | Some spelling corrections | Tor Lillqvist |
2014-05-29 | Remove accidently committed line | Zolnai Tamás |
2014-05-29 | OGLWindow: use reference instead of pointer | Zolnai Tamás |
2014-05-29 | OGLPlayer: use more assertions | Zolnai Tamás |
2014-05-27 | First stop the timer, then the animation. | Jan Holesovsky |
2014-05-27 | slideshow: Don't assume anything about the duration. | Jan Holesovsky |
2014-05-27 | Use AutoTimer instead of Timer, and add some more locking. | Jan Holesovsky |
2014-05-29 | remove unused virtual method, slim this down initially | Caolán McNamara |
2014-05-29 | To avoid some confusion for people like me :) | Julien Nabet |
2014-05-29 | Resolves: fdo#79392 don't access after last row, when last row is max last row | Caolán McNamara |
2014-05-29 | Related: fdo#79392 std::out_or_range -> terminate | Caolán McNamara |
2014-05-29 | the dubious SfxModelSubComponent and friends aren't used outside sfx2 | Caolán McNamara |
2014-05-29 | valgrind: memleak when sidebar open in writer on close | Caolán McNamara |
2014-05-29 | pTemplateCommon is never set, so always NULL | Caolán McNamara |
2014-05-29 | update_pch: exclude OpenGLContext.hxx for now | Thomas Arnhold |
2014-05-29 | fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part) | László Németh |
2014-05-29 | use OUString::startsWith() | Noel Grandin |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-29 | remove unnecessary NULL parameter passed to UNO Exception | Noel Grandin |
2014-05-29 | remove unnecessary linefeeds from the end of exception messages | Noel Grandin |
2014-05-29 | enable new handlers | alonso |
2014-05-29 | improve WPXSvInputStream test | David Tardon |
2014-05-29 | OGLPlayer: handle json parsing error | Zolnai Tamás |
2014-05-29 | OGLPlayer: check before dereference | Zolnai Tamás |
2014-05-29 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-05-28 | fdo#78737: sw: fix setting tab stops via ruler | Michael Stahl |
2014-05-28 | Lsan: fix memory leak | Markus Mohrhard |
2014-05-28 | remove tab in shader | Markus Mohrhard |
2014-05-28 | improve the algorithm for the zoom into a bar | Markus Mohrhard |
2014-05-28 | show the screen text after the performance improvements | Markus Mohrhard |
2014-05-28 | show the whole demo | Markus Mohrhard |
2014-05-28 | Prefer cppu::UnoType<T>::get() to ::getCppuType(&T) | Julien Nabet |
2014-05-28 | This needs to be debugged and understood, not just randomly "fixed" | Tor Lillqvist |
2014-05-28 | writerfilter: remove unused analyzestage3.xsl | Miklos Vajna |
2014-05-28 | chart2: fix namespacing | Thomas Arnhold |
2014-05-28 | Related fdo#75971 Crash when invoking "Insert > Names > Create" | Julien Nabet |
2014-05-28 | Add a grey gradient background to the 3D chartm and tweak text color. | Michael Meeks |
2014-05-28 | fdo#78801 fdo#52547 Paste preference is image, then html, then text. | Andrzej Hunt |
2014-05-28 | change the bar direction for the demo | Markus Mohrhard |
2014-05-28 | prevent generating repeated information in rendering | Markus Mohrhard |
2014-05-28 | avoid transferring the textures for each frame | Markus Mohrhard |
2014-05-28 | fix picking mode for the batch rendering | Markus Mohrhard |
2014-05-28 | remove unnecessary glFinish | Markus Mohrhard |
2014-05-28 | Modify the bar generate function | weigao |
2014-05-28 | add batch render function | weigao |
2014-05-28 | add get and release batch render info function | weigao |