summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2024-10-08RegisterAnswer is never passed nullCaolán McNamara
2024-10-07allow creating rich content comments via .uno:InsertAnnotation argsCaolán McNamara
2024-10-06Fix typoAndrea Gelmini
2024-10-05add a 'simple-html' export to editengCaolán McNamara
2024-10-04allow editeng html import to treat divs as inserting a newlineCaolán McNamara
2024-10-04support setting writer comment contents from simple-htmlCaolán McNamara
2024-09-30tdf#158323: CRASH when switch back from HTML to Normal View...Julien Nabet
2024-09-27tdf#162855 Draw a guide line while resizing the comment sidebarRafael Lima
2024-09-25sw: add new command to make a response comment rootJaume Pujantell
2024-09-25Resolves tdf#152297 Track comments in the Navigator also by focusJim Raykowski
2024-09-13sw: add Comments Panel in sidebarMohit Marathe
2024-09-09tdf#162852 Fix minimum comment sidebar widthRafael Lima
2024-09-05use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-08-23tdf#158556 make SfxGrabBagItem hashableNoel Grandin
2024-08-13Fix typoAndrea Gelmini
2024-08-13Resolves tdf#162435 - TC author colors inherit anchor colorsHeiko Tietze
2024-08-12Resolves: tdf#112932 Pressing enter in read-ony Table of ContentJim Raykowski
2024-08-11Resolves tdf#61242 - Customization of comment background colorHeiko Tietze
2024-08-08cid#1607356 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-06tdf#159146 Fix layout after resizing commend width in WriterRafael Lima
2024-08-05simplify IMark hierarchy (7)Noel Grandin
2024-08-04simplify IMark hierarchy (6)Noel Grandin
2024-08-04simplify IMark hierarchy (5)Noel Grandin
2024-08-04simplify IMark hierarchy (2)Noel Grandin
2024-07-25tdf#85677: Add support for Windows touch gestures (panning,zooming)Tibor Nagy
2024-07-19Fix "lets" -> "let's"Andrea Gelmini
2024-07-10tdf#161717 Enhancement to identify click on tracked changeJim Raykowski
2024-07-06tdf#161717 Enhancement to identify click on tracked change in theJim Raykowski
2024-07-03cid#1266442 Dereference after null checkCaolán McNamara
2024-06-20loplugin:unusedmethodsNoel Grandin
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-10tdf#157833 tdf#155692 sw: fix hit area to resize row/colLászló Németh
2024-06-10loplugin:ostr in sw/../uibaseNoel Grandin
2024-05-31tdf#161332 sw: fix missing selection of floating tableLászló Németh
2024-05-30ubsan: runtime error: reference binding to null pointer of type 'const SwFrame'Caolán McNamara
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-29create comment reply synchronouslyPranam Lashkari
2024-05-28no need to dynamic_cast hereNoel Grandin
2024-05-28avoid dynamic_cast in PostItMgrNoel Grandin
2024-05-23tdf#159899 sw: show hyperlink name as tooltipTibor Nagy
2024-05-22split a piece of code out as a standalone GetOrCreateAnnotationWindowCaolán McNamara
2024-05-17Added parent / child relationship to comments.Pranam Lashkari
2024-05-08Revert "tdf#150037 Writer: text fieldmark behaviour changed"Justin Luth
2024-04-30tdf#160836 sw: fix narrow selection area of cell borderLászló Németh
2024-04-29tdf#160836 sw: resize rows at images cropped by row heightLászló Németh
2024-04-20loplugin:constantparam in swNoel Grandin
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen
2024-04-04improve usability of variable fieldsOliver Specht
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-06tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin