summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2021-09-02vcl: bitmap::CreateFromData add option to reverse alpha (0xff - a)Tomaž Vajngerl
2021-08-16undo blocking emitting focus events during grab_focusCaolán McNamara
2021-07-20these classes are used from non-merged libsAndras Timar
2021-07-15jsdialog: dump FixedImageSzymon Kłos
2021-07-11cid#1470369 Uninitialized scalar variableCaolán McNamara
2021-07-11tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-06-28jsdialog: toolbox popupsSzymon Kłos
2021-06-28jsdialog: handle popover closeSzymon Kłos
2021-06-28jsdialog: dump and activate popup windowsSzymon Kłos
2021-06-28Cache a static wavy line as bitmap and reuse itmerttumer
2021-06-19tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2021-06-18add Menu::get_sensitiveCaolán McNamara
2021-06-18use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara
2021-06-18add set_id/get_id to Menus like WindowsCaolán McNamara
2021-06-14tdf#142629 import psd image with transparent backgroundNoel Grandin
2021-06-10scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-05-25jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-05-25enable grabbing focus to an unspecified container childCaolán McNamara
2021-05-25add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara
2021-05-25add a callback for when a container gains or loses focusCaolán McNamara
2021-05-25allow throwing away size cache of hosted containerCaolán McNamara
2021-05-25factor out as a ResizableDockingWindowCaolán McNamara
2021-05-25add a way to invalidate the InterimItemWindow child contentsCaolán McNamara
2021-05-25use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-05-25move queue_resize to baseclassCaolán McNamara
2021-05-25replace stock button imagesCaolán McNamara
2021-05-25rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-05-25weld impress annotation windowCaolán McNamara
2021-05-25allow using css::graphic::XGraphic to set menu imageCaolán McNamara
2021-05-25add something to override scrollbar colorsCaolán McNamara
2021-05-16vcl: fix build with vlc backend enabledÉrico Nogueira
2021-05-13lok: add rendering and input for form controls in CalcTomaž Vajngerl
2021-05-06do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-05-06vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna
2021-04-22Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-22drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-04-22add a way to correctly position a weld::Menu given a vcl::WindowCaolán McNamara
2021-04-22add a way to undo ImplConvertToAbsPosCaolán McNamara
2021-04-19jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-04-14impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-04-10tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-04-10lok: add batch mode option to load the documentHenry Castro
2021-04-10Introduce Fontwork contextSzymon Kłos
2021-04-10jsdialog autofilter: show submenu on demadSzymon Kłos
2021-04-10jsdialog: remove unnecessary handlerSzymon Kłos
2021-04-10jsdialog: execute IconView actionsSzymon Kłos
2021-04-10UITest: add IconViewSzymon Kłos
2021-04-10lok: jsbuilder: fix disable dialog tunnelingHenry Castro
2021-04-10check for quit when calling Yield in loopNoel Grandin