summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-12-03Windows format name is UniformResourceLocatorW for Unicode stringsMike Kaganski
2021-12-02undo "allow vcl gen menus to have non-square images"Caolán McNamara
2021-12-02ofz#41591 if only recording to metafile, don't convert tools->basegfx->toolsCaolán McNamara
2021-12-02Related: tdf#145901 use x11 popover replacement for all non-menubutton casesCaolán McNamara
2021-12-02ofz#41591 reject incomplete polygon recordsCaolán McNamara
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-01Qt fix non-X11 build and introduce CHECK_* macrosJan-Marek Glogowski
2021-12-01Distinguish between --disable-gui and --without-xJan-Marek Glogowski
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-12-01tdf#145964: Windows format name is FileNameW for Unicode stringsMike Kaganski
2021-11-30don't disable Skia tests on MacLuboš Luňák
2021-11-30fix Skia copyArea() not coping with coordinates outside (tdf#145811)Luboš Luňák
2021-11-30svp: normalize DoYieldJan-Marek Glogowski
2021-11-30gtk[3|4] calculate row height closer to what gtk appears to doCaolán McNamara
2021-11-30tdf#145952 don't crash with LO_COLLECT_UIINFO set in autofilterCaolán McNamara
2021-11-30gtk[3|4] allow anything that would enable positioning onscreenCaolán McNamara
2021-11-30handle Skia not drawing GPU-backend shader to a bitmap (tdf#145797)Luboš Luňák
2021-11-30loplugin:simplifyconstructStephan Bergmann
2021-11-30tdf#145873 Fix FILEOPEN: EMF file not displayed #2Hossein
2021-11-30workaround gcc bug #55776 about enum class shadowing a globalLuboš Luňák
2021-11-30remove duplicated VCL_DLLPUBLICLuboš Luňák
2021-11-30Document SAL_NO_MOUSEGRABSSamuel Mehrbrodt
2021-11-29implement xor drawing directly using Skia (tdf#141090)Luboš Luňák
2021-11-29remove Skia kDifference workaroundLuboš Luňák
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-29these are pdf export tests, move them to vcl_pdfexportXisco Fauli
2021-11-29gtk3: set anchor_hints for gdk_window_move_to_rectCaolán McNamara
2021-11-28don't need to include vcl/menu.hxx from vcl/menubarupdateicon.hxxCaolán McNamara
2021-11-27Related: tdf#144410 we don't want a gap in a multicol spanning separatorCaolán McNamara
2021-11-26-Werror,-Wreorder-ctorStephan Bergmann
2021-11-25Resolves: tdf#145786 get the correct bounds with window scaling enabledCaolán McNamara
2021-11-25vcl: pInputElement is never nullptr in PDFObjectCopier::copyRecursively()Miklos Vajna
2021-11-24gtk3: I don't think it makes sense to claim a crossing event is consumedCaolán McNamara
2021-11-24Resolves: tdf#145864 we should only return true if we consume the motion eventCaolán McNamara
2021-11-24gtk[3|4] don't need the ifdefs if only using the dlsymed functionsCaolán McNamara
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski
2021-11-24tdf#84283: vcl_pdfexport: Add unittestXisco Fauli
2021-11-23CppunitTest_vcl_pdfexport: factor out common codeXisco Fauli
2021-11-23tdf#62812 WIN use a compatible DC for font funcsJan-Marek Glogowski
2021-11-23Crash around help-windows.Michael Meeks
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-23only call signal_closed from Popdown dtor if it is still openCaolán McNamara
2021-11-23avoid only painting to windows in LOK mode, not invalidationsLuboš Luňák
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23tdf#129638 print preview: use new paper size after switching pageJustin Luth
2021-11-23gtk3: reuse popover replacement as mouse event widgetCaolán McNamara
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-22handle filling and stroking at the same time if possibleLuboš Luňák
2021-11-22move code to helper functionsLuboš Luňák