summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara
2020-12-09Fix typosAndrea Gelmini
2020-12-09Some OUString::fromUtf(u8"...") simplificationsStephan Bergmann
2020-12-09jsdialog: dump all columns in treeviewSzymon Kłos
2020-12-09unref pSubMenuModel at the end of the scopeCaolán McNamara
2020-12-09faster Skia conversion to alpha for the alpha-vdev hackLuboš Luňák
2020-12-09better name for a helper Skia functionLuboš Luňák
2020-12-09move the rest of OpenGL VCL code all to one placeLuboš Luňák
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák
2020-12-09leaked_storageCaolán McNamara
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna
2020-12-09loplugin:unreffun (clang-cl)Stephan Bergmann
2020-12-09pdfium: rework to eliminate FPDF_BITMAP from the public interfaceMiklos Vajna
2020-12-08Remove redundant strlen callStephan Bergmann
2020-12-08Replace SchedulerMutex with (non-recursive) std::mutexStephan Bergmann
2020-12-08loplugin:elidestringvarStephan Bergmann
2020-12-08Avoid crash on closing docking windowSzymon Kłos
2020-12-08jsdialog: send close on dialog responseSzymon Kłos
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07loplugin:stringviewparam (macOS)Stephan Bergmann
2020-12-07remove WinGlyphCache and related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-07Fix typoAndrea Gelmini
2020-12-07Fix typoAndrea Gelmini
2020-12-07vcl graphic export: convert EMF to WMF when WMF is requestedMiklos Vajna
2020-12-07Make SchedulerMutex non-recursiveJan-Marek Glogowski
2020-12-07Unlock scheduler in deinit for ProcessEventsToIdleJan-Marek Glogowski
2020-12-07jsdialog: use valid window instanceSzymon Kłos
2020-12-07jsdialog: turn off tunneling for JSON dialogsSzymon Kłos
2020-12-07jsdialog: enable Pivot Table dialogsSzymon Kłos
2020-12-06graphic: clean-up and simplify GetChecksum in ImpGraphicTomaž Vajngerl
2020-12-06graphic: clean-up switches GDIMetafile shouldn't be defaultTomaž Vajngerl
2020-12-06vcl: duplicate {Read,Write}ImpGraphic for swappingTomaž Vajngerl
2020-12-06vcl: remove the old (<5.0) graphic swap file versionTomaž Vajngerl
2020-12-06vcl: extract SwapFile impl. into its own class and use in GraphicTomaž Vajngerl
2020-12-04move ManagedMenuButton to vclCaolán McNamara
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolán McNamara
2020-12-04Unlock scheduler when calling ProcessEventsToIdleMike Kaganski
2020-12-04update pchesCaolán McNamara
2020-12-04tdf#134128 Use Gdiplus::DashCapRound for round dash or dot.Regina Henschel
2020-12-03support completely styling a welded buttonCaolán McNamara
2020-12-03cid#1468270 Wrapper object use after freeCaolán McNamara
2020-12-03Pass key by const& to the various addEmbeddedFont functionsStephan Bergmann
2020-12-03don't need to include button.hxx hereCaolán McNamara
2020-12-03jsdialog: fix arrays in JsonWriter outputSzymon Kłos
2020-12-03There is nothing called "Quartz layer"Tor Lillqvist
2020-12-02cid#1470369 Uninitialized scalar variableCaolán McNamara
2020-12-02pdfium: add width/height/format wrappers for bitmapMiklos Vajna
2020-12-02pdfium: introduce an enum class for path segment typesMiklos Vajna