summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-07-09Avoid undefined premature downcast to potentially wrong typeStephan Bergmann
2014-07-08Related: fdo#80633 dialog size cache has to be invalidated tooCaolán McNamara
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist
2014-07-08Fix some round() confusionTor Lillqvist
2014-07-07Add a few more SAL_INFOsTor Lillqvist
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-07svp clipping: Rectangle dimensions don't map directly to B2IBox.Andrzej Hunt
2014-07-04fix typo in coverity#704538-9Norbert Thiebaud
2014-07-04coverity#735340 Unchecked return valueNorbert Thiebaud
2014-07-04coverity#704538-9 Division by zeroNorbert Thiebaud
2014-07-04vcl: printf -> SAL_INFO in Font::SetFillColorMiklos Vajna
2014-07-04Resolves: fdo#80911 toggle original page orientation on paper fallbackCaolán McNamara
2014-07-04coverity#736163 Dereference Null returnNorbert Thiebaud
2014-07-04coverity#736159 Dereference Null returnNorbert Thiebaud
2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan
2014-07-03fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez
2014-07-03coverity#706115 Unintended sign extensionCaolán McNamara
2014-07-03clang scan-build: Assigned value is garbage or undefinedCaolán McNamara
2014-07-03Shorten Spanish key translations in LinuxAdolfo Jayme Barrientos
2014-07-02fix 'NSCursor' may not respond to operationNotAllowedCursor,dragCopyCursorDouglas Mencken
2014-07-02fix 'NSImage' may not respond to '-lockFocusFlipped:'Douglas Mencken
2014-07-02expose a way to drop ownership of a window from builder treeCaolán McNamara
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara
2014-07-01loplugin:stringconcatStephan Bergmann
2014-07-01fdo#80014: vcl: fix drawing of linear gradientsMichael Stahl
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30Cleanup: removed comments and debugging outputmatteocam
2014-06-30More debugging; fixed Font::IsTransparentmatteocam
2014-06-30Minor changes.matteocam
2014-06-30Debugging output in OutputDevice::SetTextFillColormatteocam
2014-06-30Debugging outputmatteocam
2014-06-30Setting SetTextFillColor from Attrs. Experiment with line colormatteocam
2014-06-30Cleaned up code from tranparency in vcl. Trying setfillcolor from edit attrsmatteocam
2014-06-30Cleaned up code from operations in vclmatteocam
2014-06-30 SetTextFillColor immediately before DrawTransparent. DrawTextRect commentedmatteocam
2014-06-30Transparency with DrawTransparent in addition to DrawRectmatteocam
2014-06-30Transparency by replacing DrawRectmatteocam
2014-06-30Changed SetFillColor to SetTextFillColormatteocam
2014-06-30Fixed color problemmatteocam
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam
2014-06-30Put text filling in SvxFontmatteocam
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam
2014-06-30rework resize into a custom widgetCaolán McNamara
2014-06-30...and ~SystemWindow can recursively destroy its child windowsStephan Bergmann
2014-06-30Once ~SystemWindow calls ~Window, this is no longer a SystemWindowStephan Bergmann
2014-06-30Mark WindowImpl as noncopyableStephan Bergmann
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud