summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin
2015-04-13DocxAttributeOutput::m_postponedOLE: use std::unique_ptr<>Miklos Vajna
2015-04-13sw: SetCursorLogicPosition -> SetCursorTwipPositionMiklos Vajna
2015-04-13Add SwXTextDocument::postKeyEvent() testcase.Miklos Vajna
2015-04-12WaE: variable 'i' is uninitialized when used hereTor Lillqvist
2015-04-12WaE: variable 'i' is uninitialized when used hereTor Lillqvist
2015-04-12sal_uInt16 to sal_Int32Matteo Casalin
2015-04-12Use size() on array filled by SwEditShell::GetINetAttrs to get number of itemsMatteo Casalin
2015-04-12Group common codeMatteo Casalin