summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-25-Werror,-WuninitializedStephan Bergmann1-2/+2
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan1-66/+0
2014-11-24Remove not used SvLockBytesInputStreamMatúš Kukan1-61/+0
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan1-196/+0
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara3-9/+0
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara1-4/+4
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara1-1/+0
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-2/+2
2014-11-24ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara1-1/+1
2014-11-24in passing RegisterChildWindow already never used its pStr argCaolán McNamara1-2/+2
2014-11-24so RegisterObjectBar's pStr arg is never usedCaolán McNamara1-2/+2
2014-11-24so SfxInterface::GetObjectBarName is now unusedCaolán McNamara1-1/+0
2014-11-24no use is made of _pResMgrCaolán McNamara1-3/+2
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara1-3/+3
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara1-2/+0
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl1-2/+0
2014-11-24svl: convert DBG_ASSERTs in SfxItemSetMichael Stahl1-0/+1
2014-11-24Do not depend on libxml include in widely included fileStephan Bergmann1-3/+1
2014-11-24Factor out EditTextObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+3
2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida1-3/+1
2014-11-23Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida1-2/+1
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan2-3/+3
2014-11-23fdo#39468 translate German commentsMichael Weghorn7-58/+49
2014-11-22Apply pimpl to SvKeyValueIterator, to hide ptr_vector from the header.Kohei Yoshida1-10/+5
2014-11-22ptr_container sometimes requires new_clone function.Kohei Yoshida1-0/+10
2014-11-22Make NfCurrencyTable a separate header & forward-declare it in zforlist.hxx.Kohei Yoshida2-3/+41
2014-11-22Make SvNumberFormatter's methods non-inline.Kohei Yoshida1-78/+28
2014-11-22vcl: Track the GL context's clip region and update before drawing when neededLouis-Francis Ratté-Boulianne1-0/+1
2014-11-22vcl: Move the painting fence to the OpenGL contextLouis-Francis Ratté-Boulianne1-0/+2
2014-11-22vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-0/+8
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+4
2014-11-22fdo#86517 make predefined palette names localizableAndras Timar1-0/+4
2014-11-22This function object can now be hidden.Kohei Yoshida1-5/+0
2014-11-22Apply pimpl to SvxAutocorrWordList.Kohei Yoshida1-10/+3
2014-11-22Make SvxAutocorrWordList explicitly non-copyable.Kohei Yoshida1-0/+4
2014-11-22ptr_vector is not used in this header. Remove it.Kohei Yoshida1-4/+2
2014-11-22vcl: remove commented out friend class from outdev.hxxChris Sherlock1-1/+0
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock1-5/+3
2014-11-22vcl: remove System as friend of OutputDeviceChris Sherlock1-1/+1
2014-11-21Same with SfxUnoControllerArr_Impl.Kohei Yoshida1-7/+1
2014-11-21Forward declare SfxFoundCacheArr_Impl and SfxFoundCache_Impl in bindings.hxx.Kohei Yoshida1-18/+2
2014-11-21Forward declare all the std::vector based impl container classes.Kohei Yoshida1-4/+3
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida1-5/+2
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida2-2/+2
2014-11-22vcl: remove ImplImageBmp as friend of OutputDeviceChris Sherlock1-1/+0
2014-11-22svx: remove some pointless default implemented operator== structsMichael Stahl1-20/+2
2014-11-21vcl: remove ::Bitmap as friend of OutputDeviceChris Sherlock1-1/+0
2014-11-21make glxtest available in salmainMarkus Mohrhard1-0/+2
2014-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida1-2/+1
2014-11-21maDocFileURLStr is always emptyZolnai Tamás1-6/+0