summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docbm.cxx
AgeCommit message (Expand)Author
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-03-21tdf#104447 sw: make lcl_DebugMarks output more readable, pos. at the startMichael Stahl
2017-02-24assert on export of ooo59665-1.sxw to odtCaolán McNamara
2017-02-07sw: fix assertion on exporting novell633099-1.doc to DOCMichael Stahl
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-05sw: remove correctMarksAbsolute pre-condition check for now...Michael Stahl
2016-10-04sw: fix assert in MarkManager::deleteMarks()Michael Stahl
2016-09-28sw: fix loplugin:staticanonymousMiklos Vajna
2016-09-28sw: -Werror=unused-parameterMichael Stahl
2016-09-28sw: make the debug code in docbm.cxx usableMichael Stahl
2016-09-28sw: assert that IMarks are MarkBaseMichael Stahl
2016-09-28sw: fix sorting in MarkManager::correctMarksAbsolute()Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-22loplugin:constantparam in swNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl
2015-09-23tdf#86397 Bookmark: no consecutive name numbering applied when copiedCor Nouws
2015-09-17boost->stdCaolán McNamara
2015-08-08Explicit capture annotationsStephan Bergmann
2015-07-31sw: replace boost::function with std::functionMichael Stahl
2015-07-08sw: remove boost::bind from docbm.cxxMichael Stahl
2015-06-17sw: tweak CrossRefBookmark hack to re-sort if appliedMichael Stahl
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-05-20sw: avoid CrossRefBookmark assertion when importing ooo83574-1.docMichael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-19Remove include stdio (part3)Julien Nabet
2015-05-16tdf#90808: sw: fix detection of duplicate CrossRefBookmarksMichael Stahl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10sw::mark::MarkManager::dumpAsXml(): show UNO marksMiklos Vajna
2015-03-12sw: suppress spurious PVS-Studio V509Michael Stahl
2015-03-11convert MarkType to enum classNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2015-02-01sw::mark::MarkManager: make it possible to generate a default ctorMiklos Vajna
2015-01-30Get rid of copy&paste in MarkManagerMiklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-29Extract Fieldmark::dumpAsXml() from MarkManagerMiklos Vajna
2015-01-29sw: remove some pointless verbosityMichael Stahl
2015-01-28Extract MarkBase::dumpAsXml() from MarkManagerMiklos Vajna
2015-01-27Extract SwPosition::dumpAsXml() from MarkManagerMiklos Vajna