summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2021-03-24tdf#141197 if we have a sysobj child then include that in the atk hierarchyCaolán McNamara
2021-03-24cid#1474443 Uninitialized scalar variableCaolán McNamara
2021-03-22cid#707834 silence Uninitialized scalar fieldCaolán McNamara
2021-03-22cid#1474236 silence bogus Use after freeCaolán McNamara
2021-03-22cid#1473727 Uninitialized scalar fieldCaolán McNamara
2021-03-21cid#1474140 Unchecked return value from libraryCaolán McNamara
2021-03-21cid#1473820 Unchecked return value from libraryCaolán McNamara
2021-03-21cid#1474327 move markup to previous lineCaolán McNamara
2021-03-19cid#1474327 silence Use after freeCaolán McNamara
2021-03-19cid#1474020 silence Use after freeCaolán McNamara
2021-03-19cid#1473912 silence Use after freeCaolán McNamara
2021-03-19cid#1474031 silence Double freeCaolán McNamara
2021-03-19cid#1473818 Use after freeCaolán McNamara
2021-03-19tdf#131031 take MenuBar into account on size changeArmin Le Grand (Allotropia)
2021-03-16enable grabbing focus to an unspecified container childCaolán McNamara
2021-03-16add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-12[Inc/Dec]ModalCount on parent frame so it knows it is in modal modeCaolán McNamara
2021-03-12Avoid modifying then restoring this const iterator, its copy is trivialCaolán McNamara
2021-03-11in GtkSalObject::GetOptimalSize get the preferred sizeCaolán McNamara
2021-03-07move queue_resize to baseclassCaolán McNamara
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara
2021-03-03layout on resize immediatelyCaolán McNamara
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-03-03loplugin:refcounting in vclNoel
2021-03-03drop TransparentType::Color usageNoel Grandin
2021-03-02Fix typosAndrea Gelmini
2021-03-01drop commented out codeCaolán McNamara
2021-02-28downgrade 'Restore on withdrawn window' to INFOCaolán McNamara
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-02-26dummy clipboard for unit testsNoel Grandin
2021-02-25drop archaic rollable supportCaolán McNamara
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