summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-30API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl2-5/+1
2012-11-30API CHANGE: remove com.sun.star.text.XModuleMichael Stahl1-4/+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 Bosdonnat13-57/+252
2012-11-30Revert "fdo#43869 use the old rtf importer for paste"Miklos Vajna1-6/+0
2012-11-30fdo#57708 testcaseMiklos Vajna2-0/+20
2012-11-30migrate 'Insert Bookmark' dialog to .ui fileJack Leigh13-143/+159
2012-11-30migrate 'Insert Footnote' dialog to .ui fileJack Leigh9-253/+422
2012-11-30sw: test a bit more in qa/extrasMiklos Vajna1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens12-28/+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 Meeks1651-33015/+24579
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
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida4-16/+20
2012-11-29sw: fix RTF export of text frames anchored to empty paragraphsMiklos Vajna3-2/+19
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens3-11/+8
2012-11-29.dot files sometimes rejected by writerCaolán McNamara1-0/+6
2012-11-29optional ppFlt argument never usedCaolán McNamara3-8/+3
2012-11-29Simplify SwIoSystem::IsFileFilterCaolán McNamara1-4/+3
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist1-1/+1
2012-11-28Resolves: fdo#41554 ww6 file cannot be openedCaolán McNamara3-27/+59
2012-11-28SwRTFReader::Read: catch all exceptionsMichael Stahl1-2/+10
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna4-42/+154
2012-11-29sal_Bool to boolTakeshi Abe3-123/+122
2012-11-28De-duplicate _ReadFieldParamsTor Lillqvist3-53/+53
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud1-2/+1
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud5-23/+23
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud2-1/+2