summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-07-15always use underlying Edit SetTextCaolán McNamara
2020-07-15support IsEmptyFieldEnabled like vcl::FormattedFieldCaolán McNamara
2020-07-14uitest : extend the ComboBox UIObjectAhmed ElShreif
2020-07-14jsdialog: enable watermark dialogSzymon Kłos
2020-07-14uitest : Add support for "ToolBox" Objects for example" "bottom find bar"Ahmed ElShreif
2020-07-14Resolves: tdf#134786 use std::numeric_limits::lowestCaolán McNamara
2020-07-13write additional actions in MetafileXmlDumpTomaž Vajngerl
2020-07-13drop m_xFormatter during disposeCaolán McNamara
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2020-07-12VerticalTabControl can be in private headerCaolán McNamara
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-07-12m_pEntry may be nullCaolán McNamara
2020-07-12Fix typoAndrea Gelmini
2020-07-12weld CheckBoxControlCaolán McNamara
2020-07-12missing trailing commasCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-07-11use accessible description before querying helpCaolán McNamara
2020-07-11unoxml_component_getFactory doesn't exist anymoreCaolán McNamara
2020-07-10disable animations during widget render to surfaceCaolán McNamara
2020-07-10prefer 8bit bitmap masks to 1bpp masksLuboš Luňák
2020-07-10tdf#134601 set entry font as combobox control font to take effectCaolán McNamara
2020-07-10pdfwriter: nDelta is a signed number appendPdfTimeDateJulien Nabet
2020-07-10normalize both endsCaolán McNamara
2020-07-10GtkTextView not auto-scrolling to insertion point on losing selectionCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-09stray remaining emfio_component_getFactory callCaolán McNamara
2020-07-09cid#1465239 silence Explicit null deferencedCaolán McNamara
2020-07-09jsdialog: export cursor visibility for text areasSzymon Kłos
2020-07-08Fix typoAndrea Gelmini
2020-07-08query if the cursor can be moved up or downCaolán McNamara
2020-07-08expand to cover subwidgetsCaolán McNamara
2020-07-08pdf: add PDFiumPathSegment to the wrapper & use in ImpSdrPdfImportTomaž Vajngerl
2020-07-08svmtest shouldn't compare rendering against itselfLuboš Luňák
2020-07-08improve weld::Widget::draw rendering a widgetCaolán McNamara
2020-07-08drop WB_BORDER if the border style is invisibleCaolán McNamara
2020-07-08prepareWidgetOwnScrolling already set WB_BORDERCaolán McNamara
2020-07-08fix fuzzer buildCaolán McNamara
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-07-08use gdk_wayland_window_set_application_id when it becomes availableCaolán McNamara
2020-07-08Add mobile version of find replace dialogSzymon Kłos
2020-07-08uitest: Add support for vertical TabControl ObjectAhmed ElShreif
2020-07-08prevent SkiaSalBitmap::Scale() from breaking indexed bitmaps (tdf#134574)Luboš Luňák
2020-07-08make sure SkiaSalBitmap::dump() doesn't change the objectLuboš Luňák
2020-07-07vcl/clipboard: create instances with uno constructorsNoel Grandin
2020-07-07no need to use prefix hereNoel Grandin
2020-07-07make some symbols privateNoel Grandin
2020-07-07set also RGB/BGR LCD order for Skia text rendering (tdf#134275)Luboš Luňák
2020-07-07vcl: create instances with uno constructorsNoel Grandin