summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard
2014-09-02switch to a NSOpenGLView implementationMarkus Mohrhard
2014-08-26fix nasty memory leak on shutdownMarkus Mohrhard
2014-08-25convert SV_EDIT_WARNING_BOX to MessageDialog + stringCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22vcl: factor out font name lookup for future re-use.Michael Meeks
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-14GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud
2014-08-13update_pchThomas Arnhold
2014-07-20vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-10use SimpleReferenceObject in vcl/osx moduleNoel Grandin
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-06-30Mark WindowImpl as noncopyableStephan Bergmann
2014-06-27loplugin:unreffun: redundant function redeclarationStephan Bergmann
2014-06-25Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt
2014-06-25svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt
2014-06-25Return a bitmap buffer for tiled rendering from LibLO.Andrzej Hunt
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16fix keyboard input on OS X < 10.6Douglas Mencken
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