summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-12-02Revert "tdf#114025 - avoid deadlock between x11 clipboard and ...Michael Stahl
2017-11-25tdf#114025 - avoid deadlock between x11 clipboard and the lock dialog.Michael Meeks
2017-11-25Modernize pdfwriter_impl, part 2 (vcl)Julien Nabet
2017-11-24don't worry about dangling timers at fuzzer exitCaolán McNamara
2017-11-24Modernize pdfwriter_impl by using for-range loops (vcl)Julien Nabet
2017-11-23tdf#111782: fix Wrong rendering of image radiobutton on Split Cells dialogG??bor Koruhely
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-23Replace list by vector for m_aJPGs pdfwriter_impl (vcl)Julien Nabet
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-21silence warningCaolán McNamara
2017-11-21assert that mnPngDepth can only be 16 hereStephan Bergmann
2017-11-21loplugin:unnecessaryparenStephan Bergmann
2017-11-21ASan heap-buffer-overflowStephan Bergmann
2017-11-20tdf#113918: Workaround: Load 1bpp indexed PNG as 8bpp indexed BitmapTor Lillqvist
2017-11-20tdf#95656 vcl: correct offset for vkrn positionMark Hung
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-17tdf#111717 consider CJK vertical writing for underline offsetMark Hung
2017-11-17tdf#111967 translate offsets so it is relative to v originMark Hung
2017-11-17ofz#4291 Direct-leakCaolán McNamara
2017-11-17ofz#4076 bad palette READCaolán McNamara
2017-11-17Resolves: tdf#112943 don't close popups on resize if size didn't changeCaolán McNamara
2017-11-17loplugin:casttovoid (--disable-pdfium)Stephan Bergmann
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung
2017-11-17loplugin:useuniqueptr in MultiSalLayoutNoel Grandin
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-16ofz#3002 set a limit to how broken a jpeg is to give up recoveringCaolán McNamara
2017-11-16tdf#113875: Properly export 1bpp greylevel (but not B&W) PNG images to PDFTor Lillqvist
2017-11-15lokdialog: Expose cursor visible statusPranav Kant
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-15Related tdf#113652: fix crash when closing Data providerJulien Nabet
2017-11-14ofz: if parsing failed we keep reparsing itCaolán McNamara
2017-11-14Fix typosAndrea Gelmini
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-13Resolves: tdf#113366 Contour editor does not openCaolán McNamara
2017-11-13Fix typosAndrea Gelmini
2017-11-11ofz: XPMReader::ImplGetColKey short readCaolán McNamara
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-11-09lokdialog: Invalidate-all when size is changedPranav Kant
2017-11-09tdf#113428: Fix glyph positions in PDF exportKhaled Hosny
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-11-09Resolves: tdf#113562 desired window didn't get the inputCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara