summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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
2021-01-05CGLayerHolder::getScale() can be constTor Lillqvist
2021-01-04Fix comment: Division, not multiplicationTor Lillqvist
2021-01-04jsdialog: override weld_message_dialogHenry Castro
2021-01-04jsdialog: support for freeze/thawSzymon Kłos
2020-12-31Bin unused AquaSalGraphics::GetContext()Tor Lillqvist
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29jsdialog: update JSON on treeview modificationSzymon Kłos
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-28jsdialog: use "WindowPaint" event to updateHenry Castro
2020-12-28jsdialog: use the "WindowShow" eventHenry Castro
2020-12-28jsdialog: properly destroy JsonWriterSzymon Kłos
2020-12-28ImpGraphic: inline loadPrepared as it is used only in one placeTomaž Vajngerl
2020-12-27ImplGraphic: set PrefSize, PrefMapMode without forcing a swap-inTomaž Vajngerl
2020-12-26tools: add Color::IsTransparent()Chris Sherlock
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-22jsdialog: add the "expand" actionHenry Castro
2020-12-22jsdialog: disable idle notifyHenry Castro
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-21Add two debug output helper functionsTor Lillqvist
2020-12-21drop deprecated visibility-notify-event event handlerCaolán McNamara
2020-12-20drop never completed GtkSalPrinterCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-18fix incorrect array access after a removed enum (tdf#138973)Luboš Luňák
2020-12-18Bin unnecessary forward declarationTor Lillqvist
2020-12-17add Menu::get_sensitiveCaolán McNamara
2020-12-16Scheduler assert mbInScheduler stateJan-Marek Glogowski