summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/bookmrk.cxx
AgeCommit message (Expand)Author
2021-02-10LOK: form field button: split SendLOKMessage() method.Tamás Zolnai
2021-02-10lok: rework form field button message handling.Tamás Zolnai
2021-02-10Dropdown form field: don't increase code compexity for gen backend.Tamás Zolnai
2020-10-26lok: Send form field events to the correct view.Tamás Zolnai
2020-05-28fix broken build caused by change in internal LOK APIAndras Timar
2020-05-24MSForms: fix rendering of form field button.Tamás Zolnai
2020-05-24lok: MSForms: send also the placeholder text.Tamás Zolnai
2020-05-24lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai
2020-05-24lok: MSForms: send button message also when paint area is not changing.Tamás Zolnai
2020-05-24lok: MSForms: disable form field messages on mobile.Tamás Zolnai
2020-05-24lok: MSForms: dont send form field button data with empty text area.Tamás Zolnai
2020-05-24lok: MSForms: Send also the drop down field params to the client code.Tamás Zolnai
2020-05-24lok: MSForms: Add callback for form field button.Tamás Zolnai
2019-11-13sw: avoid partial expansion of bookmark over new fieldmarkMichael Stahl
2019-10-23sw: fieldmark insert/delete UndoMichael Stahl
2019-10-23sw: DateFieldmark separator position: hack to put it at the startMichael 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-10-15new loplugin:bufferaddNoel Grandin
2019-10-04sw: add DocumentContentOperationsManager::DeleteDummyChar()Michael Stahl
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-07-16tdf#126414: MSForms: fix flickering of date field button on WindowsTamás Zolnai
2019-07-13Removed duplicated includeAndrea Gelmini
2019-07-12MSForms: date field: handle replacing empty contentTamás Zolnai
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
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-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-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-02Remove SwModify/SwClient for UNO BookmarksBjoern Michaelsen
2018-10-11tdf#120225 ww8import: keep textform nameJustin Luth
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl
2017-09-27Silence --disable-assert-always-abort warningsStephan Bergmann
2017-09-27loplugin:constparamsStephan Bergmann
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-12loplugin:constantparamNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin