summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock5-86/+81
2018-02-26vcl, solve iOS compile failure.jan Iversen1-1/+3
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara6-177/+172
2018-02-26use less RGB_COLORDATANoel Grandin3-10/+10
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl7-80/+260
2018-02-26sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky1-0/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin24-72/+41
2018-02-26ColorData->Color in variousNoel Grandin1-1/+1
2018-02-26vcl: consolidate ColorOf() and GrayOf() functionsChris Sherlock1-38/+28
2018-02-26vcl: remove init and destroy functions from Bitmap{Info|Read}AccessChris Sherlock1-35/+5
2018-02-26bool cast operator for Graphic objectTomaž Vajngerl1-0/+5
2018-02-25vcl: test Bitmap::MakeMonoChris Sherlock1-0/+68
2018-02-25vcl: add BitmapColor testsChris Sherlock2-0/+250
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara7-162/+180
2018-02-25tdf#115353 layout fixTamas Bunth1-2/+2
2018-02-25oss-fuzz build fixCaolán McNamara1-1/+1
2018-02-25oss-fuzz: issue 1188, per-fuzzer configCaolán McNamara2-5/+16