summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2017-08-04loplugin:constparams in sw part4Noel Grandin51-149/+148
2017-08-04loplugin:constparams in sw part3Noel Grandin26-55/+55
2017-08-04rename nToleranz->nToleranceNoel Grandin2-6/+6
2017-08-04sw: store paragraph signature as rdf metadataAshod Nakashian2-4/+70
2017-08-04sw: sign paragraph textAshod Nakashian2-5/+45
2017-08-03loplugin:constparams in sw part2Noel Grandin24-37/+37
2017-08-03loplugin:constparams in sw part1Noel Grandin17-40/+40
2017-08-03Resolves: tdf#33692 drawing objects not visible after creation via ctrl+dragCaolán McNamara1-2/+3
2017-08-03rename ANZ_DEFAULT_STYLES->DEFAULT_STYLES_COUNTNoel Grandin1-2/+2
2017-08-03lok - add support for in place chart editingMarco Cecchetti2-3/+115
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin2-11/+11
2017-08-02loplugin:checkunusedparams in swNoel Grandin30-174/+118
2017-08-02remove unnecessary use of 'this->'Noel Grandin20-39/+39
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-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-08-01loplugin:checkunusedparamsNoel Grandin1-2/+2
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara7-55/+59
2017-07-31starmath, sw: fix inconsistent param naming in interface/implementationMiklos Vajna1-26/+26
2017-07-31loplugin:unusedfields in swNoel Grandin14-117/+22
2017-07-31sw: prefix members of SwAccessibleNoTextFrameMiklos Vajna2-9/+9
2017-07-31loplugin:oncevarNoel Grandin16-30/+31
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
2017-07-28borderline: adaptions to primitivesArmin Le Grand2-7/+29
2017-07-28borderline: abstractions of primitive creationsArmin Le Grand1-24/+24
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-2/+1
2017-07-28sw htmlexport: Avoid unnecessary conversion to base64 + unit tests.Jan Holesovsky1-10/+10
2017-07-28tdf#109313 tdf#108494: fix incorrect Watermark positionSzymon Kłos1-9/+5
2017-07-28tdf#109314 the same Watermark for first pageSzymon Kłos1-149/+158
2017-07-27sw: these arrays are constantTakeshi Abe1-4/+4
2017-07-27ofz#2759 null dereferenceCaolán McNamara1-4/+6
2017-07-27sw: convert to assertMichael Stahl1-1/+1
2017-07-27sw: assert that index is valid in SwFntObj::DrawText()Michael Stahl1-1/+1
2017-07-27sw: inline pointless RESCHEDULE macroMichael Stahl1-10/+8
2017-07-27tdf#108991 sw: fix crash due to not formatted but "valid" SwTextFrameMichael Stahl1-1/+9
2017-07-27sw: fix string accesses in SwScanner::NextWord() (related: tdf#109081)Michael Stahl1-2/+10
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna2-0/+14
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke12-46/+46
2017-07-27loplugin:constparams in svxNoel Grandin2-8/+4
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe2-2/+2
2017-07-25convert UNO event ids to scoped enumNoel Grandin25-201/+191
2017-07-25loplugin:unusedmethodsNoel Grandin2-5/+0
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin4-32/+21
2017-07-24sw: prefix members of SwAccessibleFrameBaseMiklos Vajna2-8/+8
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin3-4/+3
2017-07-24sw: non-functional minor cleanupAshod Nakashian2-52/+52