summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-27The OpenCLEnv struct is used only inside openclwrapper.cxxTor Lillqvist
2014-11-27Clean up confusing OpenCL code a bitTor Lillqvist
2014-11-27bCheckVertical is not usedMaxim Monastirsky
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist
2014-11-27Try to fix MSVC buildTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-27Factor out OutlinerParaObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-26fix 'Childwindow slot missing' warningCaolán McNamara
2014-11-25Make some methods non-inline, and hide #include <tools/debug.hxx>.Kohei Yoshida
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-11-25Remove ptr_vector header include in favor of forward declaration.Kohei Yoshida
2014-11-25svx: add debug printing of SvxColumnDescriptionMichael Stahl
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-25only use of SfxInterface::GetName is for debugging infoCaolán McNamara
2014-11-25-Werror,-WuninitializedStephan Bergmann
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan
2014-11-24Remove not used SvLockBytesInputStreamMatúš Kukan
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara
2014-11-24in passing RegisterChildWindow already never used its pStr argCaolán McNamara
2014-11-24so RegisterObjectBar's pStr arg is never usedCaolán McNamara
2014-11-24so SfxInterface::GetObjectBarName is now unusedCaolán McNamara
2014-11-24no use is made of _pResMgrCaolán McNamara
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
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