summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke10-38/+0
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke1-1/+7
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke2-17/+13
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl1-3/+1
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl2-3/+4
2017-11-30sw: move SvXMLSectionListContext out of header fileMichael Stahl1-16/+0
2017-11-30loplugin:unusedmethodsNoel Grandin1-1/+0
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin2-50/+47
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-3/+0
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-13/+2
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky1-6/+6
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant1-6/+0
2017-11-29loplugin:unusedmethodsNoel Grandin3-10/+0
2017-11-27loplugin:countusersofdefaultparams in sw (3)Noel Grandin7-21/+20
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin13-26/+26
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