summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-10-10tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna
2017-10-10tdf#66398 Parse and output permissions for DOCX using bookmarksSerge Krot
2017-10-10tdf#90789: DOCX paragraphs in shapes like frames do not belong to section.Vasily Melenchuk
2017-10-10add path to tabbedbar compactandreas kainz
2017-10-10add tabbed_compact notebookbar for writerandreas kainz
2017-10-09Revert "Revert "Fix -fsanitize=signed-integer-overflow""Stephan Bergmann
2017-10-09update notebookbar to add ExportDirectToPDF and ExportDirectToEPUBandreas kainz
2017-10-09tdf#112942: Apparently, rTab.GetFollow() can change in betweenStephan Bergmann
2017-10-09sw: prefix members of SwFieldPortionMiklos Vajna
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-09tdf#90789 Anchored frames and shapes are identified by name/SdrObjectsVasily Melenchuk
2017-10-08tdf#112025 add unit testManfred Blume
2017-10-08Replace some lists by vectors (sw)Julien Nabet
2017-10-08Replace list by vector in frmtool (sw)Julien Nabet
2017-10-07cid#1418980: Resource leakJulien Nabet
2017-10-07cid#1418978/1418979: invalidate_iterator/Copy-pasteJulien Nabet
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-10-07Remove redundant comparisonMike Kaganski
2017-10-07Replace a magic number with its syntactic meaningMike Kaganski
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin
2017-10-06sw: fix infinite grammar checking idle loopMichael Stahl
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