summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2018-01-04tdf#112443 disable off-page content positioningPatrick Jaap1-0/+2
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky1-20/+0
2017-12-16tdf#106988 New names for the new numbering stylesYousuf Philips2-10/+10
2017-12-16tdf#114275 Use 'All Styles' for all style typesYousuf Philips1-5/+5
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke2-17/+13
2017-11-24tdf#113938 sw: apply new default vertical orientation only during importMichael Stahl1-2/+2
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin2-84/+82
2017-11-21coverity warningsCaolán McNamara1-1/+3
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-11-20SwDBManager: move implementation details from interfaceMike Kaganski1-23/+0
2017-11-19Typo "Rigth_" -> "Right_"Julien Nabet1-2/+2
2017-11-18silence some coverity warningsCaolán McNamara1-1/+1
2017-11-18One more proper construction of vnd.sun.star.pkg URLMike Kaganski1-0/+1
2017-11-17TSCP: show "OK" dialog when doc. classification changes on saveTomaž Vajngerl1-0/+6
2017-11-17loplugin:useuniqueptr in SwPostItMgrNoel Grandin1-1/+2
2017-11-17Use auto/for range loops in PostItMgr (second pass)Julien Nabet1-2/+0
2017-11-16silence coverity#1399176 Uncaught exceptionCaolán McNamara1-1/+1
2017-11-15lokdialog: Expose cursor visible statusPranav Kant1-1/+3
2017-11-15Resolves: tdf#113615 wrong SwXShape from three possibilities returnedCaolán McNamara1-0/+1
2017-11-13Fix typosAndrea Gelmini1-2/+2
2017-11-11RDF: support cloning of all entries for a given typeAshod Nakashian1-0/+7
2017-11-11TSCP: bail out quickly in paragraph classification check on saveTomaž Vajngerl1-0/+4
2017-11-09loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant1-1/+2
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant1-1/+1
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro2-0/+4
2017-11-07ofz#4066 Bad-castCaolán McNamara1-1/+2
2017-11-07loplugin:constparams in swNoel Grandin3-3/+3
2017-11-07TSCP: Restore paragraph signature when importing DOC(X)Ashod Nakashian1-0/+3
2017-11-06sw: prefix members of SwScannerMiklos Vajna1-19/+19
2017-11-05TSCP: refactor signature validation and simplifyAshod Nakashian2-3/+6
2017-10-31Refactor SwBaseLink member variablesJan-Marek Glogowski1-9/+9
2017-10-31Drop bDelayed from SwNodes::MakeGrfNodeJan-Marek Glogowski1-2/+1
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant1-1/+1
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian1-0/+4
2017-10-27loplugin:constantparam in swNoel Grandin5-16/+9
2017-10-25TSCP: support removing paragraph metadata fieldsAshod Nakashian1-0/+5
2017-10-23loplugin:includeform: swStephan Bergmann155-356/+356
2017-10-23loplugin:finalclasses in swNoel Grandin11-39/+21
2017-10-23overload std::hash for OUString and OStringNoel Grandin4-5/+5
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-1/+2
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand1-0/+3
2017-10-20use std::unique_ptr in SwSortOptionsNoel Grandin1-1/+4
2017-10-17use rtl::Reference in SwOLEObjNoel Grandin1-1/+2
2017-10-08Replace some lists by vectors (sw)Julien Nabet1-3/+4
2017-10-06Don't schedule the Idle job for busy documentsJan-Marek Glogowski2-3/+11
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian1-0/+1
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin3-6/+10
2017-10-04loplugin:mergeclasses merge IInterface with SwDocNoel Grandin2-69/+23
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1