summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-12-25move trivial functions inlineBjoern Michaelsen
2015-12-25move SwXStyle entirely into compilation unitBjoern Michaelsen
2015-12-25remove SwXStyle creation outside of compilation unitBjoern Michaelsen
2015-12-24tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-22Avoid bad downcast during destructionStephan Bergmann
2015-12-22loplugin:simplifyboolStephan Bergmann
2015-12-22Indentation fixesMiklos Vajna
2015-12-22tdf#93009 SwViewShell: fix printing of comments on the marginMiklos Vajna
2015-12-21crashtesting: post NPAPI removal crash fixingCaolán McNamara
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-20loplugin:staticcallStephan Bergmann
2015-12-20loplugin:cstylecastStephan Bergmann
2015-12-20sw: add yet another stupid component for WNTMichael Stahl
2015-12-20sw: remove that silly lcl_CopyStreamMichael Stahl
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl
2015-12-20sw: stop using SfxObjectShell in DocxExport::WriteOLEObjectMichael Stahl
2015-12-19tdf#83755 correct non-printing character positionMark Hung