summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2022-08-05lok: Dont render active text edit on slide previewsSzymon Kłos
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-05-23Include <memory> for std::unique_ptrTor Lillqvist
2022-05-19jsdialog: close popup correctlySzymon Kłos
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist
2022-03-31sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna
2022-03-01jsdialog: enable Accessibility Check dialogSzymon Kłos
2022-02-01fix the orientation combobox in the print dialogLuboš Luňák
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-12-21ofz#37796 limit to numeric_limits<int>::maxCaolán McNamara
2021-12-10jsdialog: send info about initial focus in dialogSzymon Kłos
2021-11-16jsdialog: use string identifiersSzymon Kłos
2021-10-07lok: sc: introduce LocalStartDrag methodHenry Castro
2021-10-07lok: introduce local mouse trackingHenry Castro
2021-10-07lok: introduce Application::LOKHandleMouseEventHenry Castro
2021-09-30crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara
2021-09-29put vcl::Region operator<< in the vcl namespaceLuboš Luňák
2021-09-02indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
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