summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-10-19sw: fix odd condition in SwpHints::MergePortions()Michael Stahl1-3/+2
2017-10-19ofz+ubsan: signed integer overflowCaolán McNamara1-1/+7
2017-10-19ofz+ubsan: signed integer overflowCaolán McNamara1-0/+8
2017-10-19ofz+ubsan: downcast does not point to SwTextFormatCollCaolán McNamara1-4/+4
2017-10-18ofz+ubsan: signed integer overflowCaolán McNamara1-0/+3
2017-10-18Fix spacingMuhammet Kara1-3/+3
2017-10-18ofz+ubsan: signed integer overflow in unused variableCaolán McNamara2-4/+0
2017-10-18tdf#112808 Disable "Edit Region" command while cursor in an index.Gulsah Kose1-1/+5
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl1-2/+2
2017-10-18use rtl::Reference in SwChartDataSequenceNoel Grandin1-6/+2
2017-10-18tdf#109306 ooxmlimport: consider table sizes < 10%Justin Luth4-13/+13
2017-10-17tdf#79272 ooxmlimport: support strict dxa tblWidthJustin Luth2-0/+7
2017-10-17tdf#104079 RTF import: fix handling fields inside TOC fieldsMiklos Vajna2-0/+64
2017-10-17Fixed duplicated context attributes in a .ui file.Kiyotaka Nishibori1-29/+29
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara20-167/+1361
2017-10-17use rtl::Reference in SwOLEObjNoel Grandin2-16/+13
2017-10-16TSCP: remove old classification fields before adding newAshod Nakashian1-10/+87
2017-10-16TSCP: return empty when a propery is not foundAshod Nakashian1-14/+26
2017-10-16tdf#113153 sw: fix layout loop with split in-table sectionsMiklos Vajna3-1/+716
2017-10-16Fix merge conflictStephan Bergmann1-2/+2
2017-10-16tscp: move getting the current policy type to class. helperTomaž Vajngerl1-11/+3
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin5-23/+25
2017-10-16tdf#99689 add tests for subscript attribute in ToXTamas Bunth4-0/+102
2017-10-16tdf#66398 Fix copy-paste: call start() bookmark instead of end()Serge Krot1-5/+4
2017-10-16tdf#112517 ww8export: fix max PAP FkpsJustin Luth3-1/+9
2017-10-16sw: prefix members of SwCSS1ParserMiklos Vajna2-108/+108
2017-10-15Revert "Breeze-icons update links.txt and *remote icons"Adolfo Jayme Barrientos4-4/+33908
2017-10-15Breeze-icons update links.txt and *remote iconsandreas kainz4-33908/+4
2017-10-14tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ekuiitr1-5/+3
2017-10-14tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ekuiitr1-5/+3
2017-10-13sw dbg_lay: make it easer to match log entries with code locationsMiklos Vajna1-40/+44
2017-10-13tdf#66398 Enhance unit test: check permissions at content levelSerge Krot1-0/+11
2017-10-13update notebookbar with better dropdown menuesandreas kainz3-156/+1584
2017-10-13tdf#107239 make PriorityHBox working in the compact notebookbarSzymon Kłos1-149/+172
2017-10-12sw: resurrect dbg_lay functionalityMiklos Vajna1-5/+6
2017-10-11tdf#55528 ww8import: import table width percentJustin Luth3-2/+27
2017-10-11ofz#3507: keep early failure of ofz#3110 in sync to address oomCaolán McNamara1-1/+1
2017-10-11connectivity writer driver: survive merged cellsMiklos Vajna3-0/+16
2017-10-10tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna2-0/+52
2017-10-10tdf#66398 Parse and output permissions for DOCX using bookmarksSerge Krot2-36/+185
2017-10-10tdf#90789: DOCX paragraphs in shapes like frames do not belong to section.Vasily Melenchuk2-0/+6
2017-10-10add path to tabbedbar compactandreas kainz1-1/+2
2017-10-10add tabbed_compact notebookbar for writerandreas kainz1-0/+6367
2017-10-09Revert "Revert "Fix -fsanitize=signed-integer-overflow""Stephan Bergmann1-1/+4
2017-10-09update notebookbar to add ExportDirectToPDF and ExportDirectToEPUBandreas kainz2-4/+18
2017-10-09tdf#112942: Apparently, rTab.GetFollow() can change in betweenStephan Bergmann1-4/+4
2017-10-09sw: prefix members of SwFieldPortionMiklos Vajna5-126/+126
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski242-758/+777
2017-10-09tdf#90789 Anchored frames and shapes are identified by name/SdrObjectsVasily Melenchuk3-7/+29
2017-10-08tdf#112025 add unit testManfred Blume3-0/+24