summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-01hook up extended tips to find them in our helpCaolán McNamara1-7/+17
2018-03-01debuging versions crash a lotCaolán McNamara1-1/+1
2018-03-01tdf#115353 Status bar: no cache in settextTamas Bunth1-3/+0
2018-03-01tdf#60533 invoke ubidi_setPara with correct paraLevel parameter.Mark Hung1-4/+1
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin1-6/+29
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara2-0/+10
2018-03-01vcl: remove dead codeChris Sherlock5-253/+49
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara1-4/+4
2018-03-01loplugin:redundantfcastNoel Grandin1-4/+4
2018-02-28tdf#115297: alternative fix for displaying 1bit imagesVasily Melenchuk2-10/+25
2018-02-28lok: update main threadHenry Castro4-0/+16
2018-02-28use ok, cancel under kde vs cancel, ok under gnomeCaolán McNamara3-2/+81
2018-02-28vcl: test greyscale bitmap conversion functionsChris Sherlock1-1/+96
2018-02-28iOS, removed read to pipesjan Iversen1-1/+6
2018-02-28Let Application::Abort always dump core in debug buildsStephan Bergmann1-0/+3
2018-02-28convert COL_ constants to be of type ColorNoel Grandin28-143/+153
2018-02-27cast MessBox into exileCaolán McNamara2-262/+1
2018-02-27vcl: improve ErrCode std::ostream pretty-printerMiklos Vajna1-1/+1
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant3-1/+12
2018-02-27lok sc: Post mouse events to main threadPranav Kant1-0/+17
2018-02-27replace Color(COL_*) with COL_*Noel Grandin53-388/+388
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara2-2/+17
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara2-36/+8
2018-02-27vcl: test BitmapPalette greysChris Sherlock1-0/+56
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara2-5/+5
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara2-71/+0