summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-06-10Ensure single RTTI symbol instanceStephan Bergmann
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-06-10SwDBManager::LoadAndRegisterDataSource: restore lost hunkMiklos Vajna
2015-06-10VMLExport::Commit is riddled with out of bounds writes on exportCaolán McNamara
2015-06-10similarly fix fatal export of kde216114-1.odt to docxCaolán McNamara
2015-06-10fix fatal attempt to export kde302504-1.odt to docxCaolán McNamara
2015-06-10fix crash on export of ooo67471-2.sxw to docxCaolán McNamara
2015-06-10sw: fix gcc-4.7 buildMiklos Vajna
2015-06-10loplugin:unreffunStephan Bergmann
2015-06-09sw: tiled rendering, set minimal window size.Henry Castro
2015-06-09sw: LOK_CALLBACK_CURSOR_VISIBLE callback.Henry Castro
2015-06-09Revert "re-enable test after fix up"Caolán McNamara
2015-06-09re-enable test after fix upCaolán McNamara
2015-06-09kill SwNodeIndex before dispose to fix uiwriter failuresCaolán McNamara
2015-06-09disable UnoCursorPointer test for now as it fails on OSXBjoern Michaelsen
2015-06-09give better hints for the whodunnit in SwClient/ModifyBjoern Michaelsen
2015-06-09Revert "restore "crash on layout of novell622972-2.html" temporarily"Caolán McNamara
2015-06-09lplugin:redundantcastStephan Bergmann
2015-06-09lplugin:redundantcastStephan Bergmann
2015-06-09alias sw::UnoImplPtr to ::std::unique_ptr ...Bjoern Michaelsen
2015-06-09use new UnoCursorPointer in SwXTextPortionEnumerationBjoern Michaelsen
2015-06-09use UnoCursorPointer in SwXTextPortionBjoern Michaelsen
2015-06-09use UnoCursorPointer in SwXTextTableCursorBjoern Michaelsen
2015-06-09add comment on possibly memory leakBjoern Michaelsen
2015-06-09use UnoCursorPointer in SwXCellRange and SwChartDataSequenceBjoern Michaelsen
2015-06-09use UnoCursorPointer in SwXTextCursorBjoern Michaelsen
2015-06-09use UnoCursorPointer in SwNavigationMgrBjoern Michaelsen
2015-06-09another RAIIBjoern Michaelsen
2015-06-09refactor out frame collection with layoutBjoern Michaelsen
2015-06-09refactor SwXParaFrameEnumerationImpl ctorBjoern Michaelsen
2015-06-09make FillFrames a memberBjoern Michaelsen
2015-06-09make CreateNextObject a memberBjoern Michaelsen
2015-06-09simplify and inline trivial boilerplateBjoern Michaelsen
2015-06-09use ABC instead of Pimpl for SwXTextRangesBjoern Michaelsen
2015-06-09RAII for ParagraphFrameEnumerationBjoern Michaelsen
2015-06-09use UnoCursorPointer in ParagraphFrameEnumerationBjoern Michaelsen
2015-06-09inline trivial onelinersBjoern Michaelsen
2015-06-09use ABC instead of Pimpl for SwXTextRangesBjoern Michaelsen
2015-06-09use UnoCursorPointer in SwXTextRangesBjoern Michaelsen
2015-06-09use ABC instead of Pimpl for SwXParagraphEnumerationBjoern Michaelsen
2015-06-09use UnoCursorPointer in SwXParagraphEnumerationBjoern Michaelsen
2015-06-09add smart pointer for managing SwUnoCrsrsBjoern Michaelsen
2015-06-09restore "crash on layout of novell622972-2.html" temporarilyCaolán McNamara
2015-06-09Resolves: tdf#91695 partially Revert "crash on layout of novell622972-2.html"Caolán McNamara
2015-06-09SwDocShell: custom copy for embedded data source definition on save-asMiklos Vajna
2015-06-09SwDBManager: extract StoreEmbeddedDataSource() from registration codeMiklos Vajna
2015-06-09Resolves: more crash on export of ooo47778-3.sxw to docxCaolán McNamara
2015-06-09combine duplicate code into shared methodCaolán McNamara
2015-06-09Unlock SwCacheObj before potentially deleting it from SwCacheStephan Bergmann
2015-06-08sw: remove unused CrsrFlag::NOCALRECTMichael Stahl