summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-18unotype.hxx: fix documentation copypastaMichael Stahl
2014-11-18Preparation of the LibreOfficeKit for WindowsJuergen Funk
2014-11-18windows opengl: Share the contexts as we do on Linux.Jan Holesovsky
2014-11-18Make these non-inline and add the const version of the getter.Kohei Yoshida
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-18bin confusing commentDouglas Mencken
2014-11-17Apply pimpl to Fraction.Kohei Yoshida
2014-11-17Make these methods non-inline.Kohei Yoshida
2014-11-18vcl: remove AnimViewList_impl typedef alsoChris Sherlock
2014-11-18vcl: remove AnimationBitmapList_impl typedefChris Sherlock
2014-11-17salhelper: include-what-you-use cleanup of public headersMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: remove pointless checking for __cplusplus in public C++ headersMichael Stahl
2014-11-17fdo#85478 Avoid destroying bitmaps after VCL is shut downMatthew J. Francis
2014-11-17Simplify input parameters to just take the sequenceMatúš Kukan
2014-11-17Add rtl::OUString::toUtf8()Miklos Vajna
2014-11-16coverity#1187864 Uninitialized scalar fieldCaolán McNamara
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás
2014-11-16callcatcher: update unused codeCaolán McNamara
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-11-15vcl: let the Dialog ctor take an OUStringMiklos Vajna
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: remove more unnecessary headers from mapmod.hxxMichael Stahl
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-13Realy->ReallyCaolán McNamara
2014-11-13vcl: Use scissor or stencil for clipping in OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
2014-11-12drop pool ver 1 import supportCaolán McNamara