summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-02TSCP: edit paragraph classificationAshod Nakashian1-0/+1
2017-10-02TSCP: paragraph classification supportAshod Nakashian1-0/+3
2017-10-02sw: prefix members of SwFormatRubyMiklos Vajna1-17/+17
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant1-1/+1
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant1-0/+3
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-0/+3
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant1-0/+2
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant1-4/+4
2017-10-02lokdialog: Better dialog rendering APIPranav Kant1-4/+3
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl1-0/+11
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M1-1/+1
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-1/+1
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl2-1/+9
2017-09-26TSCP: refactor paragraph metadata field checkAshod Nakashian1-0/+4
2017-09-26TSCP: paragraph signing implicitly done at cursorAshod Nakashian1-1/+1
2017-09-26sw: refactor updating paragraph signatureAshod Nakashian1-1/+2
2017-09-26sw: improve undo handling of Paragraph SignatureAshod Nakashian2-1/+71
2017-09-25sw: prefix members of SwFormatRefMarkMiklos Vajna1-5/+5
2017-09-25Fix typosAndrea Gelmini1-2/+2
2017-09-22Fresh run of bin/update_pch.shMike Kaganski4-82/+291
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-1/+1
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl1-0/+3
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl1-7/+11
2017-09-18allow events to accumulate past limit if an exception is pendingCaolán McNamara1-0/+2
2017-09-18sw: prefix members of SwFormatFlyCntMiklos Vajna1-5/+5
2017-09-17tdf#108572 remove connection also if not savedSzymon Kłos1-0/+9
2017-09-13sw: prefix members of SwFormatFieldHintMiklos Vajna1-10/+10
2017-09-13Actually no need to make GetASCWriter public.Jan Holesovsky1-1/+1
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky1-2/+2
2017-09-12coverity#1417678 Uncaught exceptionCaolán McNamara1-1/+1
2017-09-09tdf#108572 remove connections only for current shellSzymon Kłos1-2/+2