summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-02-21Typo fix: supress -> suppressTor Lillqvist2-20/+20
2021-02-21Resolves tdf#140511 - UI glitchesHeiko Tietze1-451/+383
2021-02-20uitest: sw: remove duplicated testXisco Fauli2-113/+0
2021-02-20tdf#122780: sw: Add UItestXisco Fauli2-0/+29
2021-02-20drop some unneeded includesCaolán McNamara1-1/+0
2021-02-20missing labels for two menu entries in writer readonly context menuCaolán McNamara1-1/+5
2021-02-20loplugin:refcounting in swNoel46-221/+153
2021-02-20loplugin:refcounting in svlNoel2-2/+2
2021-02-19uitest: sw: test insert/remove of custom propertiesXisco Fauli1-4/+24
2021-02-19uitest: sw: differentiate the elements in the custompropertieslinesXisco Fauli1-0/+15
2021-02-19add some missing use-underline propertiesCaolán McNamara1-35/+38
2021-02-19update pchesCaolán McNamara4-18/+6
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara2-0/+2
2021-02-19weld inputwinmenuCaolán McNamara2-13/+10
2021-02-19Related: tdf#140409 scale the menubutton like the other widgetsCaolán McNamara3-21/+44
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara2-4/+6
2021-02-19tdf#140409 Comment text ignoring zoom sizeCaolán McNamara2-4/+12
2021-02-18tdf#139667 adjust Condition tab dialog for Text Body to "list"Seth Chaiklin1-11/+11
2021-02-18tdf#139667 Bullet and Numbering tooltips, use verbs and add missing oneSeth Chaiklin1-5/+6
2021-02-18sw bibliography: make URLs in the bibliography table clickableMiklos Vajna7-19/+186
2021-02-18adapt to prefixing , even when OSL_DEBUG_LEVEL > 1Tomoyuki Kubota1-2/+2
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl3-12/+0
2021-02-17tdf#130629: sw: Move UItest to CppUnitTestXisco Fauli2-43/+32
2021-02-17tdf#115965 tdf#92622 NoList default in menu,tool,sidebarAnshu7-21/+29
2021-02-17sw: document SwTOXAuthorityMiklos Vajna1-0/+1
2021-02-17Avoid crash in online on a document with commentsAron Budea1-0/+5
2021-02-16Use some more o3tl::convertMike Kaganski1-4/+7
2021-02-16Revert "Revert "replace SwClient by SvtListener in SwGrammarContact""Bjoern Michaelsen1-50/+53
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara5-0/+10
2021-02-16sw_ww8export3: missing dependencyXisco Fauli1-0/+4
2021-02-15tdf#74367 DOCX: fix page margins imported as border paddingAttila Szűcs2-0/+15
2021-02-15sw: prefix members of SwHangingPortion, SwKernPortion, SwTextGuess and ...Miklos Vajna4-136/+136
2021-02-15Missing dependencyMike Kaganski1-0/+7
2021-02-15loplugin:referencecasting in swNoel25-62/+61
2021-02-15Missing dependencyMike Kaganski1-0/+7
2021-02-14Handle system paths and URLs properlyMike Kaganski1-6/+2
2021-02-14remove blank linebuseorak1-1/+0
2021-02-14tdf#124176: Use pragma once instead of include guardsBuse Orak1-4/+2
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski5-78/+30
2021-02-12tdf#76260 DOCX import: fix slow footnote importLászló Németh2-6/+0
2021-02-12weld impress annotation windowCaolán McNamara2-3/+6
2021-02-12Release mouse on showing context menuCaolán McNamara1-0/+2
2021-02-12cid#1472878 silence Unchecked dynamic_castCaolán McNamara1-2/+3
2021-02-12tdf#72727: sw_layoutwriter: Add unittestXisco Fauli2-0/+22
2021-02-12tdf#40260: sw_layoutwriter: Add unittestXisco Fauli2-0/+18
2021-02-11tdf#140257: sw: Add UItestXisco Fauli1-0/+120
2021-02-11sw tooltip on bibliography fields: add the actual tooltip functionalityMiklos Vajna6-2/+216
2021-02-11Fix typoAndrea Gelmini1-1/+1
2021-02-11LOK: form field button: split SendLOKMessage() method.Tamás Zolnai3-44/+43
2021-02-11lok: rework form field button message handling.Tamás Zolnai4-23/+44