summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
AgeCommit message (Expand)Author
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-11loplugin:unnecessaryreturn SwWrtShell::Toggle*Noel Grandin
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10tdf#141994 track changes: record insertion of imagesLászló Németh
2021-05-29tdf#120801: The background colour is active when inserting a headerRadhey Parekh
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-17Fix typosAndrea Gelmini
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-04-27tdf#59463 track changes: record deletion of imagesLászló Németh
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-13sw bibliography, refer to a page: fix biblio field relative URLsMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna
2021-03-09tdf#88064 In add mode don't change SetCursor and KillSel functionsJim Raykowski
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2021-01-18tdf#115817 set standard mode before recency navigationJim Raykowski
2021-01-17tdf#115817 add places that add current position to navigation managerJim Raykowski
2021-01-14tdf#115817 Add navigation recency to Navigate ByJim Raykowski
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-12-08Simplify attribute set definitions a littleMike Kaganski
2020-12-03weld SwOutlineContentVisibilityWinCaolán McNamara
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-05tdf#137532: do not reset attributes deleting selectionXisco Fauli
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-14tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl
2020-09-05Improve outline position tracking and content visibilityJim Raykowski
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-22FieldDeletionModify: no more ModifyBjoern Michaelsen
2020-03-02speedup sw build a littleNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-08introduce SwFieldType::FindFormatForField and use it (once)Bjoern Michaelsen
2020-02-06sw: read-only/protected content dialog was missing on Delete/BackspaceMichael Stahl
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin