summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-13vcl: tabify salvd.hxxChris Sherlock
2014-09-13vcl: tabify salobj.hxx and fix initial commentChris Sherlock
2014-09-13vcl: tabify salframe.hxxChris Sherlock
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-10vcl: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris Sherlock
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud
2014-09-03fix signatureThomas Arnhold
2014-09-02remove unused methodMarkus Mohrhard
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