summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-12-06no need for extern C hereMarkus Mohrhard1-9/+0
2014-12-06remove some mozilla env variablesMarkus Mohrhard1-3/+0
2014-12-05fdo#87030: PDF signing using Windows API, work in progressTor Lillqvist2-4/+212
2014-12-05Remove noise SAL_WARNs that were not warnings, just informative messagesTor Lillqvist1-8/+0
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2-8/+5
2014-12-05fdo#38835 strip out OString globalsNoel Grandin1-2/+0
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-3/+3
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-0/+4
2014-12-04Call DetachCurrentThread() in the AndroidSalInstance destructorTor Lillqvist1-0/+2
2014-12-04Remove dead SalDisplay::GetSalDisplay declarationStephan Bergmann1-1/+0
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann23-65/+70
2014-12-04loplugin:implicitboolconversionStephan Bergmann1-1/+1
2014-12-04the return code COMBOBOX_ERROR is completely ignoredNoel Grandin1-8/+4
2014-12-04Don't use ImplDoTiledRendering for Android.Andrzej Hunt1-1/+1
2014-12-04callcatcher: update unused codeCaolán McNamara4-46/+0
2014-12-04Use the "vcl.pdfwriter" logging tag instead of "vcl.gdi"Tor Lillqvist1-21/+21
2014-12-04Fix Windows buildLászló Németh1-0/+1
2014-12-04vcl (Linux): loplugin:cstylecastStephan Bergmann4-7/+7
2014-12-04Older Mac apparently need a reinterpret_cast hereStephan Bergmann1-1/+1
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann11-23/+22
2014-12-04prevent crash when creating the platform context failedMarkus Mohrhard1-4/+6
2014-12-04more asserts to detect double deletesMarkus Mohrhard1-0/+2
2014-12-04add assert to detect double deleteMarkus Mohrhard1-1/+3
2014-12-04add more debugging outputMarkus Mohrhard1-0/+2
2014-12-03Don’t use DOS line endingsKhaled Hosny1-208/+208
2014-12-03windows opengl: Call PreDraw() earlier in the text rendering too.Jan Holesovsky1-4/+4
2014-12-03windows opengl: Call PreDraw() earlier.Jan Holesovsky1-9/+8
2014-12-03coverity#1256310 Don't call randCaolán McNamara1-2/+3
2014-12-03vcl: Fix Linux build.Jan Holesovsky1-14/+0
2014-12-03fdo#85806: Hebrew and Arabic is not working on MACgalbarnissan1-7/+7
2014-12-03vcl: Fix color-replacement fragment shaderLouis-Francis Ratté-Boulianne1-2/+0
2014-12-03vcl: Acquire framebuffer from current context when reading back textureLouis-Francis Ratté-Boulianne1-12/+10
2014-12-03vcl: Implement bitmap color replacement operation in OpenGL backendLouis-Francis Ratté-Boulianne5-2/+74
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne14-1/+57
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan13-0/+38
2014-12-03vcl: Add reference on default window's context so it doesn't get destroyedLouis-Francis Ratté-Boulianne2-0/+14
2014-12-03vcl: Release the OpenGL context for offscreen rendering after each operationLouis-Francis Ratté-Boulianne1-0/+5
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne7-45/+11
2014-12-03fdo#83939: Set error code if signing failedTor Lillqvist1-2/+14
2014-12-03Make the default (non-native) workspace lighter, especially on Windows.Jan Holesovsky2-3/+3
2014-12-03No colors anymoreStephan Bergmann1-4/+4
2014-12-02Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard3-10/+27
2014-12-02prefer `if (s)' to `if (nil != s)' for objective-cDouglas Mencken10-67/+67
2014-12-02Add a few questions as commentsTor Lillqvist1-0/+4
2014-12-02More fear of blueStephan Bergmann1-0/+2
2014-12-02Not all Macs like blue, eitherStephan Bergmann1-0/+2
2014-12-02Missing includeStephan Bergmann1-0/+4
2014-12-02Blue works better on Mac than greenStephan Bergmann1-3/+3