summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2021-04-07vcl: class to automatically delegate calls to SalGraphicImplTomaž Vajngerl1-240/+0
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos1-1/+13
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl2-23/+30
2021-04-05tdf#141499 trigger container_focus_changed for toplevel window focus eventsCaolán McNamara1-0/+31
2021-04-05vcl: move GenPspGraphics into a subclass of SalGraphicsImplTomaž Vajngerl2-285/+515
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl1-2/+2
2021-03-31remove internal 4bit scanline formatsNoel1-17/+1
2021-03-30fix the endif placement for GTK_CHECK_VERSIONCaolán McNamara1-2/+1
2021-03-25Fix typosAndrea Gelmini1-1/+1
2021-03-25fix gtk3_kde5 buildCaolán McNamara1-1/+1
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-03-24tdf#141197 if we have a sysobj child then include that in the atk hierarchyCaolán McNamara2-0/+29
2021-03-24cid#1474443 Uninitialized scalar variableCaolán McNamara1-2/+2
2021-03-22cid#707834 silence Uninitialized scalar fieldCaolán McNamara1-9/+10
2021-03-22cid#1474236 silence bogus Use after freeCaolán McNamara1-0/+4
2021-03-22cid#1473727 Uninitialized scalar fieldCaolán McNamara1-3/+8
2021-03-21cid#1474140 Unchecked return value from libraryCaolán McNamara1-15/+15
2021-03-21cid#1473820 Unchecked return value from libraryCaolán McNamara1-3/+5
2021-03-21cid#1474327 move markup to previous lineCaolán McNamara1-1/+1
2021-03-19cid#1474327 silence Use after freeCaolán McNamara1-0/+1
2021-03-19cid#1474020 silence Use after freeCaolán McNamara1-0/+1
2021-03-19cid#1473912 silence Use after freeCaolán McNamara1-0/+1
2021-03-19cid#1474031 silence Double freeCaolán McNamara1-0/+1
2021-03-19cid#1473818 Use after freeCaolán McNamara1-24/+25
2021-03-19tdf#131031 take MenuBar into account on size changeArmin Le Grand (Allotropia)1-1/+6
2021-03-16enable grabbing focus to an unspecified container childCaolán McNamara1-4/+30
2021-03-16add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara1-0/+5
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara1-2/+1
2021-03-12[Inc/Dec]ModalCount on parent frame so it knows it is in modal modeCaolán McNamara1-0/+18
2021-03-12Avoid modifying then restoring this const iterator, its copy is trivialCaolán McNamara1-6/+2
2021-03-11in GtkSalObject::GetOptimalSize get the preferred sizeCaolán McNamara1-0/+10
2021-03-07move queue_resize to baseclassCaolán McNamara1-5/+5
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara1-31/+0
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara1-0/+32
2021-03-03layout on resize immediatelyCaolán McNamara1-3/+9
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara4-4/+4
2021-03-03loplugin:refcounting in vclNoel2-4/+5
2021-03-03drop TransparentType::Color usageNoel Grandin1-3/+0
2021-03-02Fix typosAndrea Gelmini1-1/+1
2021-03-01drop commented out codeCaolán McNamara1-14/+0
2021-02-28downgrade 'Restore on withdrawn window' to INFOCaolán McNamara1-1/+1
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara1-19/+101
2021-02-26dummy clipboard for unit testsNoel Grandin2-0/+26
2021-02-25drop archaic rollable supportCaolán McNamara2-99/+0
2021-02-24crashtesting: avoid assert on loading tdf98681-3.docxCaolán McNamara1-1/+1
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák4-5/+9
2021-02-24simply use drawTransformedBitmap()Luboš Luňák4-0/+17
2021-02-19ignore "fake" keypress in slideshowCaolán McNamara1-0/+2
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2021-02-19detect if menubutton already has an image and reuse itCaolán McNamara1-0/+12