summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist69-250/+0
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann1-1/+1
2014-04-01Fix error: out-of-line definition of does not match declarationTor Lillqvist1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann5-9/+9
2014-04-01coverity#738924 Uninitialized pointer fieldCaolán McNamara1-2/+4
2014-03-31Need to define mnContextStackDepth always it seemsTor Lillqvist2-6/+2
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist4-3/+24
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara1-0/+1
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann3-10/+3
2014-03-28set window icon also as _NET_WM_ICON (fdo#71494)Luboš Luňák1-0/+1
2014-03-28SAL_OVERRIDE, vclplug warnings_not_errors reduxStephan Bergmann1-4/+4
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann4-81/+81
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann48-684/+688
2014-03-26Return two accidentally removed member functionsTor Lillqvist1-0/+2
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist1-17/+19
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist4-82/+83
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist5-7/+0
2014-03-2464-bit OS X build fixTor Lillqvist1-1/+1
2014-03-24fdo#76179: deleting mpDefaultWin causes a DBG_TESTSOLARMUTEXStephan Bergmann1-0/+3
2014-03-24Make sure to include Foundation.h to get NSStringTor Lillqvist1-0/+1
2014-03-21coverity#708662 Uninitialized pointer fieldCaolán McNamara1-1/+0
2014-03-21move remaining padmin dialogs into vclCaolán McNamara2-1/+2
2014-03-21move the fax dialog from padmin to vclCaolán McNamara1-0/+1
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud10-124/+213
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud9-101/+163
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud12-36/+37
2014-03-20replace DevFontList with PhysicalFontFamilies propagate the naming changeNorbert Thiebaud1-3/+3
2014-03-20rename ImplDevFontListData to PhysicalFontFamilyNorbert Thiebaud2-17/+17
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann4-8/+7
2014-03-20disallow disabling cupsCaolán McNamara1-2/+0
2014-03-20Bin some dead codeTor Lillqvist1-4/+0
2014-03-20all the filterText impls are now no-ops, so removeCaolán McNamara2-36/+0
2014-03-20Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara3-9/+1
2014-03-17fdo#67808 Fix Outline Font Effect support with CoreTextNorbert Thiebaud1-0/+2
2014-03-13Spelling fix: pinedTor Lillqvist1-1/+1
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin3-6/+6
2014-03-06Point to "documentation" for XOR emulationTor Lillqvist1-0/+4
2014-03-06Fix up a few Emacs and vim mode linesTor Lillqvist4-6/+9
2014-03-05Simplify resolution calculationKeith Curtis1-2/+0
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-89/+89
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock17-17/+17
2014-02-28Add SAL_OVERRIDETor Lillqvist1-3/+1
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist8-149/+144
2014-02-28Unvirtualize a couple of functionsTor Lillqvist1-6/+6
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock36-140/+140
2014-02-28constructor only used on WNT in FontSelectPatternAttributesNoel Grandin1-0/+2
2014-02-28remove unused code in vcl/ImplRegionBandNoel Grandin1-5/+0
2014-02-28debug only code SalDisplay::PrintInfo()Noel Grandin1-1/+1