summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/bookmrk.hxx
AgeCommit message (Expand)Author
2021-02-11LOK: form field button: split SendLOKMessage() method.Tamás Zolnai
2021-02-11lok: rework form field button message handling.Tamás Zolnai
2021-02-11Dropdown form field: don't increase code compexity for gen backend.Tamás Zolnai
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-10-05MarkBase: Replace Modify with SwClientNotifyBjoern Michaelsen
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-07-19compact namespace: swNoel Grandin
2020-05-08lok: MSForms: send button message also when paint area is not changing.Tamás Zolnai
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai
2020-01-30tdf#45589 sw: invalidate on bookmark insertion/deletionMichael Stahl
2019-11-19ofz#18554 sw: fix Null-dereference due to overlapping fieldmarksMichael Stahl
2019-10-23sw: add CH_TXT_ATR_FIELDSEP position parameter when insertingMichael Stahl
2019-10-23sw: actually insert CH_TXT_ATR_FIELDSEPMichael Stahl
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12Fix typosAndrea Gelmini
2019-07-12MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai
2019-07-12MSForms: Add a drop-down button for the text-based date fieldTamás Zolnai
2019-07-12MSForms: Introduce a new fieldmark class for text-based date fieldTamás Zolnai
2019-07-11MSForms: Deduplicate code by creating NonTextFieldmark classTamás Zolnai
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-03-09MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-10-11tdf#120225 ww8import: keep textform nameJustin Luth
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl
2018-02-28Fix some IWYU warningsMiklos Vajna
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-05-12loplugin:constantparamNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-11sw: use std::unique_ptr in crsr codeMiklos 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
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-02fdo#51741 Mark document as modified on bookmark rename / deleteRenato Ferreira
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-04remove unnecessary header macro wizardryNoel Grandin
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-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-04Resolves: #i124338# assure sorted mark containers...Oliver-Rainer Wittmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák