summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl2-20/+6
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-1/+2
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2-4/+3
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara7-19/+58
2015-08-18Added Test for tdf#74524 ODF import of range annotationVarun2-0/+25
2015-08-18Added Test for tdf#74230 ODF export stroke and fill in graphic defaultsVarun1-0/+22
2015-08-18tdf#93096 sw: fix selection with keyboard outside current viewMiklos Vajna1-1/+19
2015-08-17Added test for tdf#60967 deleting paragraph following a tableVarun1-0/+54
2015-08-17tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna1-0/+10
2015-08-17tdf#39080 Hide Whitespace UI option added to the View menu.Ashod Nakashian6-0/+37
2015-08-17tdf#39080 Hide vertical whitespace when HideWhitespace option is set.Ashod Nakashian2-5/+9
2015-08-17tdf#39080 Added HideWhitespaceMode ViewOption flagAshod Nakashian3-2/+11
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