summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2020-08-19add a Title label type for base's title windowsCaolán McNamara
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara
2020-08-19use switch statementCaolán McNamara
2020-08-19support the background color used by base's title windowsCaolán McNamara
2020-08-19Related: tdf#135369 Handle missing icons in ImplImageMaxim Monastirsky
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-18Fix typosAndrea Gelmini
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-17loplugin:unusedmethodsNoel Grandin
2020-08-17vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin
2020-08-17Use transparent buffer to correctly process transparency in metafilesMike Kaganski
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-16loplugin:singlevalfieldsNoel Grandin
2020-08-16loplugin:unnecessaryvirtualNoel Grandin
2020-08-16loplugin:virtualdeadNoel Grandin
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-15tdf#125234 Qt5 implement CreateFontSubsetJan-Marek Glogowski
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14inline some use-once typedefsNoel Grandin
2020-08-14tdf#135526 ranges overflowing to become negativeCaolán McNamara
2020-08-14tdf#134968: don't forget to draw on mpAlphaVDev in fallback caseMike Kaganski
2020-08-14tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski
2020-08-13improve comments around blocks which abort on UI thread event exceptionsNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-08-12expand out DELETEZ in vclNoel Grandin
2020-08-10tdf#135495 builder file format has annoyingly escaped into user configCaolán McNamara
2020-08-09block gen's focus in/out callbacks from grab_focus like gtk'sCaolán McNamara
2020-08-08loplugin:unusedmethodsNoel Grandin
2020-08-08don't make InterItemWindow a WB_DIALOGCONTROLCaolán McNamara
2020-08-08loplugin:virtualdeadNoel Grandin
2020-08-07IMnemonicEntryList interface of SvTreeListBox is unusedCaolán McNamara
2020-08-07nothing calls EnableEntryMnemonics anymoreCaolán McNamara
2020-08-06for hover-select require mouse to be really over the rowCaolán McNamara
2020-08-06uitest : Add support for Menu Button objectsAhmed ElShreif
2020-08-05document the abort in ProcessTaskSchedulingNoel Grandin
2020-08-04loplugin:elidestringvar (clang-cl)Stephan Bergmann
2020-08-04loplugin:unusedmethodsNoel Grandin
2020-08-04loplugin:flatten in vclNoel Grandin
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-02Revert "android: avoid expensive load of un-used sidebar icons on mobile."Jan Holesovsky
2020-08-01tidy up language a bitCaolán McNamara
2020-08-01tdf#135325 previews missing content drawn via DrawTransformedBitmapExCaolán McNamara
2020-07-31drop unused SvTreeList::LastSelectedCaolán McNamara
2020-07-31tdf#135212 Don't crash when unable to create clipboardMichael Weghorn
2020-07-31add queue_draw to force redraw with custom renderingCaolán McNamara