summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2021-11-22tdf#133835 speedup calc autofilter (7)Noel Grandin
2021-11-22Related: tdf#145786 cooperate between our own grabsCaolán McNamara
2021-11-22gtk3: popover replacement for GtkMenuButton has to be modalCaolán McNamara
2021-11-21gtk3: consider replacement for popovers visibility when queryed for itCaolán McNamara
2021-11-20gtk3: don't double close popover replacementCaolán McNamara
2021-11-20Use C++17 hexadecimal exponent floating point literalsHossein
2021-11-19add placement to Popover popup_at_rectCaolán McNamara
2021-11-19fix gtk4 buildRene Engelhard
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-19gtk3: treat standalone GtkPopover similarly to the GtkMenuButton managed oneCaolán McNamara