summaryrefslogtreecommitdiff
path: root/vcl/source/treelist
AgeCommit message (Expand)AuthorFilesLines
2019-12-12tdf#128824 Keep multiselection in style list on right clickSamuel Mehrbrodt1-1/+2
2019-11-13tdf#128465: Enable pasting also JPEG images in presentation documentsTor Lillqvist1-1/+10
2019-11-07loplugin:unusedmethodsNoel Grandin2-22/+0
2019-11-05tdf#109135 Don't handle Ctrl key in SvTreeListBox HandleKeyInputJim Raykowski1-0/+3
2019-10-29can move iconviewimpl.hxx beside iconviewimpl.cxxCaolán McNamara3-2/+70
2019-10-29SvTreeListBox doesn't need a factory anymoreCaolán McNamara1-3/+0
2019-10-29svimpbox.hxx now only included by vclCaolán McNamara2-2/+2
2019-10-29weld fpicker clusterCaolán McNamara2-0/+886
2019-10-23loplugin:unusedmethodsNoel Grandin2-23/+0
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski2-1/+18
2019-10-22loplugin:unusedenumconstantsNoel Grandin1-19/+4
2019-10-20loplugin:virtualdead unused param in SvListView::ModelIsMovingNoel Grandin2-7/+4
2019-10-19loplugin:unusedmethodsNoel Grandin1-10/+0
2019-10-19tdf#128058 Make ctrl * expand/collapse tree list entriesJim Raykowski1-35/+60
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-5/+5
2019-10-04loplugin:methodcyclesNoel Grandin1-14/+0
2019-10-04loplugin:singlevalfieldsNoel Grandin1-2/+1
2019-10-03Make sure TerminateListener doesn't outlive TransferableHelperStephan Bergmann1-1/+13
2019-10-03loplugin:unusedmethodsNoel Grandin1-6/+0
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl1-8/+15
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara1-16/+23
2019-09-06Fixing '....' and '..'Andrea Gelmini1-1/+1
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen9-19/+2
2019-08-26loplugin:unusedmethodsNoel Grandin1-21/+0
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin3-40/+20
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-1/+1
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov1-2/+1
2019-08-22loplugin:constmethod in vclNoel Grandin1-1/+1
2019-08-20loplugin:constvars in vclNoel Grandin1-1/+1
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin1-0/+21
2019-08-17loplugin:unusedmethodsNoel Grandin1-21/+0
2019-08-02clipboard: encourage paste to show up by having some dummy content.Michael Meeks1-1/+1
2019-08-02LOK: Copy Graphics as embedded PNG in HTMLAshod Nakashian1-1/+2
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian1-0/+5
2019-07-31weld SvxFontSubstTabPageCaolán McNamara1-3/+4
2019-07-31retain column alignment on resizeCaolán McNamara1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann2-3/+3
2019-07-30Fix typosAndrea Gelmini2-3/+3
2019-07-24remove unused SvLBoxButtonKind::StaticImageNoel Grandin1-5/+4
2019-07-10tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski1-0/+41
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl1-3/+8
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin1-1/+1
2019-06-12tdf#125814 sc autofilter popup: perform non-partial paint on entry invalidateMiklos Vajna1-1/+5
2019-06-11vcl: prefix members of SvImpLBoxMiklos Vajna2-952/+952
2019-06-08loplugin:singlevalfieldsNoel Grandin1-1/+0
2019-06-07improve empty tools::Rectangle (width)Noel Grandin1-1/+1
2019-05-28tdf#124752: Use best speed for PNG encoding on iOSTor Lillqvist1-1/+17
2019-05-20calc item width on requestCaolán McNamara2-5/+27
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara3-22/+42
2019-05-09loplugin:unusedmethodsNoel Grandin1-5/+0