summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-12-04i#25473: this was fixed by previous commit, so enable...Michael Stahl
2012-12-04SwXStyle::getPropertySetInfo: split world's stupidest staticMichael Stahl
2012-12-04SwXStyle::getPropertyDefaults: handle non-itemset based properties:Michael Stahl
2012-12-03Related: fdo#57515 Crash when creating a Table of ContentsJulien Nabet
2012-12-03SwXDocumentIndex: implement css.util.XRefreshableMichael Stahl
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat
2012-12-03drop unnecessary resource idsCaolán McNamara
2012-12-03convert outline numbering numbering tab over fullyCaolán McNamara
2012-12-03convert outline numbering position tab over fullyCaolán McNamara
2012-12-03Make it localTakeshi Abe
2012-12-03sal_Bool to boolTakeshi Abe
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl
2012-12-01Insert Table Dialog: Rename button back to "AutoFormat", Accelerators changedSamuel Mehrbrodt
2012-12-01Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara
2012-12-01sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat
2012-11-30API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl
2012-11-30API CHANGE: remove com.sun.star.text.XModuleMichael Stahl
2012-11-30API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl
2012-11-30Fixed style iterators filters to show only hidden styles when requiredCédric Bosdonnat
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30Revert "fdo#43869 use the old rtf importer for paste"Miklos Vajna
2012-11-30fdo#57708 testcaseMiklos Vajna
2012-11-30migrate 'Insert Bookmark' dialog to .ui fileJack Leigh
2012-11-30migrate 'Insert Footnote' dialog to .ui fileJack Leigh
2012-11-30sw: test a bit more in qa/extrasMiklos Vajna
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-30wrtw8sty.cxx: convert anachronistic SvArray callsMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-30Revert "i#116420, fdo#33477: Implemented VertOrient on Writer table cell..."Michael Meeks
2012-11-30masterfix OOO340: #i117701# prevent warning in xmlitem.cxxKurt Zenker
2012-11-30sal_Bool to boolTakeshi Abe
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-29sw: fix RTF export of text frames anchored to empty paragraphsMiklos Vajna
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-29.dot files sometimes rejected by writerCaolán McNamara
2012-11-29optional ppFlt argument never usedCaolán McNamara
2012-11-29Simplify SwIoSystem::IsFileFilterCaolán McNamara
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist
2012-11-28Resolves: fdo#41554 ww6 file cannot be openedCaolán McNamara
2012-11-28SwRTFReader::Read: catch all exceptionsMichael Stahl
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-11-29sal_Bool to boolTakeshi Abe
2012-11-28De-duplicate _ReadFieldParamsTor Lillqvist
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud