summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
2014-12-03fdo#83939: Add new error code for failed PDF signing, and handle itTor Lillqvist1-1/+4
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne1-2/+0
2014-12-03Revert "use boost::shared_ptr instead of manual ref counting"Markus Mohrhard1-0/+3
2014-12-02make glxtest available in salmainMarkus Mohrhard1-0/+2
2014-12-02vcl: Only load OpenGL shaders once for each contextLouis-Francis Ratté-Boulianne1-0/+34
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-0/+15
2014-12-02coverity#1255909 Uninitialized scalar fieldCaolán McNamara1-4/+4
2014-12-02use boost::shared_ptr instead of manual ref countingMarkus Mohrhard1-4/+0
2014-12-02vcl: Track the GL context's clip region and update before drawing when neededLouis-Francis Ratté-Boulianne1-0/+1
2014-12-02vcl: Move the painting fence to the OpenGL contextLouis-Francis Ratté-Boulianne1-0/+2
2014-12-02vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-0/+8
2014-12-02vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+4
2014-12-02fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane1-9/+26
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás1-0/+1
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás1-0/+1
2014-11-28The compiler-generated dtor is good enough, no need for thisTor Lillqvist1-3/+0
2014-11-28Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist1-2/+2
2014-11-28The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist1-8/+0
2014-11-28Clean up confusing OpenCL code a bitTor Lillqvist1-19/+4
2014-11-28Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist1-0/+109
2014-11-28Try to fix MSVC buildTor Lillqvist1-0/+3
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist3-0/+185
2014-11-25svx: add debug printing of SvxColumnDescriptionMichael Stahl1-0/+10
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-5/+5
2014-11-22fdo#86517 make predefined palette names localizableAndras Timar1-0/+4
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann1-1/+1
2014-11-20windows opengl: Introduce OpenGLCompatibleDC.Jan Holesovsky1-0/+7
2014-11-20vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().Jan Holesovsky1-1/+0
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard2-0/+25
2014-11-20vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice.Michael Meeks1-0/+2
2014-11-20Introduce OStringBuffer::appendUninitializedStephan Bergmann2-1/+27
2014-11-20Clean up Mac _imp_getProcessLocaleStephan Bergmann2-1/+27
2014-11-19Mark Color::AsRGBHexString() as constMiklos Vajna1-1/+1
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida1-24/+1
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann1-3/+2
2014-11-19Move SdrObjUserDataList out of the header.Kohei Yoshida1-17/+1
2014-11-19coverity#1226488 Big parameter passed by valueCaolán McNamara1-53/+87
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl7-0/+11
2014-11-18Apply pimpl to svl::SharedStringPool.Kohei Yoshida1-17/+10
2014-11-18Apply pimpl to ResStringArray, to hide its internals.Kohei Yoshida1-25/+13
2014-11-18typo: boostrap -> bootstrap.Kohei Yoshida1-2/+3
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl17-20/+15
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl13-14/+14
2014-11-18unotype.hxx: fix documentation copypastaMichael Stahl1-1/+1
2014-11-18Preparation of the LibreOfficeKit for WindowsJuergen Funk2-12/+107
2014-11-18windows opengl: Share the contexts as we do on Linux.Jan Holesovsky1-0/+1
2014-11-18Make these non-inline and add the const version of the getter.Kohei Yoshida1-1/+2
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre1-15/+0
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti1-1/+0