summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-04-16Use C++11 std::vector<T>::data()Stephan Bergmann
2015-04-16RTF import: fix handling of \objdataMiklos Vajna
2015-04-16coverity#1294408 Logically dead codeCaolán McNamara
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15move unocrsr to unocoreBjoern Michaelsen
2015-04-15DBTOOLS_DLL_NAME not used anymoreMatúš Kukan
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna
2015-04-15sw: DrawFillAttributes: move check for empty rPaintRegionMichael Stahl
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin
2015-04-15fix crash on re-export of fdo39974-1.odt to odtCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15Uncaught exception at HTML export of embedded objectsLászló Németh
2015-04-15tdf#90594: MM: Fix for broken translation between Bookmarks and row indizesChristoph Lutz
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-04-14Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl
2015-04-14tdf#88337: add test documentRegina Henschel
2015-04-14solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-14fix crash on export of novell606043-1.odt to docCaolán McNamara
2015-04-14fix MAXTABLECELLS related crash on export of ooo106020-1.odt to docCaolán McNamara
2015-04-14SwRTFWriter::OutRTFBorder is gone, so no merging needed anymoreCaolán McNamara
2015-04-14have a nonsymetric test table to better catch transpose errorsBjoern Michaelsen
2015-04-14Related: tdf#90130 gradient transparency goes missingCaolán McNamara
2015-04-14DocxAttributeOutput::m_postponedVMLDrawing: use std::unique_ptr<>Miklos Vajna
2015-04-13Resolves: tdf#90130 don't clobber new solid-color on seeing old transparencyCaolán McNamara
2015-04-13add some label testsBjoern Michaelsen
2015-04-13add set/getData testsBjoern Michaelsen
2015-04-13move check_table/fill_table from inner f. to priv. member fnct.Bjoern Michaelsen
2015-04-13use getCells()Bjoern Michaelsen
2015-04-13use getCells()Bjoern Michaelsen
2015-04-13use getCells() hereBjoern Michaelsen
2015-04-13SwxTextTable::setData can reuse XCellRangeBjoern Michaelsen
2015-04-13allow CONVERT_TWIPS be only used when settingBjoern Michaelsen
2015-04-13simplifyBjoern Michaelsen
2015-04-13simplify exceptionBjoern Michaelsen
2015-04-13use copy_n to simplifyBjoern Michaelsen
2015-04-13use some more nullptrBjoern Michaelsen
2015-04-13simplifyBjoern Michaelsen
2015-04-13simplifyBjoern Michaelsen
2015-04-13usw std::swapBjoern Michaelsen
2015-04-13refactorBjoern Michaelsen
2015-04-13simplifyBjoern Michaelsen
2015-04-13simplifyBjoern Michaelsen
2015-04-13simplifyBjoern Michaelsen
2015-04-13format changesSiqi Liu