summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2020-07-21weld OSQLNameEditCaolán McNamara
2020-07-21weld DateControlCaolán McNamara
2020-07-21remove unnecessary method overridesNoel Grandin
2020-07-21loplugin:unusedmethodsNoel Grandin
2020-07-21loplugin:constantparamNoel Grandin
2020-07-21loplugin:unusedfieldsNoel Grandin
2020-07-19compact namespace: vclNoel Grandin
2020-07-16jsdialog: weld text viewSzymon Kłos
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15jsdialog: move executor code to vclSzymon Kłos
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-14uitest : Add support for "ToolBox" Objects for example" "bottom find bar"Ahmed ElShreif
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-10normalize both endsCaolán McNamara
2020-07-10replace usage of blacklist with denylistThorsten Behrens
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-08pdf: add PDFiumPathSegment to the wrapper & use in ImpSdrPdfImportTomaž Vajngerl
2020-07-08drop WB_BORDER if the border style is invisibleCaolán McNamara
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-07-08uitest: Add support for vertical TabControl ObjectAhmed ElShreif
2020-07-07make some symbols privateNoel 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-06jsdialog: execute entry set textSzymon Kłos
2020-07-06Fix typoAndrea Gelmini
2020-07-05add generateStripRanges and use that in StackBlur and ScaleSuperTomaž Vajngerl
2020-07-05add a DoubleNumericEntryCaolán McNamara
2020-07-05return a reference instead of a pointerCaolán McNamara
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara
2020-07-04Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis
2020-07-03rename FormattedEntry to EntryFormatterCaolán McNamara
2020-07-03change FormattedEntry to not own the Entry it operates onCaolán McNamara
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-07-03DragDropMode::CTRL_COPY is deadNoel Grandin
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos