summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2021-10-04Related: tdf#143391 avoid creatinging a negative height for the scroll areaCaolán McNamara
2021-10-04Resolves: tdf#143391 scrolling by an entry height taller than visible areaCaolán McNamara
2021-10-04Fix typosAndrea Gelmini
2021-10-04Add sal/config.h in preparation for patchChris Sherlock
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet
2021-10-03cid#1492171 annotate Data race conditionCaolán McNamara
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-01tdf#144846 launch gtk3 menubar menus from LibreOffice codeCaolán McNamara
2021-10-01bundle key forward calls together as a functionCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-10-01loplugin:constparamsNoel Grandin
2021-10-01Resolves: tdf#140992 Paste/Cut should mark Edit as modifiedCaolán McNamara
2021-09-30no need to allocate ImplVectMap on the heapNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30Related: tdf#141633 drawing buttons to outputdevice affects later drawingCaolán McNamara
2021-09-30tdf#141633 multiple line entry font size/zoom not taking effectCaolán McNamara
2021-09-30vcl: initialize variables in ImplMapRes declarationChris Sherlock
2021-09-30loplugin:unusedcapturedefault (clang-cl)Stephan Bergmann
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin