summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-12-09vcl: add new metafile viewer demo - mainly for fdo#80503Chris Sherlock
2014-12-07try and help coverity out hereCaolán McNamara
2014-12-07coverity#1213364 Untrusted loop boundCaolán McNamara
2014-12-07WaE: 'ANDROID' is not defined, evaluates to 0Tor Lillqvist
2014-12-07simple check to prevent crash with old driversMarkus Mohrhard
2014-12-05fdo#87030: PDF signing using Windows API, work in progressTor Lillqvist
2014-12-05Remove noise SAL_WARNs that were not warnings, just informative messagesTor Lillqvist
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-04loplugin:implicitboolconversionStephan Bergmann
2014-12-04the return code COMBOBOX_ERROR is completely ignoredNoel Grandin
2014-12-04Don't use ImplDoTiledRendering for Android.Andrzej Hunt
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-04Use the "vcl.pdfwriter" logging tag instead of "vcl.gdi"Tor Lillqvist
2014-12-04prevent crash when creating the platform context failedMarkus Mohrhard
2014-12-04more asserts to detect double deletesMarkus Mohrhard
2014-12-04add assert to detect double deleteMarkus Mohrhard
2014-12-04add more debugging outputMarkus Mohrhard
2014-12-03vcl: Fix Linux build.Jan Holesovsky
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-12-03vcl: Add reference on default window's context so it doesn't get destroyedLouis-Francis Ratté-Boulianne
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
2014-12-03fdo#83939: Set error code if signing failedTor Lillqvist
2014-12-03Make the default (non-native) workspace lighter, especially on Windows.Jan Holesovsky
2014-12-02Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard
2014-12-02Add a few questions as commentsTor Lillqvist
2014-12-02vcl: use resetToReInitialize to avoid context problems on Windows.Michael Meeks
2014-12-02request a stencil on windowsMarkus Mohrhard
2014-12-02add some debug code that checks the returned pixel formatMarkus Mohrhard
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-12-01use boost::shared_ptr instead of manual ref countingMarkus Mohrhard
2014-12-01introduce SAL_FORCEGL and document the variablesMarkus Mohrhard
2014-11-30coverity#1213364 Untrusted loop boundCaolán McNamara
2014-11-30request also a stencil sizeMarkus Mohrhard
2014-11-29vcl: Remove DummyApplicationChris Sherlock
2014-11-28coverity#1213364 Untrusted loop boundCaolán McNamara
2014-11-29vcl: pImplSVData->maAppData.mnDefaultLayoutBorder is never used, get rid of itChris Sherlock
2014-11-27implement windows OpenGL blacklist, first stepMarkus Mohrhard
2014-11-27vcl: make PDFWriterImpl get SalGraphics instance more robustlyChris Sherlock
2014-11-27Resolves: fdo#86203 FontCharMap claims to have twice the entries it shouldCaolán McNamara
2014-11-26vcl: prefix global variable g_vShareListMichael Stahl
2014-11-26vcl: fix STL asserts in ~OpenGLContext(), calling wrong erase() overloadMichael Stahl
2014-11-26can be constCaolán McNamara
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-11-25Resolves fdo#86689: Strikethrough: "With /" and "With X"Julien Nabet
2014-11-25vcl: assert when LogicToPixel overflowsMichael Stahl
2014-11-25the real bug behind so many apparent crashtest discoveriesCaolán McNamara