summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2015-06-26Remove workarounds for no longer supported GCC 4.6Stephan Bergmann
2015-06-25remove custom RTTI from SwIndexNoel Grandin
2015-06-24sw: add SwViewShell::mbOutputToWindowMiklos Vajna
2015-06-24SwViewShell::PrtOle2: take a vcl::RenderContextMiklos Vajna
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22Fix typosAndrea Gelmini
2015-06-21Fix typosAndrea Gelmini
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-06-18Added test for del of table redlines rhbz#1198848Varun
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17Resolves: tdf#86017 calc has more rows than writer tables can supportCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-06-15sw: move IsFlyFrameFormatInHeader into namespace swMichael Stahl
2015-06-15sw: move CheckAnchoredFlyConsistency to frmfmt.hxxMichael Stahl
2015-06-15sw: translate thatMichael Stahl
2015-06-15sw: deobfuscate a littleMichael Stahl
2015-06-15sw: prefix members of SwNodeIndexMichael Stahl
2015-06-15convert POSTITS_ to scoped enumNoel Grandin
2015-06-15convert SW_PASTESDR to scoped enumNoel Grandin
2015-06-15sw: avoid #include "../../uibase/inc/view.hxx"Miklos Vajna
2015-06-12Make SwFrameControlManager an EditWin ptr member to reduce re-compiles.Michael Meeks
2015-06-10sw: remove embedded data source on location deregistrationMiklos Vajna
2015-06-10sw: fix GCC undefined reference to `typeinfo for sw::LegacyModifyHint'Michael Stahl
2015-06-10Revert "There's SAL_DLLPUBLIC_RTTI for that"Stephan Bergmann
2015-06-10There's SAL_DLLPUBLIC_RTTI for thatStephan Bergmann
2015-06-10Ensure single RTTI symbol instanceStephan Bergmann
2015-06-09alias sw::UnoImplPtr to ::std::unique_ptr ...Bjoern Michaelsen
2015-06-09use UnoCursorPointer in SwXTextTableCursorBjoern 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-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-09add smart pointer for managing SwUnoCrsrsBjoern Michaelsen
2015-06-09SwDBManager: extract StoreEmbeddedDataSource() from registration codeMiklos Vajna
2015-06-08sw: remove unused CrsrFlag::NOCALRECTMichael Stahl
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05sw: let's export the debug-logging stuff so msword filters can use itMichael Stahl
2015-06-05WRITER: readd InsertRows/InsertColsPhilippe Jung
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin
2015-06-04convert GOTOOBJ constants to scoped enumNoel Grandin
2015-06-04convert MT_ constants to scoped enumNoel Grandin
2015-06-04convert SW_DB_SELECT constants to scoped enumNoel Grandin
2015-06-04convert SP_EXTEND_RANGE constants to scoped enumNoel Grandin
2015-06-03sw: add SwDBManager::RevokeDataSource()Miklos Vajna