summaryrefslogtreecommitdiff
path: root/sw/source/ui/ribbar
AgeCommit message (Expand)AuthorFilesLines
2013-04-26remove unnecessary and misleading use of DLG_RENAME_GLOS idCaolán McNamara1-1/+1
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy4-4/+4
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-19/+18
2013-03-27Change the German "Lineal" to "Ruler" in identifiersTor Lillqvist1-4/+4
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-4/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim5-0/+15
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-22sal_Bool to boolTakeshi Abe1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-13sal_Bool to boolTakeshi Abe4-19/+19
2013-02-05sal_Bool to boolTakeshi Abe3-4/+4
2013-01-31Drop unused #defineTakeshi Abe1-2/+0
2013-01-29sal_Bool to boolTakeshi Abe1-7/+7
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-08Translate German comments, cleanup whitespacePhilipp Weissenbacher2-50/+24
2013-01-08sal_Bool to boolTakeshi Abe2-10/+10
2013-01-08Remove unused externTakeshi Abe1-2/+0
2013-01-02sw: fix loplugin warningsMiklos Vajna1-3/+1
2012-12-15Some cppcheck cleaning in sw/Julien Nabet1-3/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks12-279/+171
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-2/+2
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann1-3/+1
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen1-3/+1
2012-08-07remove empty ascii boxes and stuffThomas Arnhold2-28/+0
2012-08-07drop bogus eof linesThomas Arnhold2-4/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-2/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-4/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-9/+9
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold2-3/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold3-91/+0
2012-06-23sw: kill last direct RTL_CONSTASCII_USTRINGPARAM usagesMiklos Vajna1-2/+1
2012-06-21re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold3-40/+0
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara1-1/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-2/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold9-19/+0
2012-06-07fdo#50809 use the word 'Comment' instead of 'Note' everywhereAndras Timar1-3/+3
2012-05-23writer: Make the navigation button less cut off.Jan Holesovsky1-1/+1
2012-04-13remove unused variablesLuboš Luňák2-3/+0
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-3/+3
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-3/+1
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann1-11/+7
2011-11-27remove include of pch header from swNorbert Thiebaud11-22/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-2/+2
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-2/+1