summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-11-25svx: add debug printing of SvxColumnDescriptionMichael Stahl
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-22fdo#86517 make predefined palette names localizableAndras Timar
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann
2014-11-20windows opengl: Introduce OpenGLCompatibleDC.Jan Holesovsky
2014-11-20vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().Jan Holesovsky
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard
2014-11-20vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice.Michael Meeks
2014-11-20Introduce OStringBuffer::appendUninitializedStephan Bergmann
2014-11-20Clean up Mac _imp_getProcessLocaleStephan Bergmann
2014-11-19Mark Color::AsRGBHexString() as constMiklos Vajna
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann
2014-11-19Move SdrObjUserDataList out of the header.Kohei Yoshida
2014-11-19coverity#1226488 Big parameter passed by valueCaolán McNamara
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl
2014-11-18Apply pimpl to svl::SharedStringPool.Kohei Yoshida
2014-11-18Apply pimpl to ResStringArray, to hide its internals.Kohei Yoshida
2014-11-18typo: boostrap -> bootstrap.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl