summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/bookmrk.cxx
AgeCommit message (Expand)Author
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-31sw: bookmark names don't need cryptographic randomnessMichael Stahl
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-28sw: presumably rEnd != rStart implies rEnd isn't on index 0Michael Stahl
2016-09-28sw: -Werror=unused-parameterMichael Stahl
2016-09-28sw: remove defensive programming bullshit in lcl_AssureFieldMarksSetMichael Stahl
2016-09-28sw: rStart variable isn't a referenceMichael Stahl
2016-09-19fftester: only decrement if there's a valid position before itCaolán McNamara
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-21avoid null pointer crash during mail-mergeJustin Luth
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-08-11sw: use std::unique_ptr in crsr codeMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-27Move SwExtraRedlineTbl::dumpAsXml() out of docnodeMiklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-29Extract Fieldmark::dumpAsXml() from MarkManagerMiklos Vajna
2015-01-28Extract MarkBase::dumpAsXml() from MarkManagerMiklos Vajna
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan
2014-12-02fdo#51741 Mark document as modified on bookmark rename / deleteRenato Ferreira
2014-11-03sw: deploy some more asserts in bookmark codeMichael Stahl
2014-10-30sw: add API that provides fast access to marks of a text nodeMiklos Vajna
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-20fdo#72695: avoid double-free race condition for SwXBookmark/SwXFieldmarkMichael Stahl
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl
2014-06-10Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointerStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-04Resolves: #i124338# assure sorted mark containers...Oliver-Rainer Wittmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist
2013-09-07add/remove blank lines and braces (in sw/source/core/crsr/)Philipp Riemer
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer
2013-08-25fdo#57950: Remove some chained appends in swJelle van der Waa
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in sw (2)Chr. Rossmanith
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-28sw: remove CH_TXT_ATR_FORMELEMENT when CheckboxFieldmark is deletedMichael Stahl
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21unused variablesLuboš Luňák
2012-07-20TextFieldmark::ReleaseDoc: properly remove text fieldmarks from SwDocMiklos Vajna
2012-07-09adjusted existing comments (in sw/source/core/crsr/)Philipp Riemer