summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat6-0/+6
2012-12-20fdo#57881 sw: make UseOnPage independent from SvxPageUsageMiklos Vajna1-2/+32
2012-12-18Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat6-6/+0
2012-12-18fdo#58376 SwFrm::CheckPageDescs: fix crash on fallbackMiklos Vajna1-1/+4
2012-12-18fix for fdo#57551: landscape/portrait sequence lost in FILESAVE as .docLuke Deller1-0/+4
2012-12-17fdo#58286: sw HTML export: fix missing end tags on FrmFmtsMichael Stahl1-1/+2
2012-12-17118878: Writer crash after column number and width of frame are modifiedYong Lin Ma1-2/+2
2012-12-17fdo#53525 - Revert "writer:crash(i118878) when addingMichael Meeks1-27/+19
2012-12-17Resolves: fdo#58237 set listbox to be expandableCaolán McNamara1-1/+5
2012-12-17sort style list in outline numberingCaolán McNamara1-0/+1
2012-12-17Resolves: fdo#58284 outline numbering list is of wrong typeJulien Nabet1-0/+1
2012-12-14Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara6-111/+155
2012-12-14Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf modeCaolán McNamara1-1/+3
2012-12-13SwFmtAnchor::SetAnchor(): assert that position is on SwTxtNodeMichael Stahl1-0/+5
2012-12-13fdo#58142: fix frame selection in SwPageFrm::GetCrsrOfst:Michael Stahl1-6/+8
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2-5/+5
2012-12-11fdo#57320: sw: HTML export: hidden text should not be visibleArne de Bruijn4-2/+17
2012-12-11docx import/export non-breaking hyphen and soft hyphenLennard1-0/+8
2012-12-10fdo#57780: sw: lcl_ArrangeLowers: register drawing ...Michael Stahl1-2/+2
2012-12-08fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna2-0/+15
2012-12-07fdo#55289: fix crash in SwXShape::setPropertyValue:Michael Stahl2-1/+49
2012-12-05restore swdoc testCaolán McNamara1-0/+1
2012-12-05Disable a unit-test block for WindowsFridrich Štrba1-0/+4
2012-12-05correctly parse range in cond format dlgMarkus Mohrhard1-1/+0
2012-12-04Writer styles: add the non-hidden pooled styles if mask is SFXSTYLEBIT_ALLCédric Bosdonnat2-13/+17
2012-12-04Added numberformat.ui and modified labels of present uigokul1-0/+462
2012-12-04converstion of Printer setup widgetgokul1-0/+286
2012-12-04WaE : call base copy constructorNorbert Thiebaud1-1/+2
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat3-1/+15
2012-12-04Export finely dashed borders to docx.Eilidh McAdam1-0/+3
2012-12-04docx fine dashed table border import test case.Eilidh McAdam2-0/+15
2012-12-04fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna2-0/+19
2012-12-04i#25473: this was fixed by previous commit, so enable...Michael Stahl1-4/+0
2012-12-04SwXStyle::getPropertySetInfo: split world's stupidest staticMichael Stahl1-3/+6
2012-12-04SwXStyle::getPropertyDefaults: handle non-itemset based properties:Michael Stahl1-0/+6
2012-12-03Related: fdo#57515 Crash when creating a Table of ContentsJulien Nabet1-3/+6
2012-12-03SwXDocumentIndex: implement css.util.XRefreshableMichael Stahl4-16/+237
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-3/+3
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat6-39/+32
2012-12-03drop unnecessary resource idsCaolán McNamara8-44/+23
2012-12-03convert outline numbering numbering tab over fullyCaolán McNamara14-351/+130
2012-12-03convert outline numbering position tab over fullyCaolán McNamara10-564/+294
2012-12-03Make it localTakeshi Abe1-3/+3
2012-12-03sal_Bool to boolTakeshi Abe7-67/+67
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl1-1/+0
2012-12-01Insert Table Dialog: Rename button back to "AutoFormat", Accelerators changedSamuel Mehrbrodt1-3/+3
2012-12-01Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara2-5/+5
2012-12-01sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna5-195/+0
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat1-29/+26
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat2-0/+37