summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
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
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-02-02lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai
2018-02-02avmedia: move BitmapWriteAccess inside BitmapNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-02-01hash implementation for Graphic objects, for set/map useTomaž Vajngerl
2018-01-31BitmapColor can be finalNoel Grandin
2018-01-29Fix typosAndrea Gelmini
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-22vcl: various std::*::result_type deprecated in C++17Michael Stahl
2018-01-22improve RTL detection in TextEngineNoel Grandin
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-18Move toolbars to the border window tearoff mechanismMaxim Monastirsky
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:useuniqueptr in PPDParserNoel Grandin