summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-06-08tdf#91917 tdf#91602: avoid layout recursion differentlyMichael Stahl
2015-06-08Use auto, avoid temporaries and unneeded castsMatteo Casalin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08Enable SwUiWriterTest::testEmbeddedDataSource() at least on LinuxMiklos Vajna
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2015-06-08Fix the Windows and OS X build temporarily.Jan Holesovsky
2015-06-08Resolves: crash on export of ooo47778-3.sxw to docxCaolán McNamara
2015-06-08CppunitTest_sw_uiwriter: add embedded data source definition testcaseMiklos Vajna
2015-06-08sw: clean up using namespace statements in dbmgrMiklos Vajna
2015-06-08tdf#82553 DOCX import: handle table margin when converting floattablesMiklos Vajna
2015-06-08Unused includesMiklos Vajna
2015-06-07tdf#91781 Addition of new commands not found in the menu barYousuf Philips
2015-06-07tdf#81475 Another round of tweaks to Writer's various toolbarsYousuf Philips
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-06tdf#91602: sw: prevent recursive layout crashMichael Stahl
2015-06-05sw: WW8 export: avoid invalidated positions in sw::FramesMichael Stahl
2015-06-05sw: let's export the debug-logging stuff so msword filters can use itMichael Stahl
2015-06-05WRITER: readd InsertRows/InsertColsPhilippe Jung