summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2017-06-21tdf#39468 Translate German comments/terms in sw/source/filter/ww8/ww8graf.cxxJens Carl
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21fix android buildNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20tdf#39468 Translate German comments/terms sw/source/filter/html/htmlplug.cxxJens Carl
2017-06-20tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl
2017-06-20ofz: pSwFontCache my be null early onCaolán McNamara
2017-06-19tdf#108524 sw: attempt to split section frames inside table cellsMiklos Vajna
2017-06-19sw: prefix members of SwTOXInternationalMiklos Vajna
2017-06-19ofz: leaks in test harnessCaolán McNamara
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18Typo: existance->existanceJulien Nabet
2017-06-18Removed duplicated includeAndrea Gelmini
2017-06-18Fix typosAndrea Gelmini
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17ofz#2289 catch bad storage exceptionCaolán McNamara
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-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-16sw RTF filter: more cleanup of redundant virtual keywordsMiklos Vajna
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-14Let CreateItemSet return unique_ptrStephan Bergmann