Age | Commit message (Expand) | Author |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: vcl | Stephan Bergmann |
2017-04-06 | crashtesting: empty ReadAccess on converting fdo58541-1.xls to pdf | Caolán McNamara |
2017-04-06 | loplugin:singlevalfields | Noel Grandin |
2017-04-06 | Fix crash while running the Notebookbar mode | Szymon Kłos |
2017-04-05 | Related: tdf#106972 vcl PDF export, PDF images: ignore PDF >= 1.5 | Miklos Vajna |
2017-04-05 | tdf#106972 vcl PDF export, PDF images: handle indirect font references | Miklos Vajna |
2017-04-05 | loplugin:redundantcast find c-style bool casts | Noel Grandin |
2017-04-05 | loplugin:unreffun (clang-cl) | Stephan Bergmann |
2017-04-05 | loplugin:constantparam | Noel Grandin |
2017-04-04 | ofz#984 better match post-creation aBitmap.HasGreyPalette() logic | Caolán McNamara |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-04-04 | tdf#104686: do not crash if Menu has been somehow disposed | Aron Budea |
2017-04-04 | tdf#99352: assert on stray VclPtrs past DeInit | Bjoern Michaelsen |
2017-04-04 | loplugin:unusedmethods | Noel Grandin |
2017-04-03 | vcl: avoid divide by zero in PDFExtOutDevData::HasAdequateCompression() | Miklos Vajna |
2017-04-03 | use actual UNO enums in vcl..xmlsecurity | Noel Grandin |
2017-04-02 | we're either reading or writing, not both | Caolán McNamara |
2017-04-02 | SwapOutData url is always a file url | Caolán McNamara |
2017-04-02 | coverity#1403662 Mixing enum types | Caolán McNamara |
2017-04-02 | ofz: avoid oom | Caolán McNamara |
2017-04-01 | coverity#1403664 Dereference null return value | Caolán McNamara |
2017-04-01 | Get rid of magic numbers | Bartosz Kosiorek |
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 | tdf#106458 Color widget should list an exact number of items | heiko tietze |
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 | convert GradientType to scoped enum | Noel Grandin |
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 | 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 | 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 | 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 |