summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/unotxdoc.cxx
AgeCommit message (Expand)Author
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2013-03-03fix buildMarkus Mohrhard
2013-03-03Comment translation german-english sw/source/ui/uno/Matthias Freund
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-21sal_Bool to boolTakeshi Abe
2013-02-06sw: let drawinglayer manage gradient styles of our textframesMiklos Vajna
2013-02-03sw: replace SwRefreshListenerContainer in SwXTextDocumentMichael Stahl
2013-02-03sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxxMichael Stahl
2013-02-03sw: split out SwXTextFieldMasters, SwXTextFieldTypes from unofield.hxxMichael Stahl
2013-02-03sw: remove dependency of SwXTextDocument on unoflatpara.hxxMichael Stahl
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna
2013-01-04rhbz#890080: crash in SwXTextDocument::getRendererCountMichael Stahl
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-12-14Add exception messagesStephan Bergmann
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-22sw: remove WorkaroundForB6375613Michael Stahl
2012-11-19use LanguageTagEike Rathke
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-08SwXTextDocument::getFlatParagraphIterator: fix crash:Michael Stahl
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR(ActionContextArr) to std::dequeNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-14SwXTextDocument: add some SolarMutexGuardsMichael Stahl
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2011-12-21sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl
2011-12-15Removed extra semicolonsJesse
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-18forgot to consider printing from html sourceIvan Timofeev
2011-11-18fix fdo#42178: crash when printing from Page PreviewIvan Timofeev
2011-10-31rhbz#657394: crash closing document while printingMichael Stahl
2011-10-28SwRenderData: more cleanupMichael Stahl