Age | Commit message (Expand) | Author |
2017-04-02 | vcl: PrinterInfoManager no longer a singletonprivate/tbsdy/printinfomgr | Chris Sherlock |
2017-04-02 | vcl: PrinterInfoManager::addPrinter() - consistent braces | Chris Sherlock |
2017-04-02 | vcl: nest the if statement - kind of confusing otherwise! | Chris Sherlock |
2017-04-02 | vcl: merge PrinterInfo into JobData | Chris Sherlock |
2017-04-02 | vcl: migrate CUPSManager to use std::mutex for m_aGetPPDMutex | Chris Sherlock |
2017-04-01 | add rtf fuzzer | Caolán McNamara |
2017-04-01 | coverity#1403664 Dereference null return value | Caolán McNamara |
2017-04-01 | adjust cgm import to make testing easier | Caolán McNamara |
2017-04-01 | Get rid of magic numbers | Bartosz Kosiorek |
2017-03-31 | vcl android: more adaptions to tools::Rectangle | Miklos Vajna |
2017-03-31 | ofz: 0 bitcount bmps are unsupported | Caolán McNamara |
2017-03-31 | expand forcing to mono mask during load to non-indexed sources too | Caolán McNamara |
2017-03-31 | vcl: attempt to blindly make androids properly rectangular | Michael Stahl |
2017-03-31 | vcl kde: adapt to tools::Rectangle | Miklos Vajna |
2017-03-31 | tdf#106458 Color widget should list an exact number of items | heiko tietze |
2017-03-31 | vcl kde4: adapt to tools::Rectangle | Miklos Vajna |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-30 | ofz#968 short-cut slow create mask when we are our own mask already | Caolán McNamara |
2017-03-30 | tweak indent a little | Caolán McNamara |
2017-03-30 | vcl PDF export, norefxobj: add test for this | Miklos Vajna |
2017-03-30 | convert GradientType to scoped enum | Noel Grandin |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
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 |