summaryrefslogtreecommitdiff
path: root/sw/inc/IMark.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-07loplugin:passstuffbyref in swNoel Grandin1-2/+2
2024-10-16tdf#159286 FORMTEXT selection changedOliver Specht1-0/+2
2024-08-14GetMarkStart/GetMarkEnd is hotNoel Grandin1-8/+25
2024-08-12SwContentIndex owner pointersNoel Grandin1-1/+4
2024-08-04simplify IMark hierarchy (6)Noel Grandin1-40/+12
2024-08-04simplify IMark hierarchy (5)Noel Grandin1-42/+16
2024-08-04simplify IMark hierarchy (4)Noel Grandin1-25/+5
2024-08-04simplify IMark hierarchy (3)Noel Grandin1-27/+7
2024-08-04simplify IMark hierarchy (2)Noel Grandin1-23/+8
2024-08-04simplify IMark hierarchy (1)Noel Grandin1-24/+332
2022-11-29New loplugin:crosscastStephan Bergmann1-1/+1
2022-11-15tdf#151548 vba FormFields: Add basic word::XDropDown supportJustin Luth1-0/+19
2022-11-10tdf#151548 vba FormFields: Add basic word::XFormField supportJustin Luth1-2/+6
2020-05-09compact namespace in swNoel Grandin1-2/+2
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai1-0/+19
2019-05-27IMark doesn't need relational operatorsNoel Grandin1-8/+0
2019-05-26inline IMark::EndsBeforeNoel Grandin1-2/+0
2019-05-26inline IMark::StartsAfterNoel Grandin1-2/+0
2019-05-26inline IMark::StartsBeforeNoel Grandin1-2/+0
2019-05-26move some searching inside IDocumentMarkAccessNoel Grandin1-20/+0
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2019-01-02Remove SwModify/SwClient for UNO BookmarksBjoern Michaelsen1-2/+1
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-4/+4
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl1-0/+4
2018-05-20dont use SwClient/SwModify in unocore: TextRangeBjoern Michaelsen1-0/+1
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-2/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-3/+3
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl1-0/+5
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-01-21sw: MSVC 2013 --enable-dbgutil does not need 3 overloads...Michael Stahl1-26/+0
2016-01-19place it safe with MSVC 2008 buildNoel Grandin1-0/+24
2016-01-19loplugin:unusedmethods in sw/Noel Grandin1-24/+0
2015-11-06com::sun::star->css in sw/incNoel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-17boost->stdCaolán McNamara1-9/+9
2015-09-09sw: Help vs 2015 with virtual base inheritanceDavid Ostrovsky1-0/+24
2015-07-21loplugin:unusedmethods swNoel Grandin1-2/+0
2015-01-28Extract MarkBase::dumpAsXml() from MarkManagerMiklos Vajna1-0/+1
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl1-1/+1
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+2
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl1-1/+1
2014-06-10Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointerStephan Bergmann1-1/+1
2014-06-08these symbols belong to libswloDavid Tardon1-4/+4
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-5/+0
2014-03-28Related: fdo#73936 expand FormFieldDropDowns in ModelToViewHelperCaolán McNamara1-0/+2
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-04-12sw: remove usage of boost::bind for IMarksMichael Stahl1-0/+49
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14