summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* fdo#78737: sw: fix setting tab stops via rulerMichael Stahl2014-05-281-1/+3
* coverity#738461 Uncaught exceptionCaolán McNamara2014-05-282-2/+4
* coverity#707290 Uncaught exceptionCaolán McNamara2014-05-282-2/+4
* SwFlyCntPortion::SetBase: adjust position of the textbox if necessaryMiklos Vajna2014-05-281-0/+30
* SwTextBoxHelper: extract getTextRectangle() from syncProperty()Miklos Vajna2014-05-282-5/+15
* SwFrmFmts::dumpAsXml: show address of the frame formatMiklos Vajna2014-05-281-0/+1
* update_pchThomas Arnhold2014-05-282-7/+6
* coverity#704980 Unchecked dynamic_castCaolán McNamara2014-05-281-2/+2
* coverity#704979 Unchecked dynamic_castCaolán McNamara2014-05-281-2/+2
* coverity#704978 Unchecked dynamic_castCaolán McNamara2014-05-281-2/+2
* coverity#704955Caolán McNamara2014-05-281-4/+4
* coverity#704962 Unchecked dynamic_castCaolán McNamara2014-05-281-7/+7
* coverity#704963 Unchecked dynamic_castCaolán McNamara2014-05-281-3/+3
* coverity#704964 Unchecked dynamic_castCaolán McNamara2014-05-281-3/+3
* WaE: -Werror=maybe-uninitializedCaolán McNamara2014-05-281-1/+1
* coverity#704965 Unchecked dynamic_castCaolán McNamara2014-05-281-3/+3
* coverity#704966 Unchecked dynamic_castCaolán McNamara2014-05-281-6/+6
* coverity#704967 Unchecked dynamic_castCaolán McNamara2014-05-281-5/+5
* coverity#704970 Unchecked dynamic_castCaolán McNamara2014-05-281-5/+5
* coverity#704971 Unchecked dynamic_castCaolán McNamara2014-05-281-5/+5
* coverity#704972 Unchecked dynamic_castCaolán McNamara2014-05-281-27/+26
* coverity#704955 Unchecked dynamic_castCaolán McNamara2014-05-284-45/+33
* coverity#704952 Unchecked dynamic_castCaolán McNamara2014-05-281-3/+3
* coverity#704924 Unchecked dynamic_castCaolán McNamara2014-05-281-2/+3
* Related: fdo#79142 make SetName default to ReindexingCaolán McNamara2014-05-282-3/+3
* CppunitTest_sw_rtfimport: enable on MacMiklos Vajna2014-05-281-2/+2
* coverity#704873 Unchecked dynamic_castMiklos Vajna2014-05-271-1/+2
* sw doc model dump: handle content of SwFmtHori/VertOrientMiklos Vajna2014-05-271-0/+5
* SwTextBoxHelper: set textbox Surround for inline shapesMiklos Vajna2014-05-271-1/+17
* SwTxtNode::dumpAsXml(): handle RES_TXTATR_FLYCNTMiklos Vajna2014-05-271-2/+7
* fdo#78332: sw: fix separators in SwDDEFieldType::PutValue()Michael Stahl2014-05-271-1/+2
* css already means ::com::sun::starThomas Arnhold2014-05-272-8/+8
* fdo#77454: sw: ww8 import: add heuristic to ignore mangled crop valuesMichael Stahl2014-05-271-2/+8
* fdo#79236: sw: Undo of changing style crashes on invalid item (-1)Michael Stahl2014-05-271-0/+2
* sw: clean up some relative includesMichael Stahl2014-05-274-4/+4
* sw: remove some unused includesMichael Stahl2014-05-271-2/+0
* sw: move SwSendMailDialog etc. to swui libraryMichael Stahl2014-05-275-567/+577
* sw: document uibase dirMichael Stahl2014-05-271-1/+2
* sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl2014-05-27489-251/+252
* sw: Library_vbaswobj should not include headers from source/core/incMichael Stahl2014-05-271-2/+0
* sw: Library_swui should not include headers from source/core/incMichael Stahl2014-05-271-2/+0
* cid#707295 Uncaught exceptionNoel Grandin2014-05-272-2/+3
* cid#707296 and cid#738184 Uncaught exceptionNoel Grandin2014-05-272-2/+2
* SwXTextPortionEnumeration: do not expose inline anchored textboxesMiklos Vajna2014-05-271-2/+12
* SwXFrameEnumeration: ignore textboxesMiklos Vajna2014-05-271-1/+5
* SwXFrames::getByIndex: ignore textboxesMiklos Vajna2014-05-273-3/+13
* SwXFrames::getCount: ignore TextFrames, which are TextBoxesMiklos Vajna2014-05-273-3/+14
* SwTextBoxHelper::findTextBox: only draw frames can have textboxesMiklos Vajna2014-05-271-1/+3
* let SwTextBoxHelper::findTextBoxes() take a const SwDocMiklos Vajna2014-05-272-4/+4
* SwXParaFrameEnumeration: ignore textboxesMiklos Vajna2014-05-271-0/+9