summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt
2017-06-12tdf#39468 translate german comments, removing redundant onesThomas Beck
2017-06-12tdf#39468 Translate German comments/terms sw/source/filter/html/htmlform.cxxJens Carl
2017-06-12sw, xmlsecurity: indentation fixesMiklos Vajna
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-11Revert "nPoolId already points to STR_POOLCOLL_TOX_AUTHORITIES1 at this point"Caolán McNamara
2017-06-11Fix typosAndrea Gelmini
2017-06-10various extensions to REDLINE_ sequence not reflected in related resourcesCaolán McNamara
2017-06-10there are *two* STR_REDLINE_INSERT sequencesCaolán McNamara
2017-06-10sw: DisableCallbackAction in a bunch more placesMichael Stahl
2017-06-10sw: use DisableCallbackAction here alsoMichael Stahl
2017-06-10tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin