summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-03-01debuging versions crash a lotCaolán McNamara
2018-03-01tdf#115353 Status bar: no cache in settextTamas Bunth
2018-03-01tdf#60533 invoke ubidi_setPara with correct paraLevel parameter.Mark Hung
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-03-01vcl: remove dead codeChris Sherlock
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara
2018-03-01loplugin:redundantfcastNoel Grandin
2018-02-28tdf#115297: alternative fix for displaying 1bit imagesVasily Melenchuk
2018-02-28lok: update main threadHenry Castro
2018-02-28use ok, cancel under kde vs cancel, ok under gnomeCaolán McNamara
2018-02-28vcl: test greyscale bitmap conversion functionsChris Sherlock
2018-02-28iOS, removed read to pipesjan Iversen
2018-02-28Let Application::Abort always dump core in debug buildsStephan Bergmann
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27cast MessBox into exileCaolán McNamara
2018-02-27vcl: improve ErrCode std::ostream pretty-printerMiklos Vajna
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant
2018-02-27lok sc: Post mouse events to main threadPranav Kant
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27vcl: test BitmapPalette greysChris Sherlock
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock
2018-02-26vcl, solve iOS compile failure.jan Iversen
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl
2018-02-26sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-26vcl: consolidate ColorOf() and GrayOf() functionsChris Sherlock
2018-02-26vcl: remove init and destroy functions from Bitmap{Info|Read}AccessChris Sherlock
2018-02-26bool cast operator for Graphic objectTomaž Vajngerl
2018-02-25vcl: test Bitmap::MakeMonoChris Sherlock
2018-02-25vcl: add BitmapColor testsChris Sherlock
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25tdf#115353 layout fixTamas Bunth
2018-02-25oss-fuzz build fixCaolán McNamara
2018-02-25oss-fuzz: issue 1188, per-fuzzer configCaolán McNamara
2018-02-25vcl: bitmap tests: bit-width, number colors, PrefSize, and byte-sizeChris Sherlock
2018-02-25vcl: remove vcl/qa/cppunit/BitmapTest.cxx from clang-format blacklistChris Sherlock
2018-02-25vcl: add some basic Bitmap testsChris Sherlock
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-24forcepoint #6 release virtual devices before releasing font cacheCaolán McNamara
2018-02-23Revert "tdf#96892 3 to 5 digit precision"Caolán McNamara
2018-02-23tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist
2018-02-23blind android build fixCaolán McNamara