summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-24sw: non-functional minor cleanupAshod Nakashian
2017-07-23more related strings togetherCaolán McNamara
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21tdf#108867 sw: fix dangling text box frame format pointers in UndoMichael Stahl
2017-07-21can use the "real" type for RES_SRCTYPES nowCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Added Test to check TableAutoFormat Style after Save/LoadVarun Dhall
2017-07-20tdf#109123 Change SwDocIdle base class to IdleJan-Marek Glogowski
2017-07-19tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl
2017-07-18sw mail merge: add support for the new 'writer' connectivity driverMiklos Vajna
2017-07-17Fix typosAndrea Gelmini
2017-07-17sw: prefix members of SwFormatAnchorMiklos Vajna
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14loplugin:staticmethodsJan-Marek Glogowski
2017-07-14sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl
2017-07-13Don't update document stats for non-idle viewsJan-Marek Glogowski
2017-07-13improve useuniqueptr loplugin to find arraysNoel Grandin
2017-07-10UI Wrap InBackground: transition to wrapthru transparency toggleJustin Luth
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