summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-19-Werror,-WuninitializedStephan Bergmann
2015-01-17no need to do that for all contextsMarkus Mohrhard
2015-01-16Revert "never wonder if sun is not sun"Stephan Bergmann
2015-01-16Silence unhelpful -Wpotentially-evaluated-expressionStephan Bergmann
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara
2015-01-07Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2015-01-07vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks
2015-01-05I assume this class is not public due to an oversightDavid Tardon
2015-01-05bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara
2014-12-16ucbhelper::InteractionAuthFallback::getCode() can be an implementation detailMiklos Vajna
2014-12-16-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-12-16Authentication fallback request for the OneDrive connectionMihai Varga
2014-12-15vcl: Re-use a framebuffer of the same size when possibleLouis-Francis Ratté-Boulianne
2014-12-15vcl: Reset context when the backend window is destroyedLouis-Francis Ratté-Boulianne
2014-12-15vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-15Revert "-Werror,-Wunused-private-field"Markus Mohrhard
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-11Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-12-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard
2014-12-05-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-12-05-Werror,-Wunused-private-fieldStephan Bergmann
2014-12-05Broken castStephan Bergmann
2014-12-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-03Linked graphic is not displayedZolnai Tamás
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
2014-12-03Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard
2014-12-02make glxtest available in salmainMarkus Mohrhard
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-12-02coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-12-02use boost::shared_ptr instead of manual ref countingMarkus Mohrhard
2014-12-02vcl: Track the GL context's clip region and update before drawing when neededLouis-Francis Ratté-Boulianne
2014-12-02vcl: Move the painting fence to the OpenGL contextLouis-Francis Ratté-Boulianne
2014-12-02vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-12-02vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-12-02fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás
2014-11-28The compiler-generated dtor is good enough, no need for thisTor Lillqvist
2014-11-28Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist
2014-11-28The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist
2014-11-28Clean up confusing OpenCL code a bitTor Lillqvist
2014-11-28Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist
2014-11-28Try to fix MSVC buildTor Lillqvist
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist