summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2017-08-22sw: prefix members of SwOLEObjMiklos Vajna1-5/+5
2017-08-22Convert ErrCode area to scoped enumNoel Grandin2-22/+22
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe1-1/+0
2017-08-21remove dead sw error codesNoel Grandin2-90/+40
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+3
2017-08-17MSWord export: adapt interface to avoid const_castMiklos Vajna1-1/+1
2017-08-16convert dialog result methods from long->sal_Int32Noel Grandin1-1/+1
2017-08-15sw: prefix members of SwOLENodeMiklos Vajna1-12/+12
2017-08-14Removing unused SetVersionMap from swVarun Dhall1-9/+0
2017-08-10loplugin:unusedenumconstantsNoel Grandin2-37/+21
2017-08-10tdf#79167 Change search type through a drop down controlJames Raykowski1-2/+2
2017-08-08loplugin:unusedmethodsNoel Grandin2-6/+0
2017-08-08loplugin:unnecessaryvirtualNoel Grandin1-2/+1
2017-08-08loplugin:constantparamNoel Grandin1-2/+1
2017-08-07Fix typosAndrea Gelmini1-1/+1
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl2-2/+2
2017-08-07loplugin:constparams in sw part9Noel Grandin1-1/+1
2017-08-07loplugin:constparams in sw part8Noel Grandin2-11/+11
2017-08-07sw: prefix members of SwNoTextNodeMiklos Vajna1-9/+9
2017-08-07Indentation fixesMiklos Vajna1-4/+4
2017-08-06loplugin:constparams in sw part6Noel Grandin7-19/+19
2017-08-04loplugin:constparams in sw part5Noel Grandin9-20/+20
2017-08-04loplugin:constparams in sw part4Noel Grandin8-13/+13
2017-08-04loplugin:constparams in sw part3Noel Grandin8-20/+20
2017-08-04sw: store paragraph signature as rdf metadataAshod Nakashian1-2/+9
2017-08-04sw: sign paragraph textAshod Nakashian1-1/+4
2017-08-03loplugin:constparams in sw part2Noel Grandin9-17/+17
2017-08-03loplugin:constparams in sw part1Noel Grandin8-19/+19
2017-08-03remove bogus backspace \b escape in qustom-quotes stringChristian Lohmaier1-1/+1
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-0/+2
2017-08-02loplugin:checkunusedparams in swNoel Grandin2-3/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin2-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara4-4/+4
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara23-36/+36
2017-07-31starmath, sw: fix inconsistent param naming in interface/implementationMiklos Vajna1-2/+2
2017-07-31loplugin:unusedfields in swNoel Grandin3-10/+0
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna2-0/+2
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke1-3/+3
2017-07-25convert UNO event ids to scoped enumNoel Grandin3-13/+4
2017-07-25loplugin:unusedmethodsNoel Grandin1-4/+0
2017-07-24sw: non-functional minor cleanupAshod Nakashian4-5/+0
2017-07-23more related strings togetherCaolán McNamara1-3/+3
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian3-1/+6
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke1-1/+1
2017-07-21tdf#108867 sw: fix dangling text box frame format pointers in UndoMichael Stahl1-0/+1
2017-07-21can use the "real" type for RES_SRCTYPES nowCaolán McNamara1-14/+8
2017-07-21de-hrc various thingsCaolán McNamara14-452/+29