summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2020-12-18add a return to EditView::Command to indicate if the command was consumedCaolán McNamara
2020-12-18lok: check if the tree list box model has changedHenry Castro
2020-12-18lok: jsbuilder: fix disable dialog tunnelingHenry Castro
2020-12-18pdfium: add PDFiumPage::hasLinks() wrapperMiklos Vajna
2020-12-17add Menu::get_sensitiveCaolán McNamara
2020-12-16pdfium: rework to eliminate FPDF_PATHSEGMENT from the public interfaceMiklos Vajna
2020-12-15use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara
2020-12-15add set_id/get_id to Menus like WindowsCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-15add a way to correctly position a weld::Menu given a vcl::WindowCaolán McNamara
2020-12-14add a way to undo ImplConvertToAbsPosCaolán McNamara
2020-12-14loplugin:unusedenumconstantsNoel
2020-12-14loplugin:singlevalfieldsNoel
2020-12-14loplugin:unusedmethodsNoel
2020-12-14loplugin:unusedfieldsNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11pdfium: remove unused PDFiumPathSegment::getPointer()Miklos Vajna
2020-12-10use size_t instead of sal_uLongCaolán McNamara
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara
2020-12-09jsdialog: dump all columns in treeviewSzymon Kłos
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna
2020-12-09pdfium: rework to eliminate FPDF_BITMAP from the public interfaceMiklos Vajna
2020-12-08Replace SchedulerMutex with (non-recursive) std::mutexStephan Bergmann
2020-12-08reap glxtest process early in soffice_main unconditionallyLuboš Luňák
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-07Make SchedulerMutex non-recursiveJan-Marek Glogowski
2020-12-07Unlock scheduler in deinit for ProcessEventsToIdleJan-Marek Glogowski
2020-12-07jsdialog: turn off tunneling for JSON dialogsSzymon Kłos
2020-12-06vcl: extract SwapFile impl. into its own class and use in GraphicTomaž Vajngerl
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-03support completely styling a welded buttonCaolá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-02cid#1470369 Uninitialized scalar variableCaolán McNamara
2020-12-02make debug output for vcl::Region also print tools PolyPolygonLuboš Luňák
2020-12-02pdfium: add width/height/format wrappers for bitmapMiklos Vajna
2020-12-02pdfium: introduce an enum class for path segment typesMiklos Vajna
2020-11-30weld ImplTabButtonsCaolán McNamara
2020-11-30autofilter: fix submenu popup for onlineSzymon Kłos
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-11-27jsdialog: dump dialog titleSzymon Kłos
2020-11-26add a way to invalidate the InterimItemWindow child contentsCaolán McNamara
2020-11-26factor out as a standalone "ButtonPressRepeater" classCaolán McNamara
2020-11-26jsdialog: dump VclExpander typeSzymon Kłos
2020-11-26pdfium: replace PDFiumSignature::getPointer() with typed gettersMiklos Vajna