summaryrefslogtreecommitdiff
path: root/sw
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-24tdf#140198: sw: Add UItestXisco Fauli2-0/+15
2021-02-24sw: make sure g_DefaultAnchor is in sync with aPropNamesMiklos Vajna1-0/+1
2021-02-24tdf#140486: sw: Add UItestXisco Fauli2-0/+27
2021-02-24uitest: no need to pass the parent as a parameterXisco Fauli12-65/+22
2021-02-24tdf#134432 remove .uno:CharBackgroundExt from Writer UISeth Chaiklin1-1/+1
2021-02-24tdf#140397 make contenttoggle button visible again in all backendsJim Raykowski1-0/+1
2021-02-23loplugin:unusedmethodsNoel2-4/+0
2021-02-23loplugin:constantparamNoel1-1/+1
2021-02-23tdf#140226: use StaticWhichCastBjoern Michaelsen1-2/+2
2021-02-23loplugin:unnecessaryvirtualNoel1-1/+1
2021-02-23sw lok: simplify SwTransferable::isComplex()Miklos Vajna1-23/+25
2021-02-23update pchesCaolán McNamara1-2/+1
2021-02-23replace SwTemplatePopup_ImplCaolán McNamara3-35/+21
2021-02-23replace BookmarkPopup_ImplCaolán McNamara3-36/+21
2021-02-23allow fading in/out to happen while a menu is openCaolán McNamara1-8/+4
2021-02-23tdf#139667 final set of tooltip adjustments about lists and numberingSeth Chaiklin2-4/+6
2021-02-23tdf#139667 "List" -> "Apply List Style" in Paragraph and PS DialogSeth Chaiklin1-4/+6
2021-02-23tdf#140058 move "No List" position in context menu; add radio buttonSeth Chaiklin10-20/+10
2021-02-23tdf#135774, tdf#114799 Char highlight: apply to numberingJustin Luth6-9/+48
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl4-2/+203
2021-02-22tdf#104795: sw: Add UItestXisco Fauli2-0/+32
2021-02-22uitest: sw: re-enable test to see if it still failsXisco Fauli1-2/+0
2021-02-22tdf#115853: sw: Add UItestXisco Fauli1-0/+44
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-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