summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-12-18tdf#33477: added support of property VertOrient to cell rangeOliver Specht
2015-12-18fix some issues with 214b0c8356ab88e75cb4bbc2ad3109ee536dcd70Michael Stahl
2015-12-18Java unittest(CheckCrossReferences.java) converted to Python unittestkadertarlan
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-17nConfigId is always 0Maxim Monastirsky
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-17Manage m_pSttNdIdx via unique_ptrStephan Bergmann
2015-12-16sw: extend some more OOXML export test to check embedded objectsMichael Stahl
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-16tdf#96536 sw Hide Whitespace: shrink oversized page frames on para deleteMiklos Vajna
2015-12-16Make test code actually test somethingStephan Bergmann
2015-12-16sw layout xml dump: show if the frame has fix sizeMiklos Vajna
2015-12-16tdf#96515 sw Hide Whitespace: avoid creating unneeded page framesMiklos Vajna
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2015-12-15sw: DOCX export: eliminate chart numbering non-determinismMichael Stahl
2015-12-15sw: fix build, remove deleted CheckFlies.java from makefileMichael Stahl
2015-12-15sw: fix MSVC build, stupid thing can't initialize const membersMichael Stahl
2015-12-15Java unit tests were converted to Python unit testskadertarlan
2015-12-15sw: set a BaseURL when copying embedded objectsMichael Stahl
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-15sw: extend various OOXML export test to check embedded objectsMichael Stahl
2015-12-15sw: DOCX export: convert ODF embedded objects to OOXMLMichael Stahl
2015-12-15sw: replace OUStringBufferMichael Stahl
2015-12-15sw: move ProgId parsing to DocxExport::WriteOLEObjectMichael Stahl
2015-12-15tdf#96125 Fix broken Writer paragraph text-to-text alignment feature.Mark Hung
2015-12-15fix paint table border in DOUBLE_THIN styleaqcoder
2015-12-15tdf#96113 sw: don't overwrite fo:background-color on ODT frame importMiklos Vajna
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-14Move var decl to where it gets actually usedStephan Bergmann
2015-12-14DOC export: fix writing multiple smart tagsMiklos Vajna
2015-12-14DOC filter: mark SmartTag support non-experimentalMiklos Vajna