summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16tdf#85161 implement ooxml SYMBOL field instructionMark Hung
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-16tdf#108524 sw: allow move of frame inside section without columnsMiklos Vajna
2017-06-16tdf#108486 Only apply hyperlink settings if something did changeSamuel Mehrbrodt
2017-06-16CPPUNIT_ASSERT_EQUAL type-mismatchStephan Bergmann
2017-06-16sw RTF filter: more cleanup of redundant virtual keywordsMiklos Vajna
2017-06-15tdf#103091 sw: add unit test for conditional style import/exportMichael Stahl
2017-06-15tdf#108524 sw: try to split rows that contain 1-col sectionsMiklos Vajna
2017-06-15Fix typosAndrea Gelmini
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann
2017-06-15ofz: fix another leakCaolán McNamara
2017-06-15ofz: fix a leakCaolán McNamara
2017-06-15tdf#39468 Translate German comments/terms in sw/source/filter/ww8/ww8par5.cxxJens Carl
2017-06-15tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl
2017-06-15Related: tdf#108524 sw: dump follow/precede of cell frames in layout xml dumpMiklos Vajna
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-15cid#1412761,1412762: Avoid signed intermediary resultsStephan Bergmann
2017-06-15Use unique_ptr for SwFormatClipboard membersStephan Bergmann
2017-06-15use std::unique_ptr in FlatFndBoxNoel Grandin
2017-06-14Use unique_ptr for HTMLAttrContext::pFrameItemSetStephan Bergmann
2017-06-14Use unique_ptr for SwASCIIParser::pItemSetStephan Bergmann
2017-06-14Use unique_ptr for SwXTextPortion::GetPropertyValue paramStephan Bergmann
2017-06-14Use unique_ptr for UnodTableCpyTable_Entry membersStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14Use unique_ptr for SwRedlineItr::pSetStephan Bergmann
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-14tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc.Thomas Beck
2017-06-14tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl
2017-06-14Use vector<unique_ptr> for FlatFndBox::ppItemSetsStephan Bergmann
2017-06-14tdf#104640, tdf#108469: Insert image where the cursor isXisco Fauli
2017-06-14tdf#97362: TextPortionEnumerationTest partially migrated to python (test_port...jmzambon
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-14tdf#39468 translate german comments in swBernhard Widl
2017-06-13tdf#108494 incorrect Watermark positionSzymon Kłos
2017-06-13tdf#103091 conditional style conditions not savedTroy Rollo
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-13tdf#95489 use internal name for quotation character styleYousuf Philips
2017-06-13tdf#85940 Add basic character styles to context menuYousuf Philips
2017-06-13tdf#107618 DOCX export: fix missing header when doc ends with sectionMiklos Vajna
2017-06-13Watermark: fix rotation calculationSzymon Kłos
2017-06-12Fix typosAndrea Gelmini
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12tdf#103311 Conditionally disable Next button on MM Wizard page 4Gabor Kelemen
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck
2017-06-12sw: prefix members of SwNotePropsMiklos Vajna
2017-06-12sw: GCC still complains about "multi-line comment" [-Werror=comment]Michael Stahl