summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/wrtsh1.cxx
AgeCommit message (Expand)Author
2022-05-12sw content controls, dropdown: add insert UIMiklos Vajna
2022-05-09sw content controls: only try to insert placeholders if there is no selectionMiklos Vajna
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-05-03sw content controls, drop-down: add doc model & UNO APIMiklos Vajna
2022-05-02sw content controls, checkbox: add insert UIMiklos Vajna
2022-04-21sw content controls: add insert UIMiklos Vajna
2022-03-24sw clearing breaks: add insert UIMiklos Vajna
2022-03-17Notify Navigator when outline content visibility changesJim Raykowski
2022-03-04cid#1500637 Explicit null dereferencedCaolán McNamara
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-12-04sw: just use o3tl::toTwip for 1cm instead of the magic number 567Tomaž Vajngerl
2021-11-26sw, viewing OLE objects: also protect "common" embeded objectsMiklos Vajna
2021-10-21tdf#141634 Special end of para split for folded outline nodeJim Raykowski
2021-10-14tdf#134426 tdf#138873 sw: Revert "tdf#79717 ...Justin Luth
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-24Fix outline folding when table or section node is the next nodeJim Raykowski
2021-08-10sw: remove all uses of MM50 with (added) o3tl::toTwipTomaž Vajngerl
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-28loplugin:indentation improve checks for brace alignmentNoel 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-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
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
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-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-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-08introduce SwFieldType::FindFormatForField and use it (once)Bjoern Michaelsen