summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-10-06tdf#66398 Do not output document protection in docx twiceSerge Krot
2017-10-06tdf#66398 Remove double initialization of the form protectionSerge Krot
2017-10-06Revert "Fix -fsanitize=signed-integer-overflow"Stephan Bergmann
2017-10-06Missing dependencyStephan Bergmann
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-06Don't schedule the Idle job for busy documentsJan-Marek Glogowski
2017-10-06ofz#3564 Direct-leakCaolán McNamara
2017-10-06Fix -fsanitize=signed-integer-overflowStephan Bergmann
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann
2017-10-06Fix -fsanitize=signed-integer-overflowStephan Bergmann
2017-10-06tdf#66398 Import/export docx document protection propertiesSerge Krot
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian
2017-10-05TSCP: remove invalid signatures on savingAshod Nakashian
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-10-05sw: drop temporary debug code in ndtblMiklos Vajna
2017-10-05remove miss leading pool item assignmentsJochen Nitschke
2017-10-05tdf#112634 avoid crashSzymon Kłos
2017-10-04Missing dependencyStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04loplugin:mergeclasses merge IInterface with SwDocNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-04add context attribute to translatable entries in a .ui file.Kiyotaka Nishibori
2017-10-03tdf#112860 sw: avoid shortcut for tables in SwFrame::GetNextSctLeaf()Miklos Vajna
2017-10-03tdf#112507 RTF import: fix too narrow table cellMiklos Vajna
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-02tdf#42664 Update Navigator drop down listJim Raykowski
2017-10-02Fix typosAndrea Gelmini
2017-10-02Related: tdf#112395 disabled slot with Put leaks entryCaolán McNamara
2017-10-02TSCP: remove classification fields before editingAshod Nakashian
2017-10-02TSCP: edit paragraph classificationAshod Nakashian
2017-10-02TSCP: simplify ApplyParagraphClassificationAshod Nakashian
2017-10-02TSCP: refactor RDF reading for metadata fieldsAshod Nakashian
2017-10-02TSCP: paragraph classification supportAshod Nakashian
2017-10-02sw: prefix members of SwFormatRubyMiklos Vajna
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-10-02lokdialog: Handle key events in corePranav Kant
2017-10-02lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Some checks if invalid uno command is providedPranav Kant
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Instantiate spell dialog and paint in a paintDialog callTomaž Vajngerl
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-10-01tdf#107237 Reorganized File tab of NotebookbarYousuf Philips