summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2021-02-01vcl: swap-in load all vector formats without intermediate GraphicTomaž Vajngerl
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28Revert "tdf#138122 Detect window scaling for multi display configurations on ...Stephan Bergmann
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-27drop unused GDK_WINDOW_XWINDOW defineCaolán McNamara
2021-01-27tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-01-27use unique_ptr for mpWinDataNoel Grandin
2021-01-26loplugin:passstuffbyrefNoel
2021-01-22find-can-be-private-symbolsNoel
2021-01-22jsdialog: partial updates for more widgetsSzymon Kłos
2021-01-22vcl: support creating a Graphic with only GfxLink as swapped-outTomaž Vajngerl
2021-01-22vcl: create PDF from DataContainer, use that when swapping inTomaž Vajngerl
2021-01-21jsdialog: reduce number of unnecessary messagesSzymon Kłos
2021-01-21jsdialog: flush message queue on dialog closeSzymon Kłos
2021-01-21jsdialog: remove unnecessary handlerSzymon Kłos
2021-01-21jsdialog: send updates also for source treeview on dragSzymon Kłos
2021-01-21jsdialog: set entry text without back notificationSzymon Kłos
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs
2021-01-20jsdialog: implemented RadioButtonSzymon Kłos
2021-01-20Move SalInstanceRadioButton decl to header fileSzymon Kłos
2021-01-20vcl: add an UNO interface and impl. for BinaryDataContainerTomaž Vajngerl
2021-01-20vcl: Improve graphic manager swapping allocationTomaž Vajngerl
2021-01-20OutputDevice*->Printer* for mpFirstPrnGraphicsNoel Grandin
2021-01-20OutputDevice->Window for mpFirstWinGraphicsNoel Grandin
2021-01-20use unique_ptr for GraphicConverterNoel Grandin
2021-01-19loplugin:unusedmethodsNoel
2021-01-19vcl: remove "Impl" prefix for method names in ImpGraphicTomaž Vajngerl
2021-01-17tdf#138122: Fix vcl for iOS after 1a167625314bf36b735176ed488e6ba9b5e9b675Tor Lillqvist
2021-01-17tdf#138122 Add window scaling for retina displays on macOSThorsten Wagner
2021-01-16tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15replace stock button imagesCaolán McNamara
2021-01-15remove newly unused use-stock supportCaolán McNamara
2021-01-15cid#1470701 Uncaught exceptionCaolán McNamara
2021-01-15jsdialog: enqueue messages in orderSzymon Kłos
2021-01-14jsdialog: dump IconViewSzymon Kłos
2021-01-14jsdialogs: implemented IconViewSzymon Kłos
2021-01-14Move SalInstanceIconView decl to header fileSzymon Kłos
2021-01-14UITest: add IconViewSzymon Kłos
2021-01-13jsdialog: use shared senderSzymon Kłos
2021-01-13Revert "jsdialog: disable idle notify"Szymon Kłos
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-11Bin two unused macrosTor Lillqvist
2021-01-08replace deprecated gtk-go-up, gtk-go-down, gtk-save and gtk-open labelsCaolán McNamara
2021-01-07replace deprecated stock labels used <= twiceCaolán McNamara
2021-01-06replace only use of deprecated gtk-connectCaolán McNamara
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl
2021-01-05jsdialog: use the "WindowShow/WindowHide" to notifyHenry Castro
2021-01-05jsdialog: direct updates for treeviewSzymon Kłos