summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2020-06-02add separators to TreeViewCaolán McNamara
2020-06-02tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna
2020-06-02tdf#74702 vcl: extract GetButtonBorderSize()Chris Sherlock
2020-06-02tdf#74702 vcl: extract GetSyncCount()Chris Sherlock
2020-06-01support hover-selection in SvTreeListBoxCaolán McNamara
2020-06-01Revert "tdf#125609 c10 vcl/button: enforce only one radio selected on init"Justin Luth
2020-06-01allow sorting buttons via weld::BoxCaolán McNamara
2020-06-01vcl: move GraphicAttr into its own header fileTomaž Vajngerl
2020-06-01vcl: convert to use "pragma once" in GraphicObject.hxxTomaž Vajngerl
2020-06-01vcl: VectorGraphicSearch return text rectangles in 100th mmTomaž Vajngerl
2020-06-01vcl: VectorGraphicSearch - add search result selection rectanglesTomaž Vajngerl
2020-06-01vcl: Add internal "Implementation" class for VectorGraphicSearchTomaž Vajngerl
2020-06-01vcl: VectorGraphicSearch - for searching text inside PDFTomaž Vajngerl
2020-06-01tdf#74702 vcl: extract SetMetafileMapMode()Chris Sherlock
2020-06-01tdf#133547 Fix breaking of PDF graphic objectsTomaž Vajngerl
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-05-29Add AlphaMask::BlendWith method to blend 8-bit alpha masksMike Kaganski
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara
2020-05-25support activate-on-single-clickCaolán McNamara
2020-05-25loplugin:unusedmethodsNoel Grandin
2020-05-25loplugin:constantparamNoel Grandin
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24GetSysTextLayoutData is newly unusedCaolán McNamara
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-24tdf#74702 vcl: extract IsScreenComp()Chris Sherlock
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock
2020-05-22support rendering a widget snapshot to an OutputDeviceCaolán McNamara
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-22Revert "Move messagedialog header to shared include"Szymon Kłos
2020-05-21Move messagedialog header to shared includeSzymon Kłos
2020-05-21FmXListBoxCell doesn't need to implement css::awt::XListBoxCaolán McNamara
2020-05-21weld ListBoxControlCaolán McNamara
2020-05-20Restructure DrawOutDevDirectCheck to avoid using uninitialized pointerMike Kaganski
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-05-20jsdialog: send tab namesSzymon Kłos
2020-05-19loplugin:constantparamNoel Grandin
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock
2020-05-17vcl: refactor by creating OutputDevice::ClearStack()Chris Sherlock
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-15loplugin:unnecessaryvirtualNoel Grandin
2020-05-15allow queue_draw/Invalidate before drawing area is setCaolán McNamara
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-13add access to entry cut/copy/pasteCaolán McNamara
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-13vcl: move RawBitmap out of BitmapTools.hxxTomaž Vajngerl