Age | Commit message (Expand) | Author |
2017-03-30 | Fix overflow case returned by XmbLookupString | Julien Nabet |
2017-03-30 | vcl PDF export, norefxobj: copy each object only once | Miklos Vajna |
2017-03-29 | vcl PDF export, norefxobj: avoid replacement bitmap | Miklos Vajna |
2017-03-29 | loplugin:unusedmethods | Noel Grandin |
2017-03-29 | vcl PDF export, norefxobj: add UI for this | Miklos Vajna |
2017-03-29 | Attempted fix for mirrored geometry crasher. | Michael Meeks |
2017-03-29 | loplugin:singlevalfields | Noel Grandin |
2017-03-28 | ofz#954 out of memory | Caolán McNamara |
2017-03-28 | vcl PDF export, norefxobj: have the list of keys to copy at one place | Miklos Vajna |
2017-03-28 | tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied arrays | Miklos Vajna |
2017-03-28 | Resolves: tdf#106155 avoid opengl for toplevel X window icons | Caolán McNamara |
2017-03-28 | tdf#106693 vcl PDF export, norefxobj: copy nested arrays correctly | Miklos Vajna |
2017-03-27 | ofz#948 optimize the edge-case of converting masks to 1bit during dib load | Caolán McNamara |
2017-03-27 | tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied dicts | Miklos Vajna |
2017-03-27 | Resolves: rhbz#1436050 im window misplaced for gtk3 | Caolán McNamara |
2017-03-27 | vcl PDF export, norefxobj: improve ref handling in dicts | Miklos Vajna |
2017-03-27 | move bitmap allocation after palette read | Caolán McNamara |
2017-03-27 | return early on error | Caolán McNamara |
2017-03-27 | reuse palette object | Caolán McNamara |
2017-03-27 | process palette standalone | Caolán McNamara |
2017-03-27 | tdf#106693 vcl PDF export, norefxobj: copy array objects | Miklos Vajna |
2017-03-26 | Fixes tdf#106772 show the window in X11 in VCL gtk3 plugin. | Arnaud Versini |
2017-03-26 | tdf#106458 Color widget should list an exact number of items | heiko tietze |
2017-03-26 | uitest: provide a way to select a floating window, e.g. popup menu | Markus Mohrhard |
2017-03-26 | uitest: handle float windows better in the hierarchy dump | Markus Mohrhard |
2017-03-26 | uitest: allow to find ourself with an ID | Markus Mohrhard |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-24 | tdf#106693 vcl PDF export, norefxobj: update XObject refs | Miklos Vajna |
2017-03-24 | lok: Unit test for setting of the language during load of the document. | Jan Holesovsky |
2017-03-24 | fix macosx build failure | Caolán McNamara |
2017-03-24 | update fftester documentation | Caolán McNamara |
2017-03-24 | tdf#106693 vcl PDF export, norefxobj: copy XObject references | Miklos Vajna |
2017-03-24 | ofz: explicitly release fontconfig options on every iteration | Caolán McNamara |
2017-03-24 | ofz#937 sanity check claimed record length | Caolán McNamara |
2017-03-24 | shared_ptr->unique_ptr | Caolán McNamara |
2017-03-24 | vcl printer: hold a reference on mxPrinter member while operating on it. | Michael Meeks |
2017-03-24 | loplugin:unusedfields | Noel Grandin |
2017-03-24 | vcl: clean up ANDROID ifdefs in pdfwriter_impl | Miklos Vajna |
2017-03-24 | convert ViewShellId to o3tl::strong_int | Noel Grandin |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-23 | ofz: when skipping actions, only skip forwards | Caolán McNamara |
2017-03-23 | add svm cppunit test | Caolán McNamara |
2017-03-23 | tdf#106693 vcl PDF export, norefxobj: handle compressed page stream | Miklos Vajna |
2017-03-23 | ofz: readjust LLVMFuzzerInitialize to get ppt SdDLL::Init outside leak detect | Caolán McNamara |
2017-03-23 | Notebookbar: move shortcuts if multiple rows of tabs | Szymon Kłos |
2017-03-23 | Related: rhbz#1334915 tdf#100158 hack using startcenter icon under wayland | Caolán McNamara |
2017-03-23 | TODO: move to ScrollBar when binary incompatibility is no longer problematic | Caolán McNamara |
2017-03-23 | tdf#106693 vcl PDF export, norefxobj: copy page stream | Miklos Vajna |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-22 | Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) | Stephan Bergmann |