summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips2015-08-104-5/+5
* cppcheck: knownConditionTrueFalseCaolán McNamara2015-08-101-13/+12
* cppcheck: uselessAssignmentPtrArgCaolán McNamara2015-08-101-3/+0
* sw: prefix members of SwDrawTextInfoMiklos Vajna2015-08-101-132/+132
* tdf#87922 testcaseMiklos Vajna2015-08-102-0/+30
* sw: make these available outside sw coreMiklos Vajna2015-08-105-3/+16
* tdf#87922 SwDrawTextInfo::ApplyAutoColor: handle fill attributesMiklos Vajna2015-08-101-0/+10
* Translate German comments to English, part 1.Thomas Klausner2015-08-101-254/+250
* Fix some typos in strings.Thomas Klausner2015-08-091-3/+3
* Revert "tdf#91781 Add additional selection options and go to page to menu"Maxim Monastirsky2015-08-091-4/+1
* tdf#91781 Add additional selection options and go to page to menuYousuf Philips2015-08-091-1/+4
* Explicit capture annotationsStephan Bergmann2015-08-081-5/+5
* do 'TODO wiz 20150807'Caolán McNamara2015-08-081-3/+2
* Translate two assertions to English, adapt two others for consistency.Thomas Klausner2015-08-081-4/+4
* Fix typos in comments.Thomas Klausner2015-08-071-2/+2
* Translate remaining German comments to English.Thomas Klausner2015-08-071-21/+21
* Fix typo in comment.Thomas Klausner2015-08-071-1/+1
* sw: fix ~SwIndexReg() assertion on import of tdf92157-1.docxMichael Stahl2015-08-072-1/+10
* Translate remaining German comments to English.Thomas Klausner2015-08-071-22/+21
* Translate remaining German comments to English.Thomas Klausner2015-08-071-102/+100
* Translate remaining German comments to English.Thomas Klausner2015-08-071-121/+120
* related to tdf#87437: prevent null pointer function callJustin Luth2015-08-071-1/+1
* tdf#39468 Translate German Comments - sw/source/filter/ww8/ww8scan.cxxPhillip Sz2015-08-071-177/+171
* Delete unnecessary writer options from Options dialogMihály Palenik2015-08-076-194/+57
* sw: use std::unique_ptr in sw-global includesMiklos Vajna2015-08-0713-48/+54
* cppcheck:noExplicitConstructorNoel Grandin2015-08-077-24/+24
* fix typo: rectange --> rectangleDennis Roczek2015-08-061-1/+1
* Fix comment.Thomas Klausner2015-08-061-1/+0
* Translate a comment to English.Thomas Klausner2015-08-061-2/+1
* Translate comments to English.Thomas Klausner2015-08-061-23/+22
* Added Test for #tdf77340 paragraph style page-style propertiesVarun2015-08-061-0/+24
* sw: use std::unique_ptr<> in ww8Miklos Vajna2015-08-064-7/+8
* loplugin:unusedmethodsNoel Grandin2015-08-053-27/+0
* sw: use std::unique_ptr in docxattributeoutputMiklos Vajna2015-08-052-4/+2
* WaE: -Werror=maybe-uninitializedCaolán McNamara2015-08-041-2/+3
* Hide open remote button in standard toolbarYousuf Philips2015-08-041-1/+1
* tdf#91588 re-enable select button in draw toolbar in sw & scYousuf Philips2015-08-041-1/+1
* include: inline some use-once typedefsNoel Grandin2015-08-041-1/+1
* tdf#89154 stop at paragraph end when using CTRL+Right (or Left)Tomaž Vajngerl2015-08-042-2/+2
* check that dest index is in doc rangeCaolán McNamara2015-08-031-1/+5
* coverity#1314997 Dereference null return valueCaolán McNamara2015-08-031-3/+1
* coverity#1314998 Dereference null return valueCaolán McNamara2015-08-031-3/+4
* coverity#1314999 Dereference null return valueCaolán McNamara2015-08-031-2/+4
* coverity#1315000 Dereference null return valueCaolán McNamara2015-08-031-1/+1
* coverity#1315001 Dereference null return valueCaolán McNamara2015-08-031-1/+1
* coverity#1315002 Dereference null return valueCaolán McNamara2015-08-031-1/+1
* coverity#1314995 Logically dead codeCaolán McNamara2015-08-031-2/+0
* sw: inline use-once typedefsNoel Grandin2015-08-0342-149/+85
* tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna2015-08-032-0/+8
* sw: boost::scoped_ptr -> std::unique_ptr in textshMiklos Vajna2015-08-031-7/+6