summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24sw: prefix members of SwAccessibleFrameBaseMiklos Vajna
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-24sw: non-functional minor cleanupAshod Nakashian
2017-07-23coverity#1415514 Dereference after null checkCaolán McNamara
2017-07-23make this more readableCaolán McNamara
2017-07-23coverity#1415615 avoid Dereference null return value warningCaolán McNamara
2017-07-23coverity#1415614 Out-of-bounds readCaolán McNamara
2017-07-23cid#1415621: illegal accessesJulien Nabet
2017-07-23sw: these arrays are constantTakeshi Abe
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-22tdf#109271: Use ScopedVclPtrJulien Nabet
2017-07-21sw: it looks like MoveRange() is never called withMichael Stahl
2017-07-21tdf#99692 sw: fix bookmark positions in tables at start of redlinesMichael Stahl
2017-07-21Initializing Date with an arbitrary day count is nonsenseEike Rathke
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21despite the comment and missing translation, REDLINE undo comment gets usedCaolán McNamara
2017-07-21tdf#108867 sw: fix dangling text box frame format pointers in UndoMichael Stahl
2017-07-21make sure the strings for each undo matchCaolán McNamara
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-20tdf#46852 fix spellcheck continue at beginningLuke Deller
2017-07-20tdf#109197 crash when deleting user field variables in swNoel Grandin
2017-07-20sw: std::copy_if is now availableTakeshi Abe
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-19tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt
2017-07-18sw mail merge: add support for the new 'writer' connectivity driverMiklos Vajna
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-18Fix typosAndrea Gelmini
2017-07-18Partially revert c1723a3b6Varun Dhall
2017-07-17Remove duplicated includesAndrea Gelmini
2017-07-17Embedded documents: don't open in web view modeSzymon Kłos
2017-07-17Translate randomly found German commentsJohnny_M
2017-07-17Fix typosAndrea Gelmini
2017-07-17sw: prefix members of SwFormatAnchorMiklos Vajna
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-15coverity#1415097 Uninitialized scalar fieldCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-15tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth
2017-07-14loplugin:staticmethodsJan-Marek Glogowski
2017-07-14sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl
2017-07-14tdf#108524 sw: handle sections inside tables in SwFrame::GetPrevSctLeaf()Miklos Vajna
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna
2017-07-13tdf#108524 sw: allow frames in follow sect-in-tables in SwFlowFrame::MoveBwd()Miklos Vajna
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin