summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-26BASIC: User std::unique_ptr in basic runtimeArnaud Versini4-41/+34
2015-05-26loplugin:staticcallStephan Bergmann1-3/+3
2015-05-26kill forgotten, unused TDEBUG tokenTakeshi Abe2-6/+4
2015-05-26loplugin:redundantcastStephan Bergmann1-1/+1
2015-05-26writerfilter: remove misleading prefix of non-member variablesMiklos Vajna1-40/+36
2015-05-26bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna5-13/+13
2015-05-26tdf#91577 - CRASH: when "Report Builder" closedNoel Grandin1-1/+1
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin16-188/+95
2015-05-26loplugin:unnecessarysuperclass, merge ImageProvider with SaveInDataNoel Grandin4-17/+10
2015-05-26loplugin:unnecessarysuperclass, merge IThreadListenerOwner with ThreadManagerNoel Grandin5-58/+13
2015-05-26loplugin:unnecessarysuperclass, merge IBlockCursor into SwBlockCursorNoel Grandin5-123/+66
2015-05-26loplugin: unnecessarysuperclass merge HashedEntryList into NameTranslationListNoel Grandin1-13/+9
2015-05-26convert SCROLL constants to scoped enumNoel Grandin21-57/+65
2015-05-26convert VALIDATE constants to scoped enumNoel Grandin2-18/+26
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin70-188/+195
2015-05-25sc LOKit callback for search not found.Henry Castro1-0/+4
2015-05-26SdrSnapView: initializae members in the constructorNorbert Thiebaud2-40/+29
2015-05-26remove the weak_ptrs on destruction tooBjoern Michaelsen1-1/+8
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen23-47/+47
2015-05-26remove SaneOwnership distinctionBjoern Michaelsen8-17/+1
2015-05-26remove old SwUnoCrsrTbl and CreateUnoCrsrBjoern Michaelsen7-116/+0
2015-05-26use new unocrsrs for SwXParaFrameEnumerationBjoern Michaelsen1-2/+15
2015-05-26use new unocrsrs for SwXTextRangesBjoern Michaelsen1-5/+17
2015-05-26use new unocrsrsBjoern Michaelsen1-6/+3
2015-05-26new unocrsrs for SwXTextPortionBjoern Michaelsen2-11/+19
2015-05-26new unocrsrs for SwXTextCursorBjoern Michaelsen8-55/+54
2015-05-26new unocrsrs for SwXTextPortionEnumerationBjoern Michaelsen2-14/+23
2015-05-26use new unocrsrs in SwGrfShellBjoern Michaelsen1-2/+2
2015-05-26use new unocrsrs in SwXTextTableCursorBjoern Michaelsen2-21/+24
2015-05-26use new unocrsrs in other writer tablesBjoern Michaelsen1-4/+2
2015-05-26use new unocrsrs in other writer tablesBjoern Michaelsen1-10/+8
2015-05-26use new unocrsrs in SwXCellRangeBjoern Michaelsen4-51/+49
2015-05-26kill faux polymophic SwUnoCrsr::Clone()Bjoern Michaelsen3-18/+3
2015-05-26use new unocrsrs in SwXParagraphEnumerationBjoern Michaelsen8-59/+50
2015-05-26use new unocrsrsBjoern Michaelsen2-3/+2
2015-05-26some more assertsBjoern Michaelsen5-4/+18
2015-05-26CntntIdxStore should also handle new unocrsrsBjoern Michaelsen1-0/+18
2015-05-26use new unocrsrs in accessBjoern Michaelsen1-3/+2
2015-05-26use new unocrsrs in sw/qaBjoern Michaelsen1-1/+1
2015-05-26use new unocrsrs in SwChartDataSequenceBjoern Michaelsen2-46/+46
2015-05-26use new unocrsrs in ww8Bjoern Michaelsen2-2/+5
2015-05-26make SwNavigationMgr use the shared_ptrBjoern Michaelsen2-8/+22
2015-05-26remove unconditionally dead codeBjoern Michaelsen1-14/+2
2015-05-26use new unocrsrsBjoern Michaelsen1-1/+1
2015-05-26handle PamCorr also with the new containerBjoern Michaelsen2-1/+62
2015-05-26introduce CreateUnoCrsr2 to migrate to sane memory mngmtBjoern Michaelsen4-0/+30
2015-05-25loplugin:unreffunStephan Bergmann1-0/+2
2015-05-25tdf#91577 - fix unique_ptr conversion bugs in reportdesign.Michael Meeks2-5/+7
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks45-84/+71
2015-05-25remove hack that results in mispositioning of shapes, tdf#91266Markus Mohrhard1-7/+0