summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann141-615/+515
2017-06-16tdf#85161 implement ooxml SYMBOL field instructionMark Hung2-0/+5
2017-06-16Profiling API: add ProfileZonesLászló Németh4-0/+16
2017-06-16tdf#108524 sw: allow move of frame inside section without columnsMiklos Vajna1-9/+6
2017-06-16tdf#108486 Only apply hyperlink settings if something did changeSamuel Mehrbrodt1-0/+2
2017-06-16CPPUNIT_ASSERT_EQUAL type-mismatchStephan Bergmann1-1/+1
2017-06-16sw RTF filter: more cleanup of redundant virtual keywordsMiklos Vajna4-12/+8
2017-06-15tdf#103091 sw: add unit test for conditional style import/exportMichael Stahl2-0/+374
2017-06-15tdf#108524 sw: try to split rows that contain 1-col sectionsMiklos Vajna1-1/+16
2017-06-15Fix typosAndrea Gelmini2-2/+2
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann1-5/+0
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann1-3/+0
2017-06-15ofz: fix another leakCaolán McNamara2-8/+7
2017-06-15ofz: fix a leakCaolán McNamara2-3/+3
2017-06-15tdf#39468 Translate German comments/terms in sw/source/filter/ww8/ww8par5.cxxJens Carl1-11/+11
2017-06-15tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl1-56/+53
2017-06-15Related: tdf#108524 sw: dump follow/precede of cell frames in layout xml dumpMiklos Vajna2-0/+11
2017-06-15Watermark: RTF font import and exportSzymon Kłos2-3/+48
2017-06-15cid#1412761,1412762: Avoid signed intermediary resultsStephan Bergmann1-1/+1
2017-06-15Use unique_ptr for SwFormatClipboard membersStephan Bergmann2-30/+24
2017-06-15use std::unique_ptr in FlatFndBoxNoel Grandin2-9/+5
2017-06-14Use unique_ptr for HTMLAttrContext::pFrameItemSetStephan Bergmann2-7/+6
2017-06-14Use unique_ptr for SwASCIIParser::pItemSetStephan Bergmann1-5/+5
2017-06-14Use unique_ptr for SwXTextPortion::GetPropertyValue paramStephan Bergmann2-7/+6
2017-06-14Use unique_ptr for UnodTableCpyTable_Entry membersStephan Bergmann2-39/+27
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin14-35/+35
2017-06-14Use unique_ptr for SwRedlineItr::pSetStephan Bergmann2-4/+4
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin12-177/+112
2017-06-14tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc.Thomas Beck1-3/+3
2017-06-14tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl1-47/+46
2017-06-14Use vector<unique_ptr> for FlatFndBox::ppItemSetsStephan Bergmann2-11/+12
2017-06-14tdf#104640, tdf#108469: Insert image where the cursor isXisco Fauli1-1/+7
2017-06-14tdf#97362: TextPortionEnumerationTest partially migrated to python (test_port...jmzambon3-205/+1024
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann2-3/+4
2017-06-14tdf#39468 translate german comments in swBernhard Widl1-1/+1
2017-06-13tdf#108494 incorrect Watermark positionSzymon Kłos1-0/+9
2017-06-13tdf#103091 conditional style conditions not savedTroy Rollo2-2/+53
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann5-14/+30
2017-06-13tdf#95489 use internal name for quotation character styleYousuf Philips2-2/+2
2017-06-13tdf#85940 Add basic character styles to context menuYousuf Philips2-0/+12
2017-06-13tdf#107618 DOCX export: fix missing header when doc ends with sectionMiklos Vajna3-11/+37
2017-06-13Watermark: fix rotation calculationSzymon Kłos1-11/+25
2017-06-12Fix typosAndrea Gelmini2-5/+5
2017-06-12cleanup unused css/frame/* includesJochen Nitschke18-23/+1
2017-06-12tdf#103311 Conditionally disable Next button on MM Wizard page 4Gabor Kelemen1-4/+5
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck2-0/+282
2017-06-12sw: prefix members of SwNotePropsMiklos Vajna1-4/+4
2017-06-12sw: GCC still complains about "multi-line comment" [-Werror=comment]Michael Stahl1-1/+1
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt7-15/+63
2017-06-12tdf#39468 translate german comments, removing redundant onesThomas Beck1-102/+94