summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna3-0/+29
2015-04-15sw: DrawFillAttributes: move check for empty rPaintRegionMichael Stahl1-2/+3
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin3-16/+32
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-162/+162
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin3-5/+3
2015-04-15fix crash on re-export of fdo39974-1.odt to odtCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin90-689/+689
2015-04-15Uncaught exception at HTML export of embedded objectsLászló Németh1-12/+19
2015-04-15tdf#90594: MM: Fix for broken translation between Bookmarks and row indizesChristoph Lutz1-0/+1
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2015-04-14Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen1-4/+1
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl2-0/+6
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl3-0/+129
2015-04-14tdf#88337: add test documentRegina Henschel1-0/+0
2015-04-14solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara5-19/+16
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls9-336/+17
2015-04-14fix crash on export of novell606043-1.odt to docCaolán McNamara1-21/+26
2015-04-14fix MAXTABLECELLS related crash on export of ooo106020-1.odt to docCaolán McNamara2-12/+8
2015-04-14SwRTFWriter::OutRTFBorder is gone, so no merging needed anymoreCaolán McNamara1-3/+0
2015-04-14have a nonsymetric test table to better catch transpose errorsBjoern Michaelsen1-10/+10
2015-04-14Related: tdf#90130 gradient transparency goes missingCaolán McNamara4-9/+23
2015-04-14DocxAttributeOutput::m_postponedVMLDrawing: use std::unique_ptr<>Miklos Vajna2-9/+7
2015-04-13Resolves: tdf#90130 don't clobber new solid-color on seeing old transparencyCaolán McNamara3-0/+13
2015-04-13add some label testsBjoern Michaelsen1-0/+6
2015-04-13add set/getData testsBjoern Michaelsen1-8/+35
2015-04-13move check_table/fill_table from inner f. to priv. member fnct.Bjoern Michaelsen1-13/+13
2015-04-13use getCells()Bjoern Michaelsen1-21/+22
2015-04-13use getCells()Bjoern Michaelsen1-15/+15
2015-04-13use getCells() hereBjoern Michaelsen1-10/+7
2015-04-13SwxTextTable::setData can reuse XCellRangeBjoern Michaelsen1-46/+8
2015-04-13allow CONVERT_TWIPS be only used when settingBjoern Michaelsen1-18/+5
2015-04-13simplifyBjoern Michaelsen1-52/+22
2015-04-13simplify exceptionBjoern Michaelsen1-5/+1
2015-04-13use copy_n to simplifyBjoern Michaelsen1-15/+7
2015-04-13use some more nullptrBjoern Michaelsen1-2/+2
2015-04-13simplifyBjoern Michaelsen1-20/+12
2015-04-13simplifyBjoern Michaelsen1-7/+4
2015-04-13usw std::swapBjoern Michaelsen1-10/+2
2015-04-13refactorBjoern Michaelsen1-49/+46
2015-04-13simplifyBjoern Michaelsen1-39/+17
2015-04-13simplifyBjoern Michaelsen1-12/+4
2015-04-13simplifyBjoern Michaelsen1-14/+6
2015-04-13format changesSiqi Liu1-3/+3
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu2-0/+24
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann4-5/+5
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin2-3/+3
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin2-8/+8
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin1-1/+1
2015-04-13DocxAttributeOutput::m_postponedOLE: use std::unique_ptr<>Miklos Vajna2-14/+11
2015-04-13sw: SetCursorLogicPosition -> SetCursorTwipPositionMiklos Vajna3-5/+5