summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-12-01Fix Windows build.Kohei Yoshida
2014-12-01WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'Tor Lillqvist
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-30give us a parenStack which can grow to fit any inputCaolán McNamara
2014-11-30coverity#1213364 Untrusted loop boundCaolán McNamara
2014-11-30whitelist some driversMarkus Mohrhard
2014-11-30block all RDP sessions from using OpenGLMarkus Mohrhard
2014-11-30vcl: remove IOS/OSX only codeChris Sherlock
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-11-30no need to declare variables before useMarkus Mohrhard
2014-11-30if we use hungarian notation let use it consistentlyMarkus Mohrhard
2014-11-30request also a stencil sizeMarkus Mohrhard
2014-11-30windows opengl: Transparency of the native widgets.Jan Holesovsky
2014-11-30windows opengl: We should actually use Init() from OpenGLSalGraphicsImpl.Jan Holesovsky
2014-11-29vcl: Remove DummyApplicationChris Sherlock
2014-11-28coverity#1213364 Untrusted loop boundCaolán McNamara
2014-11-28Revert "Related: deb#766788 alloc on heap instead of stack"Caolán McNamara
2014-11-28vcl: fix crash in HbLayoutEngine::layout() in sc_subsequent_filters_testMichael Stahl
2014-11-28Related: deb#766788 alloc on heap instead of stackCaolán McNamara
2014-11-28vcl: last fix to make this build again on Windows without --enable-pchMiklos Vajna
2014-11-28error C2061: syntax error : identifier 'uint64_t'Miklos Vajna
2014-11-28error C2039: 'vector' : is not a member of 'std'Miklos Vajna
2014-11-29vcl: indent comments in vcl/inc/svdata.hxxChris Sherlock
2014-11-29vcl: comment says mnLayout is only used for RTL testing... removingChris Sherlock
2014-11-29vcl: pImplSVData->maAppData.mnDefaultLayoutBorder is never used, get rid of itChris Sherlock
2014-11-28vcldemo: extended text rendering testLászló Németh
2014-11-28vcl: cleanup include/vcl/svdata.hxxChris Sherlock
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-28Revert "vcl: Application is no longer friends with OutputDevice."Chris Sherlock
2014-11-28vcl: Application is no longer friends with OutputDevice.Chris Sherlock
2014-11-27fix few problemsMarkus Mohrhard
2014-11-27connect all pieces for OpenGL windows blacklist, part 3Markus Mohrhard
2014-11-27port blacklist from mozilla code to LibreOffice, part2Markus Mohrhard
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-26vcldemo profiling: support Windows time resolutionLászló Németh
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann
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-25WaE: C4701: potentially uninitialized local variable 'mnStartTime' usedTor Lillqvist
2014-11-25vcldemo profiling: avoid unnecessary callsLászló Németh
2014-11-25Fix C2864: only static const integral data members can be initialized withinTor Lillqvist
2014-11-25vcl: assert when LogicToPixel overflowsMichael Stahl
2014-11-25add profiling to vcldemoLászló Németh