summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2013-03-21coverity#735364 Logical vs. bitwise operatorJulien Nabet1-1/+1
2013-03-21coverity#704123 Logical vs. bitwise operatorJulien Nabet1-1/+1
2013-03-21regenerate pchPeter Foley1-3/+2
2013-03-21remove unused code svtools/bmpmakerKrisztian Pinter11-1748/+0
2013-03-20WaE: 'DBG_UTIL' is not defined, evaluates to 0Tor Lillqvist2-5/+5
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-2/+4
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-2/+2
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin3-26/+7
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin4-25/+24
2013-03-20fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin1-28/+26
2013-03-19further OUString cleanupThomas Arnhold2-11/+11
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold16-59/+59
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold39-221/+221
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist5-281/+3
2013-03-16Resolves: #i119601# support for transparency in PNG export dialogArmin Le Grand1-1/+12
2013-03-15various efforts to consistently apply HIG rulesCaolán McNamara4-143/+182
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14stray test .png left behindCaolán McNamara1-1/+0
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl4-9/+12
2013-03-13fix incorrect code alignmentLuboš Luňák1-1/+3
2013-03-13XubString->OUStringCaolán McNamara2-17/+16
2013-03-12update pch headersLuboš Luňák1-0/+7
2013-03-12XubString->OUStringCaolán McNamara4-35/+35
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir2-3/+3
2013-03-11Unused bForce parameterStephan Bergmann2-4/+4
2013-03-11rhbz#915743: Avoid potentially blocking autocompletion for non file URLsStephan Bergmann1-1/+8
2013-03-11Documentation to avoid a real use-after-free bugMarc-André Laverdière1-0/+3
2013-03-11fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes2-3/+9
2013-03-10update pch filesPeter Foley1-5/+8
2013-03-09coverity#989728: uninitialized scalarMarc-André Laverdière1-0/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim33-0/+90
2013-03-08don't broadcast pref size changed if we've a size req setCaolán McNamara1-1/+2
2013-03-08It's either Ireland(en) or Éire(ga) not EireCaolán McNamara1-1/+1
2013-03-08we hardly need to distinguish New Zealand Maori from some other kind of MaoriCaolán McNamara1-1/+1
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin3-22/+16
2013-03-06janitorial: indentationLionel Elie Mamane1-4/+4
2013-03-06fdo#61166 text format: correctly chain the formatter->getOutputString callsLionel Elie Mamane1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+1
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2013-03-05fix for fdo#61801Noel Grandin1-1/+2
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király2-4/+4
2013-03-04make lto workPeter Foley1-0/+1
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04remove unused and commented out codeThomas Arnhold8-137/+0
2013-03-04callcatcher: unused codeCaolán McNamara2-11/+0
2013-03-04fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin1-8/+2
2013-03-04fdo#46808, convert some code in svtools to XComponentContextNoel Grandin3-31/+12
2013-03-04fdo#46808, create IDL for awt::tree::DefaultTreeDataModelNoel Grandin1-6/+4
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold6-10/+10