summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-01-05sw: revert use of invalid (erased) iteratorMichael Stahl
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-05CppunitTest_sw_uiwriter: tolerate lower than 276 in testTdf96536()Miklos Vajna
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-05tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna
2016-01-05tdf#69640: Treat errors opening OLE stream gracefullyMike Kaganski
2016-01-04DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna
2016-01-04these fields can be static constantsNoel Grandin
2016-01-04sw: prefix members of SwAttrSetChgMiklos Vajna
2016-01-03cppcheck: passedByValueCaolán McNamara
2016-01-03loplugin:stringconstantStephan Bergmann
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03loplugin:stringconstantStephan Bergmann
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-02tdf#92623 MM: add unit testJan-Marek Glogowski
2016-01-02tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski
2016-01-02fix indentBjoern Michaelsen
2016-01-02make this temp override of ItemSet more explicit and scopedBjoern Michaelsen
2016-01-02trying to chip away some of the memory mgmt madness hereBjoern Michaelsen
2016-01-02code conventions: member prefixBjoern Michaelsen
2016-01-01refactor SwXStyle::SetPropertyValues_ImplBjoern Michaelsen
2016-01-01remove desd codeBjoern Michaelsen
2015-12-30coverity#1346891 Unused valueCaolán McNamara
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-28crashtesting: assert on export of fdo45349-3.fodt to docCaolán McNamara
2015-12-28Typo: pysical->physicalJulien Nabet
2015-12-27Prefer switch-case to cascaded ifsMatteo Casalin
2015-12-27Whitespace cleanupsMatteo Casalin
2015-12-27Avoid comma operatorMatteo Casalin
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin
2015-12-27Fix TBs by adding some "override"Julien Nabet
2015-12-26sw: (vba) change instances of maName to more descriptive namesChris Sherlock
2015-12-25Revert "tdf#96412 Fix export text table cell UserDefinedAttributes to xml."jan iversen
2015-12-25remove (now) unused functionBjoern Michaelsen
2015-12-25refactor SwXStyle::ApplyDescriptorPropertiesBjoern Michaelsen
2015-12-25refactor SwXStyle::getPropertySetInfoBjoern Michaelsen
2015-12-25refactor SwXStyle::get/setParentStyleBjoern Michaelsen
2015-12-25refactor SwXStyle::isUserDefined/isInUseBjoern Michaelsen
2015-12-25refactor SwXStyle::get/setNameBjoern Michaelsen
2015-12-25use local init function for conditional tooBjoern Michaelsen
2015-12-25use init helpers in ctorBjoern Michaelsen
2015-12-25have PROPERTY_MAP values in entries ...Bjoern Michaelsen
2015-12-25lets have a ref to a StyleEntry from a SwXStyle tooBjoern Michaelsen
2015-12-25refactor SwXStyle ctorBjoern Michaelsen
2015-12-25remove GetPropImpl wrapperBjoern Michaelsen
2015-12-25remove GetBasePool wrappersBjoern Michaelsen
2015-12-25instead of lying with friendship, lets be honestBjoern Michaelsen
2015-12-25use a proper smart pointer hereBjoern Michaelsen