summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2012-12-21fdo#53604 fix RTF export of empty footnotesMiklos Vajna1-0/+3
2012-12-20fdo#57881 sw: make UseOnPage independent from SvxPageUsageMiklos Vajna1-2/+32
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-17sort style list in outline numberingCaolán McNamara1-0/+1
2012-12-14Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara5-110/+154
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-07fdo#55289: fix crash in SwXShape::setPropertyValue:Michael Stahl1-1/+6
2012-12-04Writer styles: add the non-hidden pooled styles if mask is SFXSTYLEBIT_ALLCédric Bosdonnat1-13/+16
2012-12-04WaE : call base copy constructorNorbert Thiebaud1-1/+2
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat1-1/+3
2012-12-04Export finely dashed borders to docx.Eilidh McAdam1-0/+3
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 Stahl1-12/+50
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 Bosdonnat3-36/+29
2012-12-03drop unnecessary resource idsCaolán McNamara6-39/+18
2012-12-03convert outline numbering numbering tab over fullyCaolán McNamara7-311/+105
2012-12-03convert outline numbering position tab over fullyCaolán McNamara6-503/+232
2012-12-03Make it localTakeshi Abe1-3/+3
2012-12-03sal_Bool to boolTakeshi Abe6-66/+66
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl1-1/+0
2012-12-01Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara1-4/+4
2012-12-01sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna3-191/+0
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat1-29/+26
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+35
2012-11-30API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl1-2/+1
2012-11-30API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl1-1/+0
2012-11-30Fixed style iterators filters to show only hidden styles when requiredCédric Bosdonnat1-2/+15
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat2-11/+17
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat6-55/+222
2012-11-30Revert "fdo#43869 use the old rtf importer for paste"Miklos Vajna1-6/+0
2012-11-30migrate 'Insert Bookmark' dialog to .ui fileJack Leigh9-142/+65
2012-11-30migrate 'Insert Footnote' dialog to .ui fileJack Leigh5-252/+78
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens10-24/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin4-10/+5
2012-11-30wrtw8sty.cxx: convert anachronistic SvArray callsMichael Stahl1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1202-27924/+17464
2012-11-30Revert "i#116420, fdo#33477: Implemented VertOrient on Writer table cell..."Michael Meeks2-30/+0