summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-04Avoid accessing freed memory and freeing already freed resourcesTor Lillqvist
2014-06-03Initial attempt at implementing NSTextInputClient instead of NSTextInputTor Lillqvist
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-06-01vcl: cleanup window.hChris Sherlock
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr
2014-05-28update_pchThomas Arnhold
2014-05-28Oops, this reference can't be const.Matúš Kukan
2014-05-27Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan
2014-05-27vcl: move functionality from window2.cxxChris Sherlock
2014-05-26No need for these fields for iOSTor Lillqvist
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-24try harder to fix windows buildCaolán McNamara
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