summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara
2020-05-26use Skia to do dashed lines, no need to do it manually (tdf#130431)Luboš Luňák
2020-05-26tdf#131715: uitest: add wrapper for roadmapwizardXisco Fauli
2020-05-25loplugin:unusedmethodsNoel Grandin
2020-05-25loplugin:constantparamNoel Grandin
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24remove some unused typedefsNoel Grandin
2020-05-22always use region band in Skia's setClipRegion (tdf#133208)Luboš Luňák
2020-05-22support rendering a widget snapshot to an OutputDeviceCaolán McNamara
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara
2020-05-22convert properly SkiaSalBitmap to WinSalBitmap (tdf#133152)Luboš Luňák
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-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-21weld ListBoxControlCaolán McNamara
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-05-20jsdialog: refresh on notebook changesSzymon Kłos
2020-05-20jsdialog: react on button state changeSzymon Kłos
2020-05-20Drop workarounds for what looks like an MSVC compiler glitchStephan Bergmann
2020-05-20jsdialog: Common weld::Widget implementationSzymon Kłos
2020-05-19loplugin:constantparamNoel Grandin
2020-05-19jsdialog: weld::ComboBoxSzymon Kłos
2020-05-19Resend jsdialog on entry changeSzymon Kłos
2020-05-19Fix ambiguous symbolSzymon Kłos
2020-05-19Work around what looks like an MSVC compiler glitchStephan Bergmann
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-15ReleaseHbFont is unusedCaolán McNamara
2020-05-15do not cache SkBitmap in SkiaSalBitmapLuboš Luňák
2020-05-14Move SalInstanceCheckButton to header fileSzymon Kłos
2020-05-14Move SalInstanceMessageDialog to header fileSzymon Kłos
2020-05-14cache results of Skia's drawTransformedBitmap() (tdf#132438)Luboš Luňák
2020-05-13add access to entry cut/copy/pasteCaolán McNamara
2020-05-13Move SalInstanceNotebook to header fileSzymon Kłos
2020-05-12Move SalInstanceButton to header fileSzymon Kłos
2020-05-12Move SalInstanceComboBox to header fileSzymon Kłos
2020-05-12missing licence headerCaolán McNamara
2020-05-12add Paned accessCaolán McNamara
2020-05-11GdkDragCancelReason wasn't exposed before gtk 3.20.0Caolán McNamara
2020-05-10use compact namespace syntaxNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-05-04Remove what looks like debug printfStephan Bergmann
2020-05-03vcl: add DetectorTools + tests, refactor array string matchingTomaž Vajngerl
2020-05-03vcl: add Graphic reading to TypeSerializer + testsTomaž Vajngerl
2020-05-03vcl: add Graphic serialization (writing) to TypeSerializer + testsTomaž Vajngerl
2020-05-01move some headers inside their respective modulesNoel Grandin