summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-11-07tdf#113686 sw: handle sections when counting height of first content lineMiklos Vajna3-2/+315
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna4-8/+35
2017-11-07tdf#112435 Scroll to navigated positionJim Raykowski1-0/+8
2017-11-07loplugin:constparams in swNoel Grandin36-74/+73
2017-11-07Replace some lists by vectors (sw)Julien Nabet2-11/+7
2017-11-07tdf#113619 prevent cores when there is no cursorAshod Nakashian2-26/+35
2017-11-07TSCP: Restore paragraph signature when importing DOC(X)Ashod Nakashian3-18/+158
2017-11-06sw: read both platform dependent binary table autoformatsMichael Stahl2-15/+32
2017-11-06Fix typosAndrea Gelmini1-1/+1
2017-11-06TSCP: Refactor and simplify paragraph signature helpersAshod Nakashian1-34/+41
2017-11-06TSCP: need to enumerate the marker and IPPart properties tooTomaž Vajngerl1-6/+6
2017-11-06sw: prefix members of SwScannerMiklos Vajna2-88/+88
2017-11-06tdf#102466 Added unit test: ensure 1st page is not missingSerge Krot2-0/+34
2017-11-06tdf#58186 Update Navigator after promote/demote undoJim Raykowski1-0/+2
2017-11-06TSCP: put more duplicated methods to commonTomaž Vajngerl1-59/+8
2017-11-06RTF export: fix whitespaceMiklos Vajna1-1/+4
2017-11-06TSCP: Store paragraph signature RDF in the paragraphAshod Nakashian2-55/+127
2017-11-06tdf#107939 Fix case-insensitive filter in Field DialogVitaliy Anderson1-2/+2
2017-11-05tdf#113037 create Watermark with correct ratioSzymon Kłos2-6/+20
2017-11-05ofz#4068 Integer-overflowCaolán McNamara1-2/+10
2017-11-05Fix typosAndrea Gelmini3-4/+4
2017-11-05TSCP: refactor signature validation and simplifyAshod Nakashian6-52/+95
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara1-10/+10
2017-11-04tdf#42346: DOCX export of cross-references to objectsTamás Zolnai15-105/+897
2017-11-04tdf#46938 ooxmlexport: override style tabstops when tabs removedJustin Luth3-0/+26
2017-11-04TSCP: add a full text. value of the header/footer as doc. propertyTomaž Vajngerl1-3/+6
2017-11-03sw: ODF import: prevent shapes from inheriting paragraph default marginsMichael Stahl2-0/+6
2017-11-03ofz#4042 Integer-overflowCaolán McNamara1-1/+2
2017-11-03tdf#108124 fix: crash during redo, when document contains imagesFyodor Yemelyanenko1-2/+10
2017-11-03TSCP: Paragraph signature RDF namespace now urn:bailsAshod Nakashian1-13/+19
2017-11-03TSCP: don't export metadata field text in DOCXAshod Nakashian2-2/+40
2017-11-03tdf#38778 Fix output of the font in DOC runSerge Krot6-6/+36
2017-11-03TSCP: flesh out ClassificationResultAshod Nakashian1-8/+8
2017-11-03TSCP: use the BAC identifier as the RDF keyAshod Nakashian1-20/+42
2017-11-03ofz#2980 TimeoutCaolán McNamara1-2/+2
2017-11-03Return new line symbol in unit testSerge Krot1-1/+5
2017-11-03sw: clean up temporary debug code in itrform2Miklos Vajna1-8/+0
2017-11-03tdf#113597: Inserting table in header and saving crashesJulien Nabet1-0/+2
2017-11-02sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl4-4/+21
2017-11-02revert drop of SetBufferSizeCaolán McNamara2-6/+20
2017-11-02ofz#3927 ensure same sort order cross platformsCaolán McNamara1-1/+1
2017-11-02static_cast followed by dynamic_castCaolán McNamara1-2/+2
2017-11-02writer notebookbar update tabbed compact toolbarandreas kainz1-91/+1236
2017-11-01threadmanager.hxx is only included from sw/source/core/docnodeStephan Bergmann4-9/+9
2017-11-01ofz#3945 Integer-overflowCaolán McNamara1-2/+17
2017-11-01TSCP: simplify key creation and detectionTomaž Vajngerl1-23/+22
2017-11-01OUString: avoid temporaries, constifyMatteo Casalin4-31/+17
2017-11-01sw: enable rtf export tests also for Win32Serge Krot1-30/+30
2017-11-01ofz#3934 Integer-overflowCaolán McNamara1-19/+1
2017-11-01ofz#3953 Integer-overflowCaolán McNamara1-0/+3