summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno
AgeCommit message (Expand)AuthorFilesLines
2013-04-25convert ascii filter dialog to .uiCaolán McNamara1-1/+2
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák16-85/+74
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-02sw: remove macrosThomas Arnhold4-91/+76
2013-03-27Change the German "Lineal" to "Ruler" in identifiersTor Lillqvist1-3/+3
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-2/+1
2013-03-20fdo#46808, Convert linguistic2::ProofreadingIterator to new styleNoel Grandin1-4/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold7-69/+69
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-2/+2
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03fix buildMarkus Mohrhard1-1/+0
2013-03-03Comment translation german-english sw/source/ui/uno/Matthias Freund2-42/+35
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power1-0/+1
2013-02-21sal_Bool to boolTakeshi Abe5-46/+46
2013-02-18SwXTextView::select(): unselect drawing objects at start...Michael Stahl1-2/+3
2013-02-06sw: let drawinglayer manage gradient styles of our textframesMiklos Vajna1-8/+0
2013-02-05sw: kill RTL_CONSTASCII_USTRINGPARAM in defines of SwXFilterOptionsMiklos Vajna1-3/+3
2013-02-04String to OUString.Kohei Yoshida1-1/+1
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+7
2013-02-03sw: remove class SwRefreshListenerContainerMichael Stahl1-48/+0
2013-02-03sw: replace SwRefreshListenerContainer in SwXTextDocumentMichael Stahl1-18/+38
2013-02-03sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxxMichael Stahl1-1/+1
2013-02-03sw: split out SwXTextFieldMasters, SwXTextFieldTypes from unofield.hxxMichael Stahl1-1/+1
2013-02-03sw: remove dependency of SwXTextDocument on unoflatpara.hxxMichael Stahl1-2/+3
2013-02-03sw: move implementation of SwXTextView::select into unocoreMichael Stahl1-216/+63
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna1-0/+8
2013-01-29sal_Bool to boolTakeshi Abe1-5/+5
2013-01-09ok, that was a funny way to write "0"Luboš Luňák1-2/+2
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 6;Michael Meeks1-2/+2
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-3/+3
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna1-1/+15
2013-01-04rhbz#890080: crash in SwXTextDocument::getRendererCountMichael Stahl1-1/+4
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-22sw: kill C2U in uiMiklos Vajna5-70/+68
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-8/+6
2012-12-20incorrect if/for body alignmentLuboš Luňák1-4/+2
2012-12-15Some cppcheck cleaning in sw/Julien Nabet1-1/+0
2012-12-14Add exception messagesStephan Bergmann1-2/+8
2012-12-07-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann1-6/+3
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl1-1/+0
2012-11-30API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl1-2/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks19-446/+335
2012-11-29optional ppFlt argument never usedCaolán McNamara1-1/+1
2012-11-22sw: remove WorkaroundForB6375613Michael Stahl1-14/+0