summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2022-06-22Add support for exporting SVGZ in Writerofftkp
2022-06-22improve the look of the macOS comboboxNoel Grandin
2022-06-21Refactor PopupMenu::ImplExecute for async supportJan-Marek Glogowski
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-21vcl: rename mnExtraData to mnRendererIdChris Sherlock
2022-06-21vcl: rename ImplAnimView to AnimationRendererChris Sherlock
2022-06-17Fix and add ostreams for vcl::WindowPosSizeJan-Marek Glogowski
2022-06-17Convert ImplWindowStateFromStr to WindowData(str)Jan-Marek Glogowski
2022-06-15Add support for exporting EMZ/WMZofftkp
2022-06-15vcl: change maList in Animation to maFramesChris Sherlock
2022-06-13make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák
2022-06-12Related: tdf#125040 NB: rework print preview contextMaxim Monastirsky
2022-06-10Entry may have no textMike Kaganski
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-08Fix typoAndrea Gelmini
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-03allow to dynamically show/hide notebook tabsCaolán McNamara
2022-06-03implement "show-tabs" for TabControlCaolán McNamara
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-06-01Implement weld::IconView::[gs]et_item_widthMike Kaganski
2022-06-01Implement weld::IconView::connect_query_tooltipMike Kaganski
2022-05-31clang-cl wants VCL_DLLPUBLIC SalLayoutGlyphsCache::clear not to be inlineStephan Bergmann
2022-05-30Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara
2022-05-25VCL SysEnvData: add Invalid Platform and ToolkitJan-Marek Glogowski
2022-05-22cid#1504541 Uninitialized scalar fieldCaolán McNamara
2022-05-19Simplify an "ImportGraphic" method by removing useless pExtHeader (WmfExternal)Julien Nabet
2022-05-18tdf#105972: pdf form: export date fields as date typeXisco Fauli
2022-05-18Remove 1 ImportGraphic methodJulien Nabet
2022-05-18tdf#105972: pdf form: export time fields as time typeXisco Fauli
2022-05-18Avoid uninitialized vcl::EditWidget::PrependCurrencySymbolStephan Bergmann
2022-05-17tdf#105972: pdf form: export numeric and currency fields as number typeXisco Fauli
2022-05-16use FontMetric as SalLayoutGlyphsCache key rather than vcl::FontLuboš Luňák
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna
2022-05-12tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-12these members can be privateCaolán McNamara
2022-05-12merge SetNodeBitmaps and SetNodeDefaultImagesCaolán McNamara
2022-05-11tdf#148442: map RefValue property to onValue in pdfXisco Fauli
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-10Fix typosAndrea Gelmini
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung
2022-05-04Related: tdf#131725 if SvTreeListBox RTL set, set scrollbars to matchCaolán McNamara
2022-05-04lay out entire strings in SalLayoutGlyphsCache more often (tdf#148911)Luboš Luňák
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski
2022-05-03optimize repeated calls for the same string in SalLayoutGlyphsCacheLuboš Luňák
2022-05-02better cache size limit for SalLayoutGlyphsCacheLuboš Luňák
2022-05-01jsdialog: export symbol for buttonsSzymon Kłos
2022-05-01jsdialog: handle formulabar as textinputSzymon Kłos
2022-05-01Fix commentsxuenhua
2022-05-01use string_view in WhitespaceToSpaceNoel Grandin