summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-04tdf#95077 Check Index != 0ccsheller
2015-11-04sw: fix non-dbgutil buildMiklos Vajna
2015-11-04sw: prefix members of SwCacheObjMiklos Vajna
2015-11-04sw: prefix members of SwOrderIterMiklos Vajna
2015-11-04sw: prefix members of SwRegionRectsMiklos Vajna
2015-11-04sw: prefix members of SwSelUnionMiklos Vajna
2015-11-04Don't dereference null pointerStephan Bergmann
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-11-03Smart pointers for SwBorderAttrAccessAshod Nakashian
2015-11-03sw: indentation fixesMiklos Vajna
2015-11-03sw: prefix members of SwFrmNotifyMiklos Vajna
2015-11-03sw: prefix members of SwAttrSetMiklos Vajna
2015-11-03sw: prefix members of SwAttrPoolMiklos Vajna
2015-11-02tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna
2015-11-02sw: prefix members of SwViewOptionMiklos Vajna
2015-11-02sw: prefix members of SwCollConditionMiklos Vajna
2015-11-02sw: prefix members of SwContentNodeMiklos Vajna
2015-11-02sw: prefix members of SwDrawFrameFormatMiklos Vajna
2015-11-01crashtesting: failure on tdf89191-1.odtCaolán McNamara
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30Correct typo in commentAndrzej Hunt
2015-10-30sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30sw: prefix members of SwFindNearestNodeMiklos Vajna
2015-10-30sw: prefix members of SwFormMiklos Vajna
2015-10-30sw: prefix members of SwModifyMiklos Vajna
2015-10-30sw: prefix members of SwNodeMiklos Vajna
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-29tdf#93509: Commit at the right timeStephan Bergmann
2015-10-29tdf#94835: crash while loading RTF with \dppolygon token fixedOliver Specht
2015-10-29sw: prefix members of SwNodesMiklos Vajna
2015-10-29sw: prefix members of SwNumFormatMiklos Vajna
2015-10-29sw: prefix members of SwPosFlyFrmMiklos Vajna
2015-10-29sw: prefix members of SwStartNodeMiklos Vajna
2015-10-29tdf#89337: Fixing crash in edit/index dialog, againOliver Specht
2015-10-29tdf#93509: crash on storing auto correction config fixedOliver Specht
2015-10-29evil error description is misleadingBjoern Michaelsen
2015-10-29sw: fix "long" overflow in lcl_CalcWishMichael Stahl
2015-10-28tdf#91270 fix crash on exit (Windows)Andras Timar
2015-10-28tdf#95354 - pad AltX to 4 charactersJustin Luth
2015-10-28sw: surely that should be !=, not <Michael Stahl
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28tdf#94871: sw: fix a frame formatting regression that affects helpMichael Stahl
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna