summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2013-06-06fdo#64350: fix for DOCX export of border spaceAdam Co2-12/+77
2013-06-06wwSectionManager: fix import of page bordersMiklos Vajna1-3/+3
2013-06-05Resolves: #i121897# change the hints clearing method from RstAttr...Zheng Fan1-2/+3
2013-06-05Resolves: #i113606# in SwDoc dtor release the cyclic reference...Jian Fang Zhang2-2/+51
2013-06-05Resolves: #i120759# Bookmark value changed when opening the doc fileJian Hong Cheng1-10/+29
2013-06-05remove unused componentcontext.hxx includesNoel Grandin7-7/+0
2013-06-04fdo#61923: sw: word completion: do not add trailing '.'Michael Stahl1-1/+1
2013-06-04convert some more queryboxes to new style MessageBoxCaolán McNamara3-8/+3
2013-06-04fdo#65014 Fix backwards/forwards search change of direction.Andrzej J.R. Hunt1-0/+7
2013-06-04fdo#64761: sw: avoid another ~SwIndexReg assertMichael Stahl1-0/+4
2013-06-04i#30979: sw: fix crash on Flys anchored in ToXMichael Stahl1-3/+4
2013-06-03Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-06-03SwDoc::AppendRedline: fix an obscure memory leakMichael Stahl1-1/+1
2013-06-03sw: fix ~SwIndexReg assertMichael Stahl1-1/+6
2013-06-03Fix icu version checks.Mark Wielaard1-0/+4
2013-06-03Introduce DocxExport::getBackground()Miklos Vajna2-10/+22
2013-06-03fdo#65257 : DOCX not exporting background colorAdam Co1-0/+25
2013-06-03fdo#57874: verify GetRedlinePos return value before usagePierre-Eric Pelloux-Prayer1-3/+12
2013-06-02fdo#39468 Comment translation GER-ENG in sw/source/ui/unoMatthias Freund4-49/+11
2013-06-01Fix typo: connections -> connectionSophie Gautier1-1/+1
2013-05-31convert writer formatting aids page to .uiFaisal M. Al-Otaibi4-314/+103
2013-05-31audit incorrect uses of SwDrawTextInfo (fdo#65013)Luboš Luňák2-5/+8
2013-05-31Resolves: #i120030# optimize thumbnail creation/paintingJürgen Schmidt1-0/+13
2013-05-31Resolves: #i119558# set default page mode value to false for docxJian Fang Zhang3-0/+10
2013-05-31sw: SwXFrame: fix gradient import problem:Michael Stahl1-1/+4
2013-05-31Fix crash with ooo120774-1.docFridrich Štrba1-0/+2
2013-05-31TP_COMPARISON_OPT is now unusedCaolán McNamara1-1/+0
2013-05-30Resolves: fdo#65139# #i122416# SwDoc::GetPageDescFromPool correctionOliver-Rainer Wittmann1-48/+57
2013-05-30Convert Comparison tab page to .uiabdulmajeed ahmed4-151/+59
2013-05-30Make use of IsStarSymbol()Thomas Arnhold4-23/+4
2013-05-30sw: unused includes in dbg_layMiklos Vajna1-7/+0
2013-05-30sw: unused includes in colfrmMiklos Vajna1-7/+0
2013-05-30sw: unused includes in calcmoveMiklos Vajna1-13/+0
2013-05-29WaE: C4146 unary operator applied to unsigned typeMichael Stahl1-2/+2
2013-05-29valgrind: fix leakCaolán McNamara1-0/+2
2013-05-29convert more queryboxes to new message box replacementCaolán McNamara1-3/+8
2013-05-29Resolves: #i122351# Rearrange controls of Cross-reference pageAriel Constenla-Haile1-13/+13
2013-05-29provide complete type of CellInfo before it is usedHerbert Dürr1-45/+44
2013-05-28<SwDrawTextShell> - remove self-destructing call to <SwView::AttrChangedNotif...Oliver-Rainer Wittmann2-2/+0
2013-05-28Resolves: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand4-46/+85
2013-05-28Resolves: #i113600# Add call to subtable SwXMLTableRow_Impl.dispose()...Jian Fang Zhang1-0/+3
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller1-20/+6
2013-05-27Fix issue #i120654: Number range variable filed shows in AOOJian Hong Cheng1-0/+9
2013-05-27Resolves: #i120158# fix picture shadow lost after saved as doc in some caseLei De Bin1-1/+56
2013-05-27Fix fdo#64685 - Superscript broken in masterKhaled Hosny1-2/+2
2013-05-27sw: unused includes in atrfrmMiklos Vajna1-26/+0
2013-05-27sw: unused includes in anchoredobjectMiklos Vajna1-9/+0
2013-05-27sw: unused includes in anchoreddrawobjectMiklos Vajna1-10/+0
2013-05-25SwFlowFrm: rename member variables missing their prefixMiklos Vajna3-194/+195
2013-05-24WaE: unreferenced local variableTor Lillqvist1-4/+4