summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Fix typoAndrea Gelmini1-2/+2
2021-02-24crashtesting: iterators invalidated during loop with tdf94598-3.docxCaolán McNamara1-1/+3
2021-02-24sw: make sure g_DefaultAnchor is in sync with aPropNamesMiklos Vajna1-0/+1
2021-02-23loplugin:unusedmethodsNoel1-2/+0
2021-02-23loplugin:constantparamNoel1-1/+1
2021-02-23loplugin:unnecessaryvirtualNoel1-1/+1
2021-02-23sw lok: simplify SwTransferable::isComplex()Miklos Vajna1-23/+25
2021-02-23replace SwTemplatePopup_ImplCaolán McNamara1-35/+11
2021-02-23replace BookmarkPopup_ImplCaolán McNamara1-36/+11
2021-02-23allow fading in/out to happen while a menu is openCaolán McNamara1-8/+4
2021-02-23tdf#135774, tdf#114799 Char highlight: apply to numberingJustin Luth2-7/+19
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl2-2/+7
2021-02-22sw: prefix members of SwFixPortion, SwFlyPortion, SwGluePortion and ...Miklos Vajna5-30/+30
2021-02-21Typo fix: supress -> suppressTor Lillqvist2-20/+20
2021-02-20drop some unneeded includesCaolán McNamara1-1/+0
2021-02-20loplugin:refcounting in swNoel41-206/+142
2021-02-20loplugin:refcounting in svlNoel1-1/+1
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 McNamara1-10/+31
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-18sw bibliography: make URLs in the bibliography table clickableMiklos Vajna2-11/+30
2021-02-18adapt to prefixing , even when OSL_DEBUG_LEVEL > 1Tomoyuki Kubota1-2/+2
2021-02-17tdf#115965 tdf#92622 NoList default in menu,tool,sidebarAnshu3-10/+17
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-15sw: prefix members of SwHangingPortion, SwKernPortion, SwTextGuess and ...Miklos Vajna4-136/+136
2021-02-15loplugin:referencecasting in swNoel18-34/+33
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-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-11sw tooltip on bibliography fields: add the actual tooltip functionalityMiklos Vajna2-0/+57
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
2021-02-11Dropdown form field: don't increase code compexity for gen backend.Tamás Zolnai3-18/+0
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl2-2/+2
2021-02-11Remove unneeded breaksAndrea Gelmini10-58/+0
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin1-1/+1
2021-02-10lok: remove annotation viewshell notifierHenry Castro1-5/+0
2021-02-10tdf#140257 duplicate entire PaM ring when making copyCaolán McNamara4-7/+25
2021-02-10sw tooltip on bibliography fields: add a text factory that gives us a stringMiklos Vajna2-4/+9
2021-02-10sw tooltip on bibliography fields: add an SwTOXInternational factoryMiklos Vajna1-3/+8
2021-02-10Revert "tdf#138512 sw: fix crash on textbox alignment"Xisco Fauli1-30/+8