summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2021-09-13crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara
2021-09-09tdf#142458 Set correct ScrolledWindow BorderWidth in the ctorCaolán McNamara
2021-09-08tdf#142129 vcl: add unit testMichael Stahl
2021-09-01ofz#37796 limit to numeric_limits<int>::maxCaolán McNamara
2021-07-05Pass Formatter::StaticFormatter also from weld:DateFormatter, tdf#125035Eike Rathke
2021-07-05Resolves: tdf#125035 Use number formatter for long date in DateFormatter fieldsEike Rathke
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-06-11MetaAction::Clone() -> constLuboš Luňák
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek
2021-06-09tdf#142629 import psd image with transparent backgroundNoel Grandin
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna
2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-05-31Drop Window::IsDisposedNoel
2021-05-22document how the on-demand treeview entries workCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-17gtk4: reenable buttonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-15inherit ComboBox from Widget instead of ContainerCaolán McNamara
2021-05-15inherit LinkButton and Notebook from Widget instead of ContainerCaolán McNamara
2021-05-15inherit Button from Widget instead of ContainerCaolán McNamara
2021-05-15inherit Expander from Widget instead of ContainerCaolán McNamara
2021-05-15inherit TextView from Widget instead of ContainerCaolán McNamara
2021-05-14gtk4: clear parent widget can-focus of False if child has can-focus of trueCaolán McNamara
2021-05-13can pass by const& hereNoel Grandin
2021-05-13make some classes privateNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-11loplugin:noexceptmoveNoel Grandin
2021-05-11gtk4: menu item text seems to be parsed as xml now, so escape the basicsCaolán McNamara
2021-05-11fix leak in SalLayoutGlyphsNoel Grandin
2021-05-11tdf#76258 Use correct icon size for color filter popup colorsSamuel Mehrbrodt
2021-05-10vcl: move outdev.hxx flags into own headersChris Sherlock
2021-05-10vcl: move DrawImageFlags to own headerChris Sherlock
2021-05-10vcl: move DrawTextFlags to own headerChris Sherlock
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-06add get_clipboard to widgetCaolán McNamara
2021-05-06make it possible to write canvas unittestsLuboš Luňák
2021-05-05loplugin:unnecessaryvirtualNoel Grandin
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-05-05vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna
2021-05-05sal_uLong->Color in BitmapDuoToneFilterNoel Grandin
2021-05-05sal_uLong->sal_Int32 in BitmapMosaicFilterNoel Grandin