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