summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2017-07-09Added margin feature to the Draw's SideBarpv2k
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-07-07Revert "use std::vector in BigPtrArray"Noel Grandin
2017-07-07sw: convert SwTextInputField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-07-06sw: convert SwNumberTree::IsSane to assert() and simplifyMichael Stahl
2017-07-06sw: enable some SwNumberTree sanity testing codeMichael Stahl
2017-07-06sw: comment cosmeticsMichael Stahl
2017-07-06silence coverity#1414485 Uninitialized pointer fieldCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-05tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski
2017-07-05rename some Kontext methods to ContextNoel Grandin
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-07-02dbg_out(SwRewriter) is unusedStephan Bergmann
2017-06-28tdf#108826 sw: also handle RES_REMOVE_UNO_OBJECT in SwCallMouseEventMichael Stahl
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-28use std::vector in BigPtrArrayNoel Grandin
2017-06-27use std::array in BlockInfoNoel Grandin
2017-06-27inline ElementPtrNoel Grandin
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18Typo: existance->existanceJulien Nabet
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12sw: prefix members of SwNotePropsMiklos Vajna
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt
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-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-07tdf#74177 writer: ignoring comment allows number recognitionJustin Luth
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02fix spelling Countour->ContourNoel Grandin
2017-06-02tdf#102930 Add custom HIDS for New Address Block pageGabor Kelemen
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-06-01ofz: InsertWithValidRanges didn't report that it deleted its argument anymoreCaolán McNamara
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna
2017-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna
2017-05-24tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke
2017-05-24tdf#107866 - Changing table column width with Alt+arrow key strokes is brokenNoel Grandin
2017-05-22sw: prefix members of SwTableCalcParaMiklos Vajna
2017-05-19Watermark: extended configurationSzymon Kłos
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini