summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl
2014-11-24svl: convert DBG_ASSERTs in SfxItemSetMichael Stahl
2014-11-24Do not depend on libxml include in widely included fileStephan Bergmann
2014-11-24Factor out EditTextObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida
2014-11-23Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-23fdo#39468 translate German commentsMichael Weghorn
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida
2014-11-22ptr_container sometimes requires new_clone function.Kohei Yoshida
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida
2014-11-22Make SvNumberFormatter's methods non-inline.Kohei Yoshida
2014-11-22vcl: Track the GL context's clip region and update before drawing when neededLouis-Francis Ratté-Boulianne
2014-11-22vcl: Move the painting fence to the OpenGL contextLouis-Francis Ratté-Boulianne
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-22fdo#86517 make predefined palette names localizableAndras Timar
2014-11-22This function object can now be hidden.Kohei Yoshida
2014-11-22Apply pimpl to SvxAutocorrWordList.Kohei Yoshida
2014-11-22Make SvxAutocorrWordList explicitly non-copyable.Kohei Yoshida
2014-11-22ptr_vector is not used in this header. Remove it.Kohei Yoshida
2014-11-22vcl: remove commented out friend class from outdev.hxxChris Sherlock
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock
2014-11-22vcl: remove System as friend of OutputDeviceChris Sherlock
2014-11-21Same with SfxUnoControllerArr_Impl.Kohei Yoshida
2014-11-21Forward declare SfxFoundCacheArr_Impl and SfxFoundCache_Impl in bindings.hxx.Kohei Yoshida
2014-11-21Forward declare all the std::vector based impl container classes.Kohei Yoshida
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida
2014-11-22vcl: remove ImplImageBmp as friend of OutputDeviceChris Sherlock
2014-11-22svx: remove some pointless default implemented operator== structsMichael Stahl
2014-11-21vcl: remove ::Bitmap as friend of OutputDeviceChris Sherlock
2014-11-21make glxtest available in salmainMarkus Mohrhard
2014-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida
2014-11-21maDocFileURLStr is always emptyZolnai Tamás
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida
2014-11-20Make the ctor and dtor bodies non-inline.Kohei Yoshida
2014-11-20vcl: remove Application as friend of OutputDeviceChris Sherlock
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