summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
...
* WaE: unused variable 'nPages'David Tardon2013-03-261-8/+9
* Export current Writer page as jpg/pngTomaž Vajngerl2013-03-258-0/+690
* Fix spelling errors and typos: 'unkown' change to 'unknown'vincent2013-03-251-1/+1
* fdo#61379 Java options are under Options - LibreOffice - AdvancedAndras Timar2013-03-231-4/+4
* coverity#735364 Logical vs. bitwise operatorJulien Nabet2013-03-211-1/+1
* coverity#704123 Logical vs. bitwise operatorJulien Nabet2013-03-211-1/+1
* regenerate pchPeter Foley2013-03-211-3/+2
* remove unused code svtools/bmpmakerKrisztian Pinter2013-03-2111-1748/+0
* WaE: 'DBG_UTIL' is not defined, evaluates to 0Tor Lillqvist2013-03-202-5/+5
* Replace String with OUString (unotools)Chr. Rossmanith2013-03-201-2/+4
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-2/+2
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-203-26/+7
* fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin2013-03-204-25/+24
* fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin2013-03-201-28/+26
* further OUString cleanupThomas Arnhold2013-03-192-11/+11
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-1916-59/+59
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1939-221/+221
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-165-281/+3
* Resolves: #i119601# support for transparency in PNG export dialogArmin Le Grand2013-03-161-1/+12
* various efforts to consistently apply HIG rulesCaolán McNamara2013-03-154-143/+182
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* stray test .png left behindCaolán McNamara2013-03-141-1/+0
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-134-9/+12
* fix incorrect code alignmentLuboš Luňák2013-03-131-1/+3
* XubString->OUStringCaolán McNamara2013-03-132-17/+16
* update pch headersLuboš Luňák2013-03-121-0/+7
* XubString->OUStringCaolán McNamara2013-03-124-35/+35
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-112-3/+3
* Unused bForce parameterStephan Bergmann2013-03-112-4/+4
* rhbz#915743: Avoid potentially blocking autocompletion for non file URLsStephan Bergmann2013-03-111-1/+8
* Documentation to avoid a real use-after-free bugMarc-André Laverdière2013-03-111-0/+3
* fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes2013-03-112-3/+9
* update pch filesPeter Foley2013-03-101-5/+8
* coverity#989728: uninitialized scalarMarc-André Laverdière2013-03-091-0/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0833-0/+90
* don't broadcast pref size changed if we've a size req setCaolán McNamara2013-03-081-1/+2
* It's either Ireland(en) or Éire(ga) not EireCaolán McNamara2013-03-081-1/+1
* we hardly need to distinguish New Zealand Maori from some other kind of MaoriCaolán McNamara2013-03-081-1/+1
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
* fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin2013-03-073-22/+16
* janitorial: indentationLionel Elie Mamane2013-03-061-4/+4
* fdo#61166 text format: correctly chain the formatter->getOutputString callsLionel Elie Mamane2013-03-061-1/+1
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+1
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-1/+1
* fix for fdo#61801Noel Grandin2013-03-051-1/+2
* fdo#38838, replacement of String with OUStringÁdám Csaba Király2013-03-052-4/+4
* make lto workPeter Foley2013-03-041-0/+1
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* remove unused and commented out codeThomas Arnhold2013-03-048-137/+0
* callcatcher: unused codeCaolán McNamara2013-03-042-11/+0