summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2021-02-24crashtesting: avoid assert on loading tdf98681-3.docxCaolán McNamara
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2021-02-19ignore "fake" keypress in slideshowCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19detect if menubutton already has an image and reuse itCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2021-02-18move async focus-in/focus-out workaround to known client that needs itCaolán McNamara
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2021-02-12when there is label and icon align label to left and don't expand iconCaolán McNamara
2021-02-12allow using css::graphic::XGraphic to set menu imageCaolán McNamara
2021-02-11tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-02-10Resolves: tdf#140225 remove action when item is removed from GtkSalMenuCaolán McNamara
2021-02-10Related: tdf#140225 ignore activate/deactivate of a disposed VclMenuCaolán McNamara
2021-02-09tdf#140225 call cancel before destroying menubarCaolán McNamara
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2021-02-06complete TODO to keep color if font changes and vice versaCaolán McNamara
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-02-04split rect arg into dest pos and source rectCaolán McNamara
2021-02-01this needs to be 'trough' a long, narrow open container, not throughCaolán McNamara
2021-01-31Fix typosAndrea Gelmini
2021-01-30add something to override scrollbar colorsCaolán McNamara
2021-01-29keep focus in GtkSalObject child on gtk_widget_hideCaolán McNamara
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-27rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-27drop unused GDK_WINDOW_XWINDOW defineCaolán McNamara
2021-01-26fix --enable-gtk3-kde5 buildCaolán McNamara
2021-01-26Resolves: tdf#106484 Print Properties Device tab dropdown change not detectedCaolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2021-01-21distinguish these two similarly worded warningsCaolán McNamara
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs
2021-01-19loplugin:unusedmethodsNoel
2021-01-19tdf#139368 new database dialog doesn't have focus on start-center launchCaolán McNamara
2021-01-16tdf#137695 shrink widget height below natural min within data browserCaolá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-14Fontwork dialog: use iconviewSzymon Kłos
2021-01-13Check gtk_builder_add_from_file result and log if needed (vcl/gtk3)Julien Nabet
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-01Typo in code 'PPDContexData'->'PPDContextData' (vcl/jobdata)Julien Nabet
2020-12-30Fix typo in codeAndrea Gelmini