summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-12-01fdo#39468: Translated some german commentsTobias Madl
2014-12-01fdo#39468: Translated some german commentsDaniel Sikeler
2014-12-01Factor out SdrPage::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-12-01use boost::shared_ptr instead of manual ref countingMarkus Mohrhard
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-30PPTX import: shape effect properties defined by themeZolnai Tamás
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens
2014-11-29vcl: Remove DummyApplicationChris Sherlock
2014-11-28vcl: remove newlines from include/vcl/svapp.hxxChris Sherlock
2014-11-28Factor out SdrObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-28The compiler-generated dtor is good enough, no need for thisTor Lillqvist
2014-11-28simplify RewriteMissing() and switch in Add...(), fdo#81596 relatedEike Rathke
2014-11-27unused function Calc_nBLIPPosAndras Timar
2014-11-27fdo#81596 export to OOXML that need argument changesWinfried Donkers
2014-11-27Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist
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