summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11vcl: test OutputDevice::DrawPolyLine()Chris Sherlock
2021-10-11vcl: test OutputDevice::DrawWaveLine()Chris Sherlock
2021-10-11vcl: test OutputDevice::DrawBorder()Chris Sherlock
2021-10-11vcl: test OutputDevice::DrawCheckered()Chris Sherlock
2021-10-11vcl: ensure test VDevs are always bigger than operation being testedChris Sherlock
2021-10-11vcl: fix issue in testErase()Chris Sherlock
2021-10-11remove unused forward declarationsLuboš Luňák
2021-10-10Revert "Initialize nDXBuffer array (vcl/edit)"Julien Nabet
2021-10-10Initialize nDXBuffer array (vcl/edit)Julien Nabet
2021-10-10gtk4: popdown context menu when radio/check is toggledCaolán McNamara
2021-10-10gtk3: popdown context menus on toggling radio/check buttons tooCaolán McNamara
2021-10-10gtk[3|4] use set_buildable_id and get_buildable_idCaolán McNamara
2021-10-10gtk4: this is fixed now by at least >= gtk4-4.4.0Caolán McNamara
2021-10-10loplugin:moveparam in basegfxNoel Grandin
2021-10-10tdf#144757 - fixed fonts not shown in font listChris Sherlock
2021-10-08vertical centering is WB_VCENTER not WB_CENTERCaolán McNamara
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-08add 'destructive-action' to the yes of delete header/footer messageboxesCaolán McNamara
2021-10-08sort buttons using id instead of HelpIdCaolán McNamara
2021-10-08tdf#144984 default edit width got widerCaolán McNamara
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-07vcl: test OutputDevice::Erase()Chris Sherlock
2021-10-07fix "gtk_bin_remove: assertion 'priv->child == child' failed" warningCaolán McNamara
2021-10-07vcl: remove unnecessary using com::sun::star::\* and std namespacesChris Sherlock
2021-10-07tdf#144952 VCL fix the Printer graphics releaseJan-Marek Glogowski
2021-10-07Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-10-06drop 'using namespace std' in vcl (MacOs/ios), blindlyJulien Nabet
2021-10-06Related: tdf#141633 similiarly support match spinbutton font sizeCaolán McNamara
2021-10-06tdf#141633 use css instead of pango attribs for font sizeCaolán McNamara
2021-10-06Related: tdf#141633 allow "small-button" elements to shrink furtherCaolán McNamara
2021-10-06jsdialog: sidebar: fix master page layout value setsSzymon Kłos
2021-10-06vcl: test OutputDevice::DrawArc(), DrawChord(), DrawPie() and DrawEllipse()Chris Sherlock
2021-10-06vcl: test OutputDevice::DrawRect()Chris Sherlock
2021-10-06vcl: test OutputDevice::DrawLine()Chris Sherlock
2021-10-06vcl: test OutputDevice::DrawPixel()Chris Sherlock
2021-10-06jsdialog: send full update for autofilterSzymon Kłos
2021-10-06jsdialog: avoid compiler warning for plain vcl windowSzymon Kłos
2021-10-06jsdialog: weld plain widgetSzymon Kłos
2021-10-06vcl: remove unused class ImplDeviceFontSizeListChris Sherlock
2021-10-05do not block out PaintImmediately() in LOK modeLuboš Luňák
2021-10-05drop 'using namespace std' in vcl (Windows part)Julien Nabet
2021-10-05tdf#143148 - Use pragma once instead of include guardsChris Sherlock
2021-10-05vcl: refactor PhysicalFontFace::IsBetterMatch()Chris Sherlock
2021-10-05tdf#124176 vcl: Use pragma once instead of include guardsChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-10-05Check mpWindowImpl before use in Window::EndTrackingSzymon Kłos
2021-10-05remove useless '&& true'Luboš Luňák