summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-03-12tdf#116322: Don’t hard-code RTL character rangesKhaled Hosny1-8/+13
2018-03-12forcepoint #27 check region bands loaded from stream for consistencyCaolán McNamara3-6/+32
2018-03-12forcepoint #25 ensure null terminationCaolán McNamara1-5/+9
2018-03-12tdf#115649: ensure we own SolarMutex in the callbackMike Kaganski1-0/+2
2018-03-12loplugin:redundantfcastStephan Bergmann1-2/+1
2018-03-12loplugin:redundantfcastStephan Bergmann1-3/+2
2018-03-11weld color pickerCaolán McNamara2-12/+229
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl15-0/+6632
2018-03-10margin change should trigger relayoutCaolán McNamara1-4/+20
2018-03-10move canvas helper code into vclNoel Grandin1-0/+246
2018-03-09Make VCL_DLLPUBLIC virtual functions non-inlineStephan Bergmann1-0/+10
2018-03-09loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-0/+6
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin2-12/+12
2018-03-09loplugin:constantparam in vclNoel Grandin13-87/+28
2018-03-09drop getColor() method of ColorNoel Grandin1-3/+3
2018-03-09lokdialog: run async for weld dialogsPranav Kant3-12/+86
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl1-3/+13
2018-03-08tdf#115420 WIN clean up WinSalFrames DC handlingJan-Marek Glogowski2-161/+147
2018-03-08tdf#116264 Show added_buttons by defaultCaolán McNamara2-0/+2
2018-03-08WIN rename SalFrames SalGraphics pointersJan-Marek Glogowski2-74/+74
2018-03-08loplugin:unusedmethodsNoel Grandin1-32/+0
2018-03-08loplugin:unusedfieldsNoel Grandin3-10/+5
2018-03-07workaround https://gitlab.gnome.org/GNOME/gtk/issues/70Caolán McNamara1-1/+23
2018-03-07weld SfxNewFileDialogCaolán McNamara2-5/+112
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara2-0/+2
2018-03-07lokdialog: Fix cursor invalidates for some vcl controlsPranav Kant1-3/+1
2018-03-07use more Color in vclNoel Grandin11-34/+34
2018-03-07wrong row-activated callback signatureCaolán McNamara1-1/+1
2018-03-07add GraphicLoader and funct. to load graphic from URLTomaž Vajngerl2-1/+51
2018-03-06ofz: timeoutCaolán McNamara2-1/+7
2018-03-06ofz: timeout, reduce warning limit furtherCaolán McNamara1-1/+1
2018-03-06ofz: timeoutCaolán McNamara1-0/+0
2018-03-06Fix typosAndrea Gelmini1-1/+1
2018-03-06vcl: remove commented code from bitmappaint.cxxChris Sherlock1-12/+0
2018-03-06vcl: split painting bitmap functions to bitmappaint.cxxChris Sherlock3-1085/+1164
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara10-10/+10
2018-03-05fix mnemonic in add_buttonCaolán McNamara1-6/+6
2018-03-05weld SfxSaveAsTemplateDialogCaolán McNamara2-3/+17
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper5-5/+31
2018-03-05vcl, make ios/dummies compilejan Iversen1-1/+2
2018-03-05vcl: move vcl/source/gdi/bitmap.cxx to vcl/source/bitmap/bitmap.cxxChris Sherlock2-1/+1
2018-03-05weld InputDialogCaolán McNamara2-0/+13
2018-03-03weld license dialogCaolán McNamara2-0/+11
2018-03-02weld convert text-to-table/table-to-text dialogCaolán McNamara1-1/+1
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna1-1/+3
2018-03-02weld split cells dialogCaolán McNamara3-1/+49
2018-03-02forcepoint #14 check to see if we incremented at allCaolán McNamara1-3/+6
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-03-02drop old tools/gen methods in vclNoel Grandin28-108/+130