summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-08-08SvPersistStream deadNoel Grandin1-4/+0
2017-08-08loplugin:unusedmethodsNoel Grandin6-52/+0
2017-08-08loplugin:unnecessaryvirtualNoel Grandin1-2/+1
2017-08-08loplugin:constantparamNoel Grandin5-14/+9
2017-08-07tweak insert table dialog to load the same with native gtk builderCaolán McNamara2-6/+24
2017-08-07Fix typosAndrea Gelmini2-2/+2
2017-08-07loplugin:constparams in sw part10Noel Grandin46-88/+88
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl11-14/+14
2017-08-07loplugin:constparams in sw part9Noel Grandin53-138/+138
2017-08-07loplugin:constparams in sw part8Noel Grandin50-95/+95
2017-08-07sw: prefix members of SwNoTextNodeMiklos Vajna2-42/+42
2017-08-07Indentation fixesMiklos Vajna2-8/+8
2017-08-06loplugin:constparams in sw part7Noel Grandin41-90/+90
2017-08-06loplugin:constparams in sw part6Noel Grandin53-97/+97
2017-08-05Fix typosAndrea Gelmini1-1/+1
2017-08-04loplugin:constparams in sw part5Noel Grandin48-108/+108
2017-08-04coverity#1416133 Unchecked dynamic_castCaolán McNamara1-1/+1
2017-08-04tweak insert break menu to load the same with native gtk builderCaolán McNamara1-16/+8
2017-08-04loplugin:constparams in sw part4Noel Grandin59-162/+161
2017-08-04loplugin:constparams in sw part3Noel Grandin34-75/+75
2017-08-04rename nToleranz->nToleranceNoel Grandin2-6/+6
2017-08-04sw: store paragraph signature as rdf metadataAshod Nakashian3-6/+79
2017-08-04sw: sign paragraph textAshod Nakashian3-6/+49
2017-08-03loplugin:constparams in sw part2Noel Grandin33-54/+54
2017-08-03loplugin:constparams in sw part1Noel Grandin25-59/+59
2017-08-03tweak insert break menu to load the same with native gtk builderCaolán McNamara1-4/+2
2017-08-03Resolves: tdf#33692 drawing objects not visible after creation via ctrl+dragCaolán McNamara1-2/+3
2017-08-03remove bogus backspace \b escape in qustom-quotes stringChristian Lohmaier1-1/+1
2017-08-03rename ANZ_DEFAULT_STYLES->DEFAULT_STYLES_COUNTNoel Grandin1-2/+2
2017-08-03lok - add support for in place chart editingMarco Cecchetti3-3/+117
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin2-11/+11
2017-08-02loplugin:checkunusedparams in swNoel Grandin32-177/+120
2017-08-02remove unnecessary use of 'this->'Noel Grandin23-43/+43
2017-08-02split out VclBuilder static methodsCaolán McNamara5-6/+6
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara2-3/+3
2017-08-01tdf#97362: TextPortionEnumerationTest partially migrated to python (part 4)jmzambon2-156/+137
2017-08-01move resmgr to unotoolsCaolán McNamara5-6/+6
2017-08-01loplugin:checkunusedparamsNoel Grandin1-2/+2
2017-08-01tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna2-0/+24
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara30-91/+95
2017-07-31starmath, sw: fix inconsistent param naming in interface/implementationMiklos Vajna2-28/+28
2017-07-31loplugin:unusedfields in swNoel Grandin17-127/+22
2017-07-31tdf#108944 writerfilter: fix missing footnote separatorJustin Luth1-0/+3
2017-07-31sw: prefix members of SwAccessibleNoTextFrameMiklos Vajna2-9/+9
2017-07-31loplugin:oncevarNoel Grandin19-40/+41
2017-07-29writerfilter: prevent last character of field switch eatenMark Hung1-1/+1
2017-07-29tdf#105705 sw: sort bookmarks in ContentIdxStoreImpl::RestoreBkmks()Michael Stahl2-0/+8
2017-07-28borderline: corrections for calc and writerArmin Le Grand1-132/+10
2017-07-28borderline: Unified primitive creationArmin Le Grand1-19/+26
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand1-34/+95