summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-12tdf#39468 Translate German comments/terms sw/source/filter/html/htmlform.cxxJens Carl1-17/+17
2017-06-12sw, xmlsecurity: indentation fixesMiklos Vajna1-8/+10
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin4-12/+5
2017-06-11Revert "nPoolId already points to STR_POOLCOLL_TOX_AUTHORITIES1 at this point"Caolán McNamara1-0/+2
2017-06-11Fix typosAndrea Gelmini2-4/+4
2017-06-10various extensions to REDLINE_ sequence not reflected in related resourcesCaolán McNamara5-45/+100
2017-06-10there are *two* STR_REDLINE_INSERT sequencesCaolán McNamara3-11/+11
2017-06-10sw: DisableCallbackAction in a bunch more placesMichael Stahl6-10/+24
2017-06-10sw: use DisableCallbackAction here alsoMichael Stahl1-6/+7
2017-06-10tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl4-24/+28
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz2-0/+11
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin12-17/+17
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin13-104/+82
2017-06-09missing STR_SAVEACOPY_SRC resourceCaolán McNamara1-0/+4
2017-06-09tdf#39468 translate german comments in sw/* (except source/filter)Bernhard Widl2-2/+2
2017-06-09missing STR_TBL_FORMULA resourceCaolán McNamara1-0/+5
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski2-0/+9
2017-06-09tdf#82173 writerfilter: apply char properties to footnoteJustin Luth2-1/+13
2017-06-08tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl1-49/+49
2017-06-08tdf#81475 Add separator before clone formatting buttonYousuf Philips2-0/+3
2017-06-08nPoolId already points to STR_POOLCOLL_TOX_AUTHORITIES1 at this pointCaolán McNamara1-2/+0