summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2021-04-16tdf#141538 Make Remove button work in Select Address List dialogGabor Kelemen1-1/+5
2021-04-16sw: DOCX export: DocxAttributeOutput::EndField_Impl() omits bookmark endMichael Stahl2-13/+7
2021-04-16sw html/reqif export: fix size of embedded objectMiklos Vajna3-5/+10
2021-04-16tdf#134951 docxexport: stop duplicating stuff in postponed textJustin Luth2-3/+10
2021-04-16tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse2-1/+30
2021-04-15NFC sw ww8export cleanup: bPostponeWritingText already trueJustin Luth1-1/+0
2021-04-15partial fix tdf100961 doc import: E_Locked field as plain textJustin Luth1-2/+16
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin22-173/+173
2021-04-15sw: avoid rel<->abs URL conversion in SwTOXAuthority::GetSourceURL()Miklos Vajna2-19/+18
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin6-39/+39
2021-04-14loplugin:unusedmethodsNoel Grandin4-15/+0
2021-04-14IsInput is equal to IsInterrupt, so drop itJan-Marek Glogowski2-9/+8
2021-04-14sw bibliography, refer to a page: also de-duplicate relative URLsMiklos Vajna2-3/+21
2021-04-14sw: layout dump: sorted_objs of SwPageFrameMichael Stahl1-0/+21
2021-04-14sw define bibliography entry dialog: set browse button visibility based on typeMiklos Vajna1-2/+17
2021-04-14sw define bibliography entry dialog: recognize relative file URLsMiklos Vajna1-3/+17
2021-04-14tdf#141556 Fix 100% CPU usage in Writer idle loopLuke Deller3-36/+49
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski2-26/+25
2021-04-13tdf#100961 doc/rtf export: save FIXEDFLD as fldlockJustin Luth2-0/+9
2021-04-13sw bibliography, refer to a page: fix biblio field relative URLsMiklos Vajna2-1/+13
2021-04-13sw define bibliography entry dialog, file picker: handle relative URLsMiklos Vajna1-1/+25
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-1/+1
2021-04-13No need to use getStr hereMike Kaganski1-11/+11
2021-04-13tdf#132393 sw: disable TabOverMargin layout flag inside sectionsMiklos Vajna1-1/+6
2021-04-12docxattributeoutput: cleanup assert that has served its purposeJustin Luth1-1/+0
2021-04-12sw define bibliography entry dialog: add browse button for file:// URLsMiklos Vajna1-5/+45
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin4-304/+191
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh1-6/+23
2021-04-12svx: prefix members of SdrObjectMiklos Vajna2-43/+43
2021-04-11ofz#26099 skip slow path when fuzzingCaolán McNamara1-10/+13
2021-04-10tdf#120761 doc import: fix z-order background logicJustin Luth1-0/+10
2021-04-10cid#1476017 Dereference after null checkCaolán McNamara1-3/+3
2021-04-09sw style copy: fix crash when handling a conditional paragraphy styleMiklos Vajna1-0/+9
2021-04-09sw doc model xml dump: show if a text format is conditionalMiklos Vajna1-0/+2
2021-04-09tdf#141549 sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl2-9/+35
2021-04-09tdf#120768 doc import: z-order background shapes behind othersJustin Luth3-3/+15
2021-04-09if (x > 0), then there is no need for abs(x)Justin Luth1-2/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen153-0/+153
2021-04-09tdf#139495 doc import: prevent negative Int forced into uIntJustin Luth1-2/+4
2021-04-09tdf#97569 docxexport: export russianUpper/russianLower numberingJustin Luth1-4/+4
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara9-14/+13
2021-04-09sw: prefix members of SwDoCapitalCursorOfst, SwDoDrawCapital, ...Miklos Vajna1-53/+62
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet3-8/+8
2021-04-08embeddedobj: fix lost native data when updating it via OLE failsMiklos Vajna1-0/+9
2021-04-08These checks are not neededMike Kaganski1-3/+2
2021-04-08tdf#81705 doc export: write sprmPOutLvlJustin Luth3-21/+31
2021-04-08Fix typosAndrea Gelmini1-2/+2
2021-04-08tdf#141276 Don't grab focus to the fold buttonsJim Raykowski2-47/+15
2021-04-07tdf#126735 sw Next Change: cycle through tracked changesLászló Németh1-0/+18
2021-04-07tdf#141341 docxexport: consolidate conversion of NumTypesJustin Luth1-77/+18