summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2018-02-28lok: update main threadHenry Castro
2018-02-28ensure [Message]Dialog dispose order on direct .ui hackeryCaolán McNamara
2018-02-27cast MessBox into exileCaolán McNamara
2018-02-27lok: All mouse,key events asyncPranav 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-27tdf#97228 Moved struct FltCallDialogParameterShubham Verma
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-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky
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-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-23lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22Remove unused forward declarations from vcl/syswin.hxxStephan Bergmann
2018-02-22drop unused button mask enumCaolán McNamara
2018-02-22Merely forward-declare NotebookBar in vcl/syswin.hxxStephan Bergmann
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara
2018-02-19weld: hook up help responseCaolán McNamara
2018-02-18uitest: fix small race condition when launching modeless dialogsMarkus Mohrhard
2018-02-18vcl: change mbIndex from sal_uInt8 to bool in BitmapColorChris Sherlock
2018-02-16native dialog initial basisCaolán McNamara
2018-02-15ofz#6372 fix bitmap decoding of pattern in LwpBackgroundStuffNoel Grandin
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin
2018-02-15move cairo surface code from canvas to BitmapToolsNoel Grandin
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-14use BitmapEx in LwpBackgroundStuffNoel Grandin
2018-02-14move transparency adjust code to BitmapExNoel Grandin
2018-02-14use RawBitmap in PSDReaderNoel Grandin
2018-02-14use Color, not BitmapColor in RawBitmapNoel Grandin
2018-02-13use RawBitmap and BitmapEx in DffPropertyReaderNoel Grandin
2018-02-12lok: enable pre-loading with Vcl's builderMichael Meeks
2018-02-12fix pixel address calculation in RawBitmapNoel Grandin
2018-02-11Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl
2018-02-10use RawBitmap and BitmapEx in icgm filterNoel Grandin
2018-02-10lokdialog: Handle dialog items' invalidation in generalTamás Zolnai
2018-02-08sd, sc lok: IME support + unit testsPranav Kant
2018-02-08move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin
2018-02-08sw lok: IME support + unit testPranav Kant
2018-02-08sprinkle SAL_WARN_UNUSED over Bitmap/BitmapExNoel Grandin
2018-02-07move Bitmap::SetToData to BitmapToolsNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin