summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr
AgeCommit message (Expand)Author
2020-09-28Merge branch 'libreoffice-6-4'Michael Weghorn
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-09-21Related tdf#100492 Detect click into empty fieldSamuel Mehrbrodt
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna
2020-06-16tdf#133957 sw: SelectAll should select fly in empty sectionMichael Stahl
2020-06-10tdf#133641 sw: fix crash double-clicking CH_TXT_ATR_FORMELEMENTMichael Stahl
2020-04-16tdf#132091 sw: fix fieldmark mess in SwCursor::SelectWordWT()Michael Stahl
2020-02-25tdf#129553 sw_redlinehide: fix replace of paragraph breaks with $Michael Stahl
2019-12-17tdf#128567 sw: fix flicker of table selection highlightMiklos Vajna
2019-11-13sw: avoid partial expansion of bookmark over new fieldmarkMichael Stahl
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-23sw: let's insert some paragraph break character in SwPaM::GetText()Michael 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-22loplugin:constantparamNoel Grandin
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14tdf#128138 sw_redlinehide: fix infinite loop in FindAttrsImpl()Michael Stahl
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-10-04sw: add DocumentContentOperationsManager::DeleteDummyChar()Michael Stahl
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-17tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-15Removed duplicated includeAndrea Gelmini
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl
2019-08-07Fix typosAndrea Gelmini
2019-08-07Fix typosAndrea Gelmini
2019-08-05Fix typosAndrea Gelmini
2019-07-23cid#1448493 Dereference after null checkCaolán McNamara
2019-07-22cid#1448433 Unintended comparison to logical negationCaolán McNamara
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: date format: better searching of date format entriesTamás Zolnai
2019-07-12MSForms: date field converions: better error handlingTamá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: Generalize some parts of the drop-down form field's popup buttonTamás Zolnai
2019-07-12MSForms: Better rendering of drop-down form field's buttonTamá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-07-11Rework tdf#115600 Display not found message for Navigate by SelectionJim Raykowski