summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2014-05-21CosmeticsTor Lillqvist
2014-05-20Don't use two separate names for the same thingTor Lillqvist
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06ImplSVEvent::mnEvent is always zeroStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01coverity#708576 Uninitialized scalar fieldCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-23Typo fix: s/temporaer/temporary/Tor Lillqvist
2014-04-22With tiled rendering for iOS there is no need for a "frame buffer"Tor Lillqvist
2014-04-16Remove FontNameHash, use standard OUStringHashStephan Bergmann
2014-04-14update_pchThomas Arnhold
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann
2014-04-06I found a reference confirming my guessTor Lillqvist
2014-04-06Add a comment guessing what "NWF" meansTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann
2014-04-01Fix error: out-of-line definition of does not match declarationTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01coverity#738924 Uninitialized pointer fieldCaolán McNamara
2014-03-31Need to define mnContextStackDepth always it seemsTor Lillqvist
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-28set window icon also as _NET_WM_ICON (fdo#71494)Luboš Luňák
2014-03-28SAL_OVERRIDE, vclplug warnings_not_errors reduxStephan Bergmann
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Return two accidentally removed member functionsTor Lillqvist
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-2464-bit OS X build fixTor Lillqvist
2014-03-24fdo#76179: deleting mpDefaultWin causes a DBG_TESTSOLARMUTEXStephan Bergmann
2014-03-24Make sure to include Foundation.h to get NSStringTor Lillqvist
2014-03-21coverity#708662 Uninitialized pointer fieldCaolán McNamara
2014-03-21move remaining padmin dialogs into vclCaolán McNamara
2014-03-21move the fax dialog from padmin to vclCaolán McNamara
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20replace DevFontList with PhysicalFontFamilies propagate the naming changeNorbert Thiebaud
2014-03-20rename ImplDevFontListData to PhysicalFontFamilyNorbert Thiebaud
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann