summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2018-03-07use more Color in vclNoel Grandin1-6/+6
2018-03-06ofz: timeoutCaolán McNamara1-0/+1
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper1-0/+1
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-03-02drop old tools/gen methods in vclNoel Grandin5-8/+11
2018-02-28lok: update main threadHenry Castro2-0/+3
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-0/+10
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant1-0/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara1-2/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl1-5/+43
2018-02-23tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist1-0/+6
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist1-0/+4
2018-02-19weld: hook up help responseCaolán McNamara1-0/+1
2018-02-16native dialog initial basisCaolán McNamara4-1/+19
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin1-0/+1
2018-02-11Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl1-0/+11
2018-02-08Remove unused macrosKhaled Hosny1-5/+1
2018-02-08Removed unused code for reading kern tableKhaled Hosny1-16/+0
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt1-0/+1
2018-02-02loplugin:useuniqueptr in X11SalFrameNoel Grandin1-7/+5
2018-02-02loplugin:useuniqueptr in GtkSalFrameNoel Grandin1-2/+2
2018-02-02loplugin:useuniqueptr in PhysicalFontFamilyNoel Grandin1-1/+1
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