summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31starmath, sw: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-31sw: prefix members of SwAccessibleNoTextFrameMiklos Vajna
2017-07-31loplugin:oncevarNoel Grandin
2017-07-29writerfilter: prevent last character of field switch eatenMark Hung
2017-07-29tdf#105705 sw: sort bookmarks in ContentIdxStoreImpl::RestoreBkmks()Michael Stahl
2017-07-28borderline: corrections for calc and writerArmin Le Grand
2017-07-28borderline: Unified primitive creationArmin Le Grand
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand
2017-07-28borderline: adaptions to primitivesArmin Le Grand
2017-07-28borderline: abstractions of primitive creationsArmin Le Grand
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28sw htmlexport: Avoid unnecessary conversion to base64 + unit tests.Jan Holesovsky
2017-07-28tdf#109313 tdf#108494: fix incorrect Watermark positionSzymon Kłos
2017-07-28tdf#109314 the same Watermark for first pageSzymon Kłos
2017-07-27sw: these arrays are constantTakeshi Abe
2017-07-27ofz#2759 null dereferenceCaolán McNamara
2017-07-27sw: convert to assertMichael Stahl
2017-07-27sw: assert that index is valid in SwFntObj::DrawText()Michael Stahl
2017-07-27sw: inline pointless RESCHEDULE macroMichael Stahl
2017-07-27tdf#108991 sw: fix crash due to not formatted but "valid" SwTextFrameMichael Stahl
2017-07-27sw: fix string accesses in SwScanner::NextWord() (related: tdf#109081)Michael Stahl
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24sw: prefix members of SwAccessibleFrameBaseMiklos Vajna
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-24sw: non-functional minor cleanupAshod Nakashian
2017-07-23coverity#1415514 Dereference after null checkCaolán McNamara
2017-07-23make this more readableCaolán McNamara
2017-07-23coverity#1415615 avoid Dereference null return value warningCaolán McNamara
2017-07-23coverity#1415614 Out-of-bounds readCaolán McNamara
2017-07-23cid#1415621: illegal accessesJulien Nabet
2017-07-23sw: these arrays are constantTakeshi Abe
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-22tdf#109271: Use ScopedVclPtrJulien Nabet
2017-07-21sw: it looks like MoveRange() is never called withMichael Stahl
2017-07-21tdf#99692 sw: fix bookmark positions in tables at start of redlinesMichael Stahl
2017-07-21Initializing Date with an arbitrary day count is nonsenseEike Rathke