summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2018-01-24fix kde4 vclplug buildNoel Grandin2-3/+3
2018-01-24loplugin:unused-returns in vclNoel Grandin15-22/+22
2018-01-23-Werror=ignored-qualifiers (upcoming GCC 8)Stephan Bergmann1-1/+1
2018-01-23The CT prefix is used by the CoreText APITor Lillqvist1-2/+1
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-1/+1
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-1/+1
2018-01-17loplugin:useuniqueptr in OpenGLSalGraphicsImplNoel Grandin1-1/+1
2018-01-17loplugin:useuniqueptr in SalXLibNoel Grandin1-2/+2
2018-01-17loplugin:useuniqueptr in X11SalVirtualDeviceNoel Grandin1-1/+1
2018-01-17loplugin:useuniqueptr in PspSalInfoPrinterNoel Grandin1-1/+1
2018-01-17loplugin:useuniqueptr in PrinterJobNoel Grandin1-5/+5
2018-01-17loplugin:useuniqueptr in GlyphCacheNoel Grandin1-1/+1
2018-01-17loplugin:useuniqueptr in LogicalFontInstanceNoel Grandin1-1/+2
2018-01-17loplugin:useuniqueptr in OctreeNoel Grandin1-1/+1
2018-01-17loplugin:useuniqueptr in WindowImplNoel Grandin1-2/+2
2018-01-17loplugin:useuniqueptr in ImplWinDataNoel Grandin1-4/+8
2018-01-15vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky1-1/+1
2018-01-15loplugin:useuniqueptr in ImplToolBoxPrivateDataNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: vclStephan Bergmann5-22/+22
2018-01-11loplugin:useuniqueptr in ImplAccelManagerNoel Grandin1-6/+3
2018-01-07svg icon caching even for 1x scalingTomaž Vajngerl1-0/+2
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin7-7/+7
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin7-8/+7
2018-01-04drop ChecksumType typedefNoel Grandin2-7/+5
2017-12-28coverity#1311653 Uninitialized scalar fieldCaolán McNamara1-0/+1
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski2-7/+14
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian1-0/+4
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin3-3/+3
2017-12-22use SyncDbusSessionHelper for font install requestsCaolán McNamara1-5/+1
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna1-1/+4
2017-12-22tdf#79077: Mildly improved user experienceKatarina Behrens2-0/+8
2017-12-21Resolves: tdf#114592 mark geometry as provisionalCaolán McNamara1-0/+1
2017-12-21Prevent out-of-order LO event processingJan-Marek Glogowski1-3/+5
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens1-2/+0
2017-12-19vcl: explicitly qualify ICU types with icu:: namespaceEike Rathke1-1/+1
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-12-19inline use-once typedefsNoel Grandin1-4/+2
2017-12-16Fix typosAndrea Gelmini1-1/+1
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin5-8/+8
2017-12-16sal_uIntPtr->sal_uInt32 in yieldCountsNoel Grandin1-1/+1
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski6-51/+44
2017-12-15loplugin:salcall (macOS)Stephan Bergmann1-1/+1
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin2-7/+7
2017-12-13convert tolerance params to sal_uInt8Noel Grandin7-7/+8
2017-12-11loplugin:salcall fix functionsNoel Grandin1-14/+14
2017-12-07loplugin:constparamsNoel Grandin1-1/+1
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-05Revert "require at least gtk3 3.20.0 to build and run gtk3 bits"Caolán McNamara1-1/+3
2017-12-05require at least gtk3 3.20.0 to build and run gtk3 bitsCaolán McNamara1-3/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1