summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-10sw: clean up SwDoc::maPatternNms nonsenseMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-08sw: let's try some C++11 syntax for function pointersMichael Stahl
2015-07-08sw: remove boost::bind from accmap.cxxMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-07-02some other coverity thingsCaolán McNamara
2015-06-30make GetCellPosition a member and visibleBjoern Michaelsen
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl
2015-06-30getCells->GetCells(): not an UNO functionBjoern Michaelsen
2015-06-30refactor out SwXCell:GetAny()Bjoern Michaelsen
2015-06-30refactor out getCells() in for chart seqs tooBjoern Michaelsen
2015-06-30kill ugly GetDataSequence, now unusedBjoern Michaelsen
2015-06-30refactor getNumericalData,Bjoern Michaelsen
2015-06-29coverity#1308580 Uncaught exceptionCaolán McNamara
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin
2015-06-28coverity#1308534 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308530 Uncaught exceptionCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-28coverity#1308492 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308491 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308490 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308467 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308455 Uncaught exceptionCaolán McNamara
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