summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-06-10sw: remove embedded data source on location deregistrationMiklos Vajna4-4/+114
2015-06-10Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara2-38/+51
2015-06-10CppunitTest_sw_uiwriter: enable on WindowsMiklos Vajna1-1/+1
2015-06-10loplugin:salboolStephan Bergmann1-2/+2
2015-06-10sw: fix GCC undefined reference to `typeinfo for sw::LegacyModifyHint'Michael Stahl2-10/+16
2015-06-10Revert "There's SAL_DLLPUBLIC_RTTI for that"Stephan Bergmann2-2/+2
2015-06-10Added Test for Export to PictureVarun1-0/+29
2015-06-10Added Test for tdf#91145 Set Cell Background ColorVarun1-0/+40
2015-06-10There's SAL_DLLPUBLIC_RTTI for thatStephan Bergmann2-2/+2
2015-06-10Ensure single RTTI symbol instanceStephan Bergmann5-9/+8
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2-36/+27
2015-06-10SwDBManager::LoadAndRegisterDataSource: restore lost hunkMiklos Vajna1-0/+6
2015-06-10VMLExport::Commit is riddled with out of bounds writes on exportCaolán McNamara1-5/+5
2015-06-10similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara2-0/+6
2015-06-10fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara2-0/+6
2015-06-10fix crash on export of ooo67471-2.sxw to docxCaolán McNamara5-44/+82
2015-06-10sw: fix gcc-4.7 buildMiklos Vajna1-1/+1
2015-06-10loplugin:unreffunStephan Bergmann1-1/+7
2015-06-09sw: tiled rendering, set minimal window size.Henry Castro1-0/+10
2015-06-09sw: LOK_CALLBACK_CURSOR_VISIBLE callback.Henry Castro1-0/+6
2015-06-09Revert "re-enable test after fix up"Caolán McNamara1-1/+1
2015-06-09re-enable test after fix upCaolán McNamara1-1/+1
2015-06-09kill SwNodeIndex before dispose to fix uiwriter failuresCaolán McNamara1-4/+5
2015-06-09disable UnoCursorPointer test for now as it fails on OSXBjoern Michaelsen1-1/+1
2015-06-09give better hints for the whodunnit in SwClient/ModifyBjoern Michaelsen1-2/+1
2015-06-09Revert "restore "crash on layout of novell622972-2.html" temporarily"Caolán McNamara1-6/+1
2015-06-09lplugin:redundantcastStephan Bergmann1-2/+2
2015-06-09lplugin:redundantcastStephan Bergmann1-2/+2
2015-06-09alias sw::UnoImplPtr to ::std::unique_ptr ...Bjoern Michaelsen1-27/+10
2015-06-09use new UnoCursorPointer in SwXTextPortionEnumerationBjoern Michaelsen2-30/+5
2015-06-09use UnoCursorPointer in SwXTextPortionBjoern Michaelsen2-20/+4
2015-06-09use UnoCursorPointer in SwXTextTableCursorBjoern Michaelsen2-26/+5
2015-06-09add comment on possibly memory leakBjoern Michaelsen1-0/+2
2015-06-09use UnoCursorPointer in SwXCellRange and SwChartDataSequenceBjoern Michaelsen4-72/+20
2015-06-09use UnoCursorPointer in SwXTextCursorBjoern Michaelsen5-86/+46
2015-06-09use UnoCursorPointer in SwNavigationMgrBjoern Michaelsen3-22/+21
2015-06-09another RAIIBjoern Michaelsen1-2/+1
2015-06-09refactor out frame collection with layoutBjoern Michaelsen2-29/+36
2015-06-09refactor SwXParaFrameEnumerationImpl ctorBjoern Michaelsen1-10/+6
2015-06-09make FillFrames a memberBjoern Michaelsen1-23/+20
2015-06-09make CreateNextObject a memberBjoern Michaelsen1-66/+59
2015-06-09simplify and inline trivial boilerplateBjoern Michaelsen1-40/+16
2015-06-09use ABC instead of Pimpl for SwXTextRangesBjoern Michaelsen5-97/+53
2015-06-09RAII for ParagraphFrameEnumerationBjoern Michaelsen1-8/+3
2015-06-09use UnoCursorPointer in ParagraphFrameEnumerationBjoern Michaelsen3-105/+72
2015-06-09inline trivial onelinersBjoern Michaelsen1-53/+16
2015-06-09use ABC instead of Pimpl for SwXTextRangesBjoern Michaelsen5-109/+54
2015-06-09use UnoCursorPointer in SwXTextRangesBjoern Michaelsen2-34/+7
2015-06-09use ABC instead of Pimpl for SwXParagraphEnumerationBjoern Michaelsen8-97/+64
2015-06-09use UnoCursorPointer in SwXParagraphEnumerationBjoern Michaelsen1-42/+8