summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-07-29tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga1-0/+20
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks1-0/+3
2022-07-26tdf#150017 vcl,sw: add UITestMichael Stahl1-0/+1
2022-07-23Simplify greyscale palette initialization furtherMike Kaganski1-0/+11
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga2-2/+6
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna3-1/+9
2022-07-20move wintypes.hxx from tools to vclChris Sherlock5-4/+267
2022-07-20Remove pngwrite.hxx and .cxx as it is replaced by PngImageWriterofftkp1-60/+0
2022-07-19Add 32bpp export support in PngImageWriterofftkp1-1/+1
2022-07-19Add ms-gif PNG chunk export support in PngImageWriterofftkp1-13/+13
2022-07-19vcl: add PNG writer based on libpngofftkp1-0/+49
2022-07-18cid#1507357 Big parameter passed by valueCaolán McNamara1-1/+1
2022-07-14fix vcl::DeleteOnDeinit example in its docsLuboš Luňák1-1/+1
2022-07-13fix #include locationNoel Grandin1-2/+1
2022-07-13loplugin:unusedmethodsNoel Grandin2-2/+0
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky2-2/+4
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin32-111/+124
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin4-13/+7
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro2-0/+3
2022-06-22Add support for exporting SVGZ in Writerofftkp1-0/+1
2022-06-22improve the look of the macOS comboboxNoel Grandin1-0/+12
2022-06-21Refactor PopupMenu::ImplExecute for async supportJan-Marek Glogowski1-1/+4
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski1-0/+2
2022-06-21vcl: rename mnExtraData to mnRendererIdChris Sherlock1-2/+2
2022-06-21vcl: rename ImplAnimView to AnimationRendererChris Sherlock1-2/+2
2022-06-17Fix and add ostreams for vcl::WindowPosSizeJan-Marek Glogowski2-2/+32
2022-06-17Convert ImplWindowStateFromStr to WindowData(str)Jan-Marek Glogowski1-0/+1
2022-06-15Add support for exporting EMZ/WMZofftkp1-0/+4
2022-06-15vcl: change maList in Animation to maFramesChris Sherlock1-3/+3
2022-06-13make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák1-4/+4
2022-06-12Related: tdf#125040 NB: rework print preview contextMaxim Monastirsky1-5/+3
2022-06-10Entry may have no textMike Kaganski1-2/+0
2022-06-09Accessibility for IconViewMike Kaganski3-1/+11
2022-06-09loplugin:unusedmethodsNoel Grandin2-8/+0
2022-06-08Fix typoAndrea Gelmini1-2/+2
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski6-75/+210
2022-06-03allow to dynamically show/hide notebook tabsCaolán McNamara1-1/+1
2022-06-03implement "show-tabs" for TabControlCaolán McNamara1-0/+3
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski2-1/+5
2022-06-01Implement weld::IconView::[gs]et_item_widthMike Kaganski1-0/+3
2022-06-01Implement weld::IconView::connect_query_tooltipMike Kaganski1-0/+7
2022-05-31clang-cl wants VCL_DLLPUBLIC SalLayoutGlyphsCache::clear not to be inlineStephan Bergmann1-1/+1
2022-05-30Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara1-1/+8
2022-05-25VCL SysEnvData: add Invalid Platform and ToolkitJan-Marek Glogowski1-4/+4
2022-05-22cid#1504541 Uninitialized scalar fieldCaolán McNamara1-0/+1
2022-05-19Simplify an "ImportGraphic" method by removing useless pExtHeader (WmfExternal)Julien Nabet1-6/+4
2022-05-18tdf#105972: pdf form: export date fields as date typeXisco Fauli1-1/+2
2022-05-18Remove 1 ImportGraphic methodJulien Nabet1-7/+0
2022-05-18tdf#105972: pdf form: export time fields as time typeXisco Fauli1-1/+2
2022-05-18Avoid uninitialized vcl::EditWidget::PrependCurrencySymbolStephan Bergmann1-1/+2