summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann1-1/+1
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida2-18/+0
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida1-2/+1
2014-11-20Make the ctor and dtor bodies non-inline.Kohei Yoshida1-14/+3
2014-11-20vcl: remove Application as friend of OutputDeviceChris Sherlock1-1/+3
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
2014-11-18bin confusing commentDouglas Mencken1-1/+0
2014-11-17Apply pimpl to Fraction.Kohei Yoshida1-6/+6
2014-11-17Make these methods non-inline.Kohei Yoshida1-101/+18
2014-11-18vcl: remove AnimViewList_impl typedef alsoChris Sherlock1-3/+2
2014-11-18vcl: remove AnimationBitmapList_impl typedefChris Sherlock1-2/+1
2014-11-17salhelper: include-what-you-use cleanup of public headersMichael Stahl1-1/+0
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl15-9/+17
2014-11-17sal: remove pointless checking for __cplusplus in public C++ headersMichael Stahl3-9/+0
2014-11-17fdo#85478 Avoid destroying bitmaps after VCL is shut downMatthew J. Francis1-0/+4
2014-11-17Simplify input parameters to just take the sequenceMatúš Kukan1-0/+1
2014-11-17Add rtl::OUString::toUtf8()Miklos Vajna1-0/+23
2014-11-16coverity#1187864 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás1-4/+0
2014-11-16callcatcher: update unused codeCaolán McNamara1-1/+0
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna4-6/+6
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna2-2/+2
2014-11-15vcl: let the Dialog ctor take an OUStringMiklos Vajna1-2/+2
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-0/+19
2014-11-14vcl: remove more unnecessary headers from mapmod.hxxMichael Stahl3-3/+3
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl5-39/+15
2014-11-13Realy->ReallyCaolán McNamara2-2/+2