summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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-26Resolves fdo#86689: Strikethrough: "With /" and "With X"Julien Nabet
2014-11-26vcldemo profiling: avoid unnecessary callsLászló Németh
2014-11-26Fix C2864: only static const integral data members can be initialized withinTor Lillqvist
2014-11-26add profiling to vcldemoLászló Németh
2014-11-25Revert "Resolves: #i63015# always default to WinAnsiEncoding..."Caolán McNamara
2014-11-25the real bug behind so many apparent crashtest discoveriesCaolán McNamara
2014-11-24rhbz#1167250: Avoid X11Clipboard already being destroyed in constructorStephan Bergmann
2014-11-24coverity#1255905 Buffer not null terminatedCaolán McNamara
2014-11-24coverity#1255907 Explicit null dereferencedCaolán McNamara
2014-11-22OpenGLContext stopped to support multisampling under linux.Zolnai Tamás
2014-11-20boost::scoped_ptr instead of manual pointer lifecycle management.Jan Holesovsky
2014-11-20windows opengl: Implement the native theming with OpenGL.libreoffice-4-4-branch-pointJan Holesovsky
2014-11-20windows opengl: Introduce OpenGLCompatibleDC.Jan Holesovsky
2014-11-20vcl: If there it a MapMode, it is applied.Jan Holesovsky
2014-11-20vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().Jan Holesovsky
2014-11-20WaE: unused variable 'aOSRelease'Tor Lillqvist
2014-11-20WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-11-20bad API translation between mozilla strings and OUStringMarkus Mohrhard
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard
2014-11-20[Accessibility] Make the sidebar a bit accessibleNiklas Johansson
2014-11-20Bitmap::Crop: When the rectangle is entire bitmap, do nothingMatúš Kukan
2014-11-20vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice.Michael Meeks
2014-11-19WaE: -Werror=unused-but-set-variableCaolán McNamara
2014-11-19coverity#1254674 Unchecked dynamic_castCaolán McNamara
2014-11-19coverity#1242627 Use of untrusted scalar valueCaolán McNamara
2014-11-19mbSwapUnderway always true inside ImpGraphic::ImplReadEmbeddedMatúš Kukan
2014-11-19ImpGraphic::ImplReadEmbedded: bSwap is false; remove dead codeMatúš Kukan
2014-11-19fdo#86298 Avoid crash blending upside down Bitmaps of differing sizeMatthew J. Francis
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-18vcl: fix un-initialized log length & clean copy/paste bits.Michael Meeks
2014-11-18vcl: since we share Bitmaps across all GLContexts simplify lifecycle.Michael Meeks
2014-11-18vcldemo: render more small scaled page-border alikesMichael Meeks
2014-11-18OS X: Default to the 'sifr' icon theme.Jan Holesovsky
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18vcl: check the OpenGL drawable as well as the context.Michael Meeks
2014-11-18restore old explanation message via assert hackCaolán McNamara
2014-11-18windows opengl: Share the contexts as we do on Linux.Jan Holesovsky
2014-11-18vcl: remove old GetOpenGLContext method.Michael Meeks
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky
2014-11-18vcl: Unbind framebuffer after setting offscreen modeLouis-Francis Ratté-Boulianne
2014-11-18vcl: Execute pending operations on source when copying bitmapLouis-Francis Ratté-Boulianne
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-18vcl: rename ImplAnimView functions to more readable namesChris Sherlock
2014-11-18vcl: make all members of ImplAnimView privateChris Sherlock
2014-11-18windows opengl: Use the updated DrawMask to get nice text with OpenGL.Jan Holesovsky