summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22ofz#4386/ofz#4387 AbrtCaolán McNamara
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22Fix typoAndrea Gelmini
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-21silence warningCaolán McNamara
2017-11-21auto cancel dialogs during file format testingCaolán McNamara
2017-11-21add docx support to fftesterCaolá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-17Resolves: tdf#112549 use gtk3 to set gtk2 window fullscreen...Caolán McNamara
2017-11-17ofz#4076 bad palette READCaolán McNamara
2017-11-17revert "tdf#95761 All Hotkeys with CTRL+ALT+ not worked"Manfred Blume
2017-11-17Resolves: tdf#112943 don't close popups on resize if size didn't changeCaolán McNamara
2017-11-17ofz#4245 need more componentsCaolán McNamara
2017-11-17loplugin:casttovoid (--disable-pdfium)Stephan Bergmann
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung
2017-11-17Make loplugin:casttovoid more resilient against macrosStephan Bergmann
2017-11-17loplugin:useuniqueptr in MultiSalLayoutNoel Grandin
2017-11-16vcl: fix typoMiklos Vajna
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-16ofz#4245 Abrt add more servicesCaolán McNamara
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-14Two more functions that are private to vcl and not even VCL_DLLPUBLICTor Lillqvist
2017-11-14Adapt Library_vclplug_qt5Stephan Bergmann
2017-11-14Fix typosAndrea Gelmini
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-11-13Resolves: tdf#113366 Contour editor does not openCaolán McNamara
2017-11-13clang-format: standardize on 5.0.0Miklos Vajna
2017-11-13Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist
2017-11-13Removed include checkAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet