summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Fix some OUString construction error with VS2013Tor Lillqvist2014-07-081-1/+1
* Fix some round() confusionTor Lillqvist2014-07-081-7/+9
* Add a few more SAL_INFOsTor Lillqvist2014-07-071-0/+7
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-3/+3
* svp clipping: Rectangle dimensions don't map directly to B2IBox.Andrzej Hunt2014-07-071-1/+1
* fix typo in coverity#704538-9Norbert Thiebaud2014-07-041-1/+1
* coverity#735340 Unchecked return valueNorbert Thiebaud2014-07-041-1/+3
* coverity#704538-9 Division by zeroNorbert Thiebaud2014-07-041-3/+10
* vcl: printf -> SAL_INFO in Font::SetFillColorMiklos Vajna2014-07-041-2/+1
* Resolves: fdo#80911 toggle original page orientation on paper fallbackCaolán McNamara2014-07-041-6/+12
* coverity#736163 Dereference Null returnNorbert Thiebaud2014-07-041-1/+7
* coverity#736159 Dereference Null returnNorbert Thiebaud2014-07-041-2/+2
* fix libmerged: vclplug_svp is inMatúš Kukan2014-07-032-0/+4
* fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez2014-07-031-5/+5
* coverity#706115 Unintended sign extensionCaolán McNamara2014-07-031-3/+3
* clang scan-build: Assigned value is garbage or undefinedCaolán McNamara2014-07-031-0/+3
* Shorten Spanish key translations in LinuxAdolfo Jayme Barrientos2014-07-031-5/+5
* fix 'NSCursor' may not respond to operationNotAllowedCursor,dragCopyCursorDouglas Mencken2014-07-021-0/+8
* fix 'NSImage' may not respond to '-lockFocusFlipped:'Douglas Mencken2014-07-021-1/+5
* expose a way to drop ownership of a window from builder treeCaolán McNamara2014-07-021-1/+6
* callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara2014-07-021-12/+0
* loplugin:stringconcatStephan Bergmann2014-07-012-2/+2
* fdo#80014: vcl: fix drawing of linear gradientsMichael Stahl2014-07-011-1/+1
* Related: fdo#80633 cache optimal sizeCaolán McNamara2014-07-014-14/+25
* New loplugin:stringconcatStephan Bergmann2014-07-015-67/+65
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-011-0/+6
* clang scan-build: various warningsCaolán McNamara2014-07-011-1/+1
* Cleanup: removed comments and debugging outputmatteocam2014-06-302-31/+0
* More debugging; fixed Font::IsTransparentmatteocam2014-06-301-4/+4
* Minor changes.matteocam2014-06-301-1/+1
* Debugging output in OutputDevice::SetTextFillColormatteocam2014-06-301-1/+16
* Debugging outputmatteocam2014-06-301-1/+5
* Setting SetTextFillColor from Attrs. Experiment with line colormatteocam2014-06-301-0/+10
* Cleaned up code from tranparency in vcl. Trying setfillcolor from edit attrsmatteocam2014-06-301-8/+1
* Cleaned up code from operations in vclmatteocam2014-06-303-14/+11
* SetTextFillColor immediately before DrawTransparent. DrawTextRect commentedmatteocam2014-06-301-4/+5
* Transparency with DrawTransparent in addition to DrawRectmatteocam2014-06-301-1/+4
* Transparency by replacing DrawRectmatteocam2014-06-301-4/+9
* Changed SetFillColor to SetTextFillColormatteocam2014-06-301-1/+1
* Fixed color problemmatteocam2014-06-301-1/+1
* Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam2014-06-302-8/+16
* Put text filling in SvxFontmatteocam2014-06-301-4/+1
* HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam2014-06-303-3/+19
* rework resize into a custom widgetCaolán McNamara2014-06-301-10/+0
* ...and ~SystemWindow can recursively destroy its child windowsStephan Bergmann2014-06-301-2/+0
* Once ~SystemWindow calls ~Window, this is no longer a SystemWindowStephan Bergmann2014-06-301-4/+11
* Mark WindowImpl as noncopyableStephan Bergmann2014-06-301-1/+4
* use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud2014-06-302-2/+14
* Called C++ object pointer is nullCaolán McNamara2014-06-302-5/+6
* Remove double assignmentPeter Senna Tschudin2014-06-301-1/+0