summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet
2023-11-17sw floattable, delete UI: add an uno command to unfloat frame from context menuMiklos Vajna
2023-11-16tdf#157789 Comment size wrong behavior when zooming documentNoel Grandin
2023-11-16sw floattable, delete UI: fix unfloat button for cant-split framesMiklos Vajna
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-06tdf#157584 Fix accessibility check doesn't move footnote into viewJim Raykowski
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-10-05SW comments: Provide parent / child relations without position.Gökay Şatır
2023-09-29Simplify a bitMike Kaganski
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-18We can allow one to answer their own comment.Gökay Şatır
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay1110
2023-08-29tdf#103706: tdf#142857: sw: context aware paste for clone formatSarper Akdemir
2023-08-29tdf#103706: sw: Revert "Format paintbrush default behaviour"Sarper Akdemir
2023-08-08when notes are not shown don't do expensive comment size calculation...Caolán McNamara
2023-08-08ShowNotes() has to be true to enter this blockCaolán McNamara
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-25drop long-commented-out codeCaolán McNamara
2023-07-23tdf#156111 SwNavigator hyperlink dnd enhancementJim Raykowski
2023-07-17simply some LogicToPixel calculation sitesNoel Grandin
2023-07-14Simplify the logic a bitMike Kaganski
2023-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl
2023-07-03tdf#152231 sw: PDF/UA export: tag comments in the margin as ArtifactMichael Stahl
2023-06-29loplugin:unusedfields make it a little smarterNoel Grandin
2023-06-23tdf#103064 Refresh spellcheck marks on default lang changeMaxim Monastirsky
2023-06-20tdf#122970 Fix direct cursor leaving screen trailHossein
2023-06-16tdf#103064 sw: use the comment style by default instead of DFMaxim Monastirsky
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-06-13speed up rendering annotatins, cache meta heightNoel Grandin
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-05-30sw: fix infinite recursion in SwEditWin::GetSurroundingText()Michael Stahl
2023-05-26Related: tdf#155507 Only need this invalidate if using header/footer controlsCaolán McNamara
2023-05-26SwViewShell::ToggleHeaderFooterEdit already calls GetWin()->Invalidate()Caolán McNamara
2023-05-25merge some stringaddsNoel Grandin
2023-05-23categorize the reasons writer calls "LockPaint"Caolán McNamara
2023-05-19tdf#155343 sw tracked table column: add tooltipLászló Németh
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-05-04Resolves: tdf#155076 set annotation cursor to Text on mouse enterCaolán McNamara
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-17tdf#130199 sw Confirm deletion of hidden sectionsBalazs Varga
2023-04-04RES_REFMARKFLD_UPDATE no more (lots of zombie code)Bjoern Michaelsen