summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2012-12-07sal_Bool to boolTakeshi Abe9-69/+69
2012-12-07fix for fdo#57551: landscape/portrait sequence lost in FILESAVE as .docLuke Deller1-0/+4
2012-12-07eEscape can never be FN_SET_SUPER_SCRIPTCaolán McNamara1-5/+0
2012-12-07fdo#55289: fix crash in SwXShape::setPropertyValue:Michael Stahl1-1/+6
2012-12-07-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-6/+3
2012-12-07-Werror,-Wunused-private-fieldStephan Bergmann4-7/+5
2012-12-07an app can have print options without a print options dialogCaolán McNamara4-3/+15
2012-12-07sw: unused RtfReaderMiklos Vajna2-55/+0
2012-12-06adapt code to use gokul's printoptions .uiCaolán McNamara11-194/+151
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák3-3/+2
2012-12-06Drop unused declarationTakeshi Abe1-1/+0
2012-12-06sal_Bool to boolTakeshi Abe14-71/+69
2012-12-06sw: kill RTL_CONSTASCII_STRINGPARAM and friends in ww8 filtersMiklos Vajna10-86/+78
2012-12-05sal_Bool to boolTakeshi Abe17-123/+124
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl1-1/+1
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
2012-11-30masterfix OOO340: #i117701# prevent warning in xmlitem.cxxKurt Zenker1-1/+1
2012-11-30sal_Bool to boolTakeshi Abe8-88/+87