summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unreffunStephan Bergmann2014-06-301-12/+0
* related fdo#70998 change names in Navigator to pluralStanislav Horacek2014-06-301-1/+1
* Called C++ object pointer is nullCaolán McNamara2014-06-3015-27/+27
* Called C++ object pointer is nullCaolán McNamara2014-06-301-6/+9
* Related: #i78498# improvements/corrections regarding outline level & CoOliver-Rainer Wittmann2014-06-307-224/+204
* Typo: beeing->beingJulien Nabet2014-06-291-1/+1
* sal_uInt16 to sal_(u)Int32Matteo Casalin2014-06-282-8/+8
* Micro optimizations: pre-increment and constifyMatteo Casalin2014-06-281-3/+2
* sal_uInt16 to SwTwips and delay downcastsMatteo Casalin2014-06-286-16/+9
* sal_uInt16: constify and avoid unneed castMatteo Casalin2014-06-281-3/+4
* sal_uInt16 to shortMatteo Casalin2014-06-281-1/+1
* Return value (sal_uInt16/size_t) is never usedMatteo Casalin2014-06-282-3/+2
* sal_uInt16 to size_tMatteo Casalin2014-06-284-9/+8
* sal_uInt16 to sal_Int32 and remove/fix commentsMatteo Casalin2014-06-281-3/+2
* sal_uInt16 to size_tMatteo Casalin2014-06-282-10/+8
* sal_uInt16 to size_tMatteo Casalin2014-06-281-35/+32
* fdo#80167 RTF export: don't loose page breaksMiklos Vajna2014-06-276-3/+34
* identation fixesMiklos Vajna2014-06-271-3/+3
* OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara2014-06-275-13/+12
* Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann2014-06-2710-86/+88
* SwTextBoxHelper::create: handle TextAutoGrowHeightMiklos Vajna2014-06-273-0/+19
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-2713-25/+25
* fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl2014-06-2711-34/+47
* sw: avoid calling convertToString() with unsupported encodingsMichael Stahl2014-06-271-1/+2
* SwFlyFrm::Format: inform our custom shape about size changes if neededMiklos Vajna2014-06-271-0/+17
* CppunitTest_sw_ooxmlimport: use exact value from bugdoc in testMceNested()Miklos Vajna2014-06-271-1/+1
* loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2014-06-2711-19/+4
* DBG_ASSERT->assertCaolán McNamara2014-06-272-4/+4
* fdo#80097 : tblBorders and tcBorders are not preserved for the table.Ravindra Vidhate2014-06-273-0/+56
* fdo#48673 - UI: No keyboard shortcut for "Ignore All" on misspelled wordJoren De Cuyper2014-06-261-2/+2
* fdo#62879 Changed wording of protected section dialogJoel2014-06-261-1/+1
* Resolves: #i125122# WW8 import: Handle nested TOX fieldsOliver-Rainer Wittmann2014-06-264-34/+54
* drop the functional partsCaolán McNamara2014-06-262-16/+0
* Resolves: #i124914# reset certain language dependent pool defaults...Oliver-Rainer Wittmann2014-06-266-342/+358
* OSL_ENSURE->assertCaolán McNamara2014-06-264-18/+20
* SwTextBoxHelper::syncProperty: handle TextAutoGrowHeightMiklos Vajna2014-06-261-2/+12
* sw doc model xml dump: handle SwFmtFrmSizeMiklos Vajna2014-06-261-0/+3
* SwTextBoxHelper::syncProperty: handle TextPreRotateAngleMiklos Vajna2014-06-261-0/+24
* fdo#79940 LO crashes on opening; tries to remove a para with bookmarksVinaya Mandke2014-06-261-0/+0
* Resolves fdo#54155: Crash when playing with a Group inside a GroupJulien Nabet2014-06-251-1/+1
* pagedesc: We have DelPageDesc() that takes OUString as param directly.Jan Holesovsky2014-06-251-3/+1
* pagedesc: Consolidate FindPageDescByName() and FindPageDesc().Jan Holesovsky2014-06-259-50/+20
* pagedesc: It's better when MakePageDesc returns a pointer.Jan Holesovsky2014-06-2510-30/+23
* still ugly, but lets silent the warning for nowBjoern Michaelsen2014-06-251-2/+1
* remove old redline save/restoreBjoern Michaelsen2014-06-251-43/+0
* refactor redline save/restoreBjoern Michaelsen2014-06-251-11/+80
* Let SwTextBoxHelper::findTextBoxes() return a setMiklos Vajna2014-06-259-20/+19
* MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)Luboš Luňák2014-06-251-0/+1
* remove spurious com::sun::star::util prefixMichael Stahl2014-06-251-2/+2
* remove spurious com::sun::star::text prefixMichael Stahl2014-06-253-7/+7