summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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-17Move SalInstancePopover decl to header fileSzymon Kłos
2021-06-15jsdialog: dump internal image for buttonsSzymon Kłos
2021-06-14vcl: check mpWindowImpl before referencing itGabriel Masei
2021-06-11jsdialog: don't send unnecessary show/hide messagesSzymon Kłos
2021-06-11jsdialog: sidebar: fix closingSzymon Kłos
2021-06-11jsdialog: weld MenuButtonSzymon Kłos
2021-06-11Move SalInstanceMenuButton decl to headerSzymon Kłos
2021-06-10avoid possible repeated cairo surface creationLuboš Luňák
2021-06-10jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-06-10jsdialog: sidebar: dump visibility state for widgetsSzymon Kłos
2021-06-10scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-06-09jsdialog: don't send update if not changed checkbox stateSzymon Kłos
2021-06-09jsdialog: weld frameSzymon Kłos
2021-06-09Move SalInstanceFrame decl to header fileSzymon Kłos
2021-06-08Add a ProfileZone around the mpPollCallback invocationTor Lillqvist
2021-06-08Fix click on the drawing area of CSV dialogmerttumer
2021-05-31android: Fix DrawingArea inside CsvTableBox is shrinkedmerttumer
2021-05-26jsdialog: allow fraction numbers in spinfieldSzymon Kłos
2021-05-26jsdialog: normalize value for spinfieldSzymon Kłos
2021-05-26jsdialog: execute value action on spinfieldSzymon Kłos
2021-05-25jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-05-25jsdialog: send action event on show/hideSzymon Kłos
2021-05-25jsdialog: weld ContainerSzymon 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-25SetCurItemId takes an ItemId not a PositionCaolá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-25move dockingwindow.ui to vclCaolá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-25move FixedImage icon-name property setting to the builderCaolá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-21tdf#142370 a null response callback should be acceptableCaolán McNamara
2021-05-19vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna
2021-05-16jsdialog: move list of enabled dialogs to separate fileSzymon Kłos
2021-05-14Added Text Import Dialog to JSDialogs listmerttumer
2021-05-14vcl PDF tokenizer: fix EOF position when \r is not followed by \nMiklos Vajna
2021-05-13vcl: Don't just return OK when executing a dialog in AndroidTomaž Vajngerl
2021-05-13lok: add rendering and input for form controls in CalcTomaž Vajngerl