summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2015-12-24refactor SwXStyle::isUserDefined/isInUseBjoern Michaelsen1-21/+9
2015-12-24refactor SwXStyle::get/setNameBjoern Michaelsen1-28/+22
2015-12-24use local init function for conditional tooBjoern Michaelsen1-35/+29
2015-12-24use init helpers in ctorBjoern Michaelsen1-34/+32
2015-12-24have PROPERTY_MAP values in entries ...Bjoern Michaelsen1-35/+14
2015-12-24lets have a ref to a StyleEntry from a SwXStyle tooBjoern Michaelsen1-53/+58
2015-12-24refactor SwXStyle ctorBjoern Michaelsen1-26/+31
2015-12-24remove GetPropImpl wrapperBjoern Michaelsen1-6/+5
2015-12-24remove GetBasePool wrappersBjoern Michaelsen1-22/+19
2015-12-24instead of lying with friendship, lets be honestBjoern Michaelsen1-20/+15
2015-12-24use a proper smart pointer hereBjoern Michaelsen1-6/+6
2015-12-24move trivial functions inlineBjoern Michaelsen1-67/+18
2015-12-24move SwXStyle entirely into compilation unitBjoern Michaelsen5-140/+324
2015-12-24remove SwXStyle creation outside of compilation unitBjoern Michaelsen2-11/+26
2015-12-23New saving behaviorMaxim Monastirsky1-4/+0
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara2-3/+3
2015-12-22Avoid bad downcast during destructionStephan Bergmann1-1/+1
2015-12-22loplugin:simplifyboolStephan Bergmann1-1/+1
2015-12-22tdf#93009 SwViewShell: fix printing of comments on the marginMiklos Vajna1-2/+2
2015-12-21crashtesting: post NPAPI removal crash fixingCaolán McNamara2-4/+7
2015-12-21loplugin:unusedfields in swNoel Grandin47-117/+42
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk1-419/+576
2015-12-21loplugin:unusedmethodsNoel Grandin1-3/+0
2015-12-20loplugin:staticcallStephan Bergmann1-1/+1
2015-12-20loplugin:cstylecastStephan Bergmann1-1/+1
2015-12-20sw: remove that silly lcl_CopyStreamMichael Stahl2-29/+14
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl1-211/+5
2015-12-20sw: stop using SfxObjectShell in DocxExport::WriteOLEObjectMichael Stahl1-10/+28
2015-12-19tdf#83755 correct non-printing character positionMark Hung1-0/+22
2015-12-18tdf#33477: added support of property VertOrient to cell rangeOliver Specht2-0/+32
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens1-1/+0
2015-12-17nConfigId is always 0Maxim Monastirsky1-1/+1
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens1-40/+0
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt1-2/+0
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-6/+0
2015-12-17Manage m_pSttNdIdx via unique_ptrStephan Bergmann2-5/+7
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl1-0/+2
2015-12-16tdf#96536 sw Hide Whitespace: shrink oversized page frames on para deleteMiklos Vajna2-1/+17
2015-12-16sw layout xml dump: show if the frame has fix sizeMiklos Vajna1-0/+1
2015-12-16tdf#96515 sw Hide Whitespace: avoid creating unneeded page framesMiklos Vajna1-1/+28
2015-12-15sw: DOCX export: eliminate chart numbering non-determinismMichael Stahl2-3/+5
2015-12-15sw: fix MSVC build, stupid thing can't initialize const membersMichael Stahl1-5/+5
2015-12-15sw: set a BaseURL when copying embedded objectsMichael Stahl1-2/+2
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl3-3/+4
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl1-0/+1
2015-12-15sw: DOCX export: convert ODF embedded objects to OOXMLMichael Stahl2-7/+119
2015-12-15sw: replace OUStringBufferMichael Stahl1-5/+2
2015-12-15sw: move ProgId parsing to DocxExport::WriteOLEObjectMichael Stahl3-95/+105
2015-12-15tdf#96125 Fix broken Writer paragraph text-to-text alignment feature.Mark Hung1-1/+1
2015-12-15fix paint table border in DOUBLE_THIN styleaqcoder1-0/+18