summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-25vcl: bitmap tests: bit-width, number colors, PrefSize, and byte-sizeChris Sherlock1-7/+108
2018-02-25vcl: remove vcl/qa/cppunit/BitmapTest.cxx from clang-format blacklistChris Sherlock1-7/+7
2018-02-25vcl: add some basic Bitmap testsChris Sherlock1-0/+22
2018-02-25convert all help responses to gtk's -11Caolán McNamara5-10/+10
2018-02-24forcepoint #6 release virtual devices before releasing font cacheCaolán McNamara1-4/+5
2018-02-23Revert "tdf#96892 3 to 5 digit precision"Caolán McNamara2-4/+4
2018-02-23tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist2-16/+56
2018-02-23blind android build fixCaolán McNamara1-5/+8
2018-02-23lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant1-5/+21
2018-02-22weld native message dialogsCaolán McNamara12-34/+65
2018-02-22tdf#68889: Fix the weight reported by the system for the problematic fontTor Lillqvist1-0/+11
2018-02-22loplugin:changetoolsgen in vclNoel Grandin99-2136/+2136
2018-02-22tdf#67744: Fix the weight reported by the system for the problematic fontTor Lillqvist1-1/+13
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist3-0/+11
2018-02-22ColorData->Color in vcl quartzNoel Grandin1-38/+29
2018-02-22Merely forward-declare NotebookBar in vcl/syswin.hxxStephan Bergmann1-0/+2
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-1/+1
2018-02-21Bin useless codePranav Kant1-2/+0
2018-02-21forcepoint #4Caolán McNamara1-6/+21
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski1-42/+29
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-22/+18
2018-02-20vcl/scheduler adjusted time check.jan Iversen1-1/+2
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2-2/+2
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara2-6/+13