summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin5-35/+23
2017-01-18manage pField with tools::SvRefNoel Grandin1-2/+2
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson1-2/+6
2017-01-17comphelper: try to fix MSVC buildMichael Stahl1-0/+6
2017-01-17loplugin:staticmethodsTor Lillqvist1-1/+1
2017-01-17we can use XInteractionAbort instead of AbortContinuationCaolán McNamara1-3/+3
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl4-6/+6
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski3-27/+56
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski3-36/+52
2017-01-17Convert bTimer => bIdleJan-Marek Glogowski3-4/+4
2017-01-17Always schedule with the same timeJan-Marek Glogowski2-4/+6
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski3-1/+15
2017-01-17use rtl::Reference in DocPasswordRequest and SimplePasswordRequestNoel Grandin1-6/+7
2017-01-17manage SvxPropertySetInfoPool.mpInfos with rtl::ReferenceNoel Grandin1-1/+2
2017-01-17Fix typo in comments: Not that -> Note thatTakeshi Abe2-2/+2
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin1-5/+6
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson1-0/+3
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin4-6/+7
2017-01-17use rtl::Reference in SvXMLExportNoel Grandin1-4/+3
2017-01-17used std::map in SfxItemSetNoel Grandin2-25/+17
2017-01-17tdf#103574 Imagemap dialog lacks on confirmation buttonAbhilash Singh1-0/+1
2017-01-17use rtl::Reference in MasterPropertySetNoel Grandin1-3/+3
2017-01-17use rtl::Reference in ChainablePropertySetNoel Grandin1-2/+2
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin4-4/+4
2017-01-16cppuhelper: mark these with SAL_DEPRECATEDMichael Stahl1-0/+2
2017-01-16tdf#102139 : prevent the notebookbar from switching to empty tabSzymon Kłos1-1/+2
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky1-1/+3
2017-01-16inline InteractionContinuation_ImplNoel Grandin1-3/+1
2017-01-16new loplugin: useuniqueptr: comphelperNoel Grandin1-1/+2
2017-01-16new loplugin: useuniqueptr: filterNoel Grandin2-6/+9
2017-01-16Lok: improved tile invalidation compressionAshod Nakashian1-0/+4
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin12-19/+26
2017-01-14vcl: add SVM metafile reading and writing test and extend xml dumpTomaž Vajngerl1-0/+4
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida1-2/+4
2017-01-14move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara1-1/+0
2017-01-14coverity#1398585 Uncaught exceptionCaolán McNamara1-5/+5
2017-01-13better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin1-1/+1
2017-01-13coverity#1371198 Missing move assignment operatorCaolán McNamara1-1/+0
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin12-28/+34
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin10-13/+20
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara1-1/+1
2017-01-11fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara1-1/+0
2017-01-11make XOBitmap uncopyableCaolán McNamara1-3/+4
2017-01-11SfxUShortRangesItem is unusedNoel Grandin1-20/+0
2017-01-10post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara1-3/+7
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-7/+33
2017-01-10move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara1-4/+1
2017-01-10GraphicManagerDestroyed would just set the default manager againCaolán McNamara1-1/+0
2017-01-10first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara1-1/+0
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin2-4/+21