summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-08-17tdf#93284 vcl: fix VirtualDevice leaks in the WMF filterMiklos Vajna1-0/+0
2015-08-17sw: use std::unique_ptr<> in bastypMiklos Vajna2-4/+4
2015-08-17Put Line under tools namespaceNorbert Thiebaud1-1/+1
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud12-28/+25
2015-08-16clip Sttbf to available dataCaolán McNamara2-0/+2
2015-08-16Fix tdf#87889 and tdf#92535, vertical align issue when docgrid enable.Mark Hung1-2/+1
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin1-1/+1
2015-08-16sal_uLong to sal_uInt32Matteo Casalin2-6/+6
2015-08-16Use constants instead of (possibly wrong) magic numbersMatteo Casalin1-2/+2
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin2-6/+6
2015-08-16Spell-check wrong-dirty text upon showing context menu.Ashod Nakashian1-3/+24
2015-08-16Fix tdf#64975: FORMATTING: autoIndent for Chinese should be twoMark Hung1-0/+5
2015-08-15Fix tdf#82176 CJK: Cursor position, line selection and non-printingMark Hung3-4/+3
2015-08-15Fix tdf#36884 10n character does not rotate 270 degreeMark Hung1-1/+1
2015-08-14convert pPieceGrpprls to vector and merge calc and load loops togetherCaolán McNamara2-47/+15
2015-08-14skip importing properties if the desired start pos is invalidCaolán McNamara2-12/+15
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin24-45/+45
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin1-7/+7
2015-08-14sw: use std::unique_ptr in docnodeMiklos Vajna1-2/+2
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos2-3/+3
2015-08-14reorder of File menuSzymon Kłos1-1/+1
2015-08-13tdf#93154: Save button often does not saveMihai Varga1-0/+4
2015-08-13Added Test for tdf#74363 auto correct of initial captials on startVarun1-0/+17
2015-08-13convert pStatus to vector and use at to check offsetsCaolán McNamara2-11/+11
2015-08-13modify error messages a littleCaolán McNamara1-2/+2
2015-08-13make Link<> instances typedNoel Grandin2-3/+2
2015-08-13loplugin:stringconstantStephan Bergmann1-1/+1
2015-08-13check for negative numbers tooCaolán McNamara1-2/+2
2015-08-13wrong row/col count limitsCaolán McNamara1-5/+4
2015-08-13sw: use std::unique_ptr in accparaMiklos Vajna1-6/+6
2015-08-13tdf#85872 ToxLinkProcessor correct header and testsTobias Lippert2-4/+23
2015-08-12sw: check 0 paint window in RenderContextGuardMiklos Vajna1-2/+2
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth5-1/+86
2015-08-12cppcheck: redundantAssignmentCaolán McNamara1-1/+1
2015-08-12ditch some inline keywordsCaolán McNamara1-40/+37
2015-08-12consider negative nPN a failureCaolán McNamara1-8/+9
2015-08-12test for end before start, e.g. hang-3.docCaolán McNamara1-1/+12
2015-08-12sw: unused includesMiklos Vajna2-2/+0
2015-08-12tdf#92305: Revert "tdf#90150 : Page numbering in the status bar ..."Jan Holesovsky3-10/+2
2015-08-11avoid another hang with certain .docsCaolán McNamara2-2/+2
2015-08-11more long to WW8_CP conversionsCaolán McNamara4-18/+15
2015-08-11tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin2-8/+16
2015-08-11-fsanitize=undefinedStephan Bergmann1-2/+2
2015-08-11avoid hang with certain .docsCaolán McNamara4-10/+21
2015-08-11sw: use std::unique_ptr in crsr codeMiklos Vajna5-13/+14
2015-08-10tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips4-5/+5
2015-08-10cppcheck: knownConditionTrueFalseCaolán McNamara1-13/+12
2015-08-10cppcheck: uselessAssignmentPtrArgCaolán McNamara1-3/+0
2015-08-10sw: prefix members of SwDrawTextInfoMiklos Vajna1-132/+132
2015-08-10tdf#87922 testcaseMiklos Vajna2-0/+30