summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2020-07-19compact namespace: vclNoel Grandin
2020-07-17tdf#134523 variable is null during reentrant callsCaolán McNamara
2020-07-17jsdialog: Add mobile version of data validation dialogSzymon Kłos
2020-07-16tdf#134841 image totally clipped outCaolán McNamara
2020-07-16Move SalInstanceTextView dect to header fileSzymon Kłos
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15move SVTXDateField to toolkitCaolán McNamara
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-15weld TimeControlCaolán McNamara
2020-07-15need to set the formatter as early as possibleCaolán McNamara
2020-07-15rename entry formatter for more consistent namingCaolán McNamara
2020-07-15weld LongCurrencyControlCaolán McNamara
2020-07-15always use underlying Edit SetTextCaolá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-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-12weld CheckBoxControlCaolán McNamara
2020-07-12update pchesCaolá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-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-09cid#1465239 silence Explicit null deferencedCaolán McNamara
2020-07-09jsdialog: export cursor visibility for text areasSzymon Kłos
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-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-08distinguish between dialog screenshoting and rendering a widgetCaolá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-07vcl/clipboard: create instances with uno constructorsNoel Grandin
2020-07-07vcl: create instances with uno constructorsNoel Grandin
2020-07-07jsdialog: export combobox entriesSzymon Kłos
2020-07-06limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara
2020-07-06add alignment to TextViewCaolán McNamara
2020-07-06add set_max_length to TextViewCaolán McNamara
2020-07-06add get_editable and clipboard interaction to TextViewCaolán McNamara
2020-07-06exile fmtfield.hxx to toolkit headersCaolán McNamara
2020-07-06weld DbNumericField itemCaolán McNamara
2020-07-06this warning is very common now because of native widgets in the hierarchyCaolán McNamara
2020-07-05pdf: convert static functions to functs in anonymous namespaceTomaž Vajngerl