summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-11-17tdf#111717 consider CJK vertical writing for underline offsetMark Hung1-1/+4
2017-11-17tdf#111967 translate offsets so it is relative to v originMark Hung1-0/+7
2017-11-17ofz#4291 Direct-leakCaolán McNamara1-60/+70
2017-11-17Resolves: tdf#112549 use gtk3 to set gtk2 window fullscreen...Caolán McNamara2-4/+7
2017-11-17ofz#4076 bad palette READCaolán McNamara1-2/+6
2017-11-17revert "tdf#95761 All Hotkeys with CTRL+ALT+ not worked"Manfred Blume1-3/+8
2017-11-17Resolves: tdf#112943 don't close popups on resize if size didn't changeCaolán McNamara1-2/+3
2017-11-17ofz#4245 need more componentsCaolán McNamara3-0/+12
2017-11-17loplugin:casttovoid (--disable-pdfium)Stephan Bergmann1-7/+2
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung3-15/+20
2017-11-17Make loplugin:casttovoid more resilient against macrosStephan Bergmann1-2/+1
2017-11-17loplugin:useuniqueptr in MultiSalLayoutNoel Grandin2-7/+6
2017-11-16vcl: fix typoMiklos Vajna1-1/+1
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks8-82/+58
2017-11-16ofz#3002 set a limit to how broken a jpeg is to give up recoveringCaolán McNamara1-0/+20
2017-11-16tdf#113875: Properly export 1bpp greylevel (but not B&W) PNG images to PDFTor Lillqvist1-4/+23
2017-11-16ofz#4245 Abrt add more servicesCaolán McNamara1-0/+2
2017-11-15lokdialog: Expose cursor visible statusPranav Kant2-16/+47
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant3-1/+25
2017-11-15loplugin:flatten in vclNoel Grandin40-2687/+2742
2017-11-15Related tdf#113652: fix crash when closing Data providerJulien Nabet1-1/+1
2017-11-14ofz: if parsing failed we keep reparsing itCaolán McNamara1-1/+4
2017-11-14Two more functions that are private to vcl and not even VCL_DLLPUBLICTor Lillqvist1-0/+6
2017-11-14Adapt Library_vclplug_qt5Stephan Bergmann2-4/+4
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin23-98/+76
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist5-0/+6
2017-11-13Resolves: tdf#113366 Contour editor does not openCaolán McNamara1-0/+5
2017-11-13clang-format: standardize on 5.0.0Miklos Vajna2-7/+10
2017-11-13Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist1-1/+1
2017-11-13MACOSX_SDK_VERSION is always at least 1090Tor Lillqvist2-17/+0
2017-11-13Removed include checkAndrea Gelmini1-3/+0
2017-11-13Fix typosAndrea Gelmini3-3/+3
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet12-20/+19
2017-11-11Replace lists by deques in salusereventlist (vcl)Julien Nabet1-3/+3
2017-11-11ofz: XPMReader::ImplGetColKey short readCaolán McNamara1-0/+3
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks8-29/+36
2017-11-10Related: tdf#112549 gtk3 hide/show menubar on enter/exit fullscreenCaolán McNamara4-11/+15
2017-11-10loplugin:unusedmethodsNoel Grandin2-26/+0
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens5-4/+49
2017-11-09add dif fuzzerCaolán McNamara3-0/+131
2017-11-09Prevent GTK assertion with FilePicker dialogMark Page1-3/+10
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin1-3/+0
2017-11-09loplugin:unusedfieldsNoel Grandin1-1/+0
2017-11-09lokdialog: Invalidate-all when size is changedPranav Kant1-0/+11
2017-11-09tdf#113428: Fix glyph positions in PDF exportKhaled Hosny1-4/+10
2017-11-09Avoid races when using OSX_RUNINMAIN_MEMBERSStephan Bergmann3-47/+89
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant2-4/+6
2017-11-09Resolves: tdf#113562 desired window didn't get the inputCaolán McNamara1-3/+4
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara11-24/+24