summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)Author
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Resolves: #i119601# support for transparency in PNG export dialogArmin Le Grand
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-13fix incorrect code alignmentLuboš Luňák
2013-03-13XubString->OUStringCaolán McNamara
2013-03-12XubString->OUStringCaolán McNamara
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11Unused bForce parameterStephan Bergmann
2013-03-11rhbz#915743: Avoid potentially blocking autocompletion for non file URLsStephan Bergmann
2013-03-11Documentation to avoid a real use-after-free bugMarc-André Laverdière
2013-03-11fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes
2013-03-09coverity#989728: uninitialized scalarMarc-André Laverdière
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08don't broadcast pref size changed if we've a size req setCaolán McNamara
2013-03-08It's either Ireland(en) or Éire(ga) not EireCaolán McNamara
2013-03-08we hardly need to distinguish New Zealand Maori from some other kind of MaoriCaolán McNamara
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin
2013-03-06janitorial: indentationLionel Elie Mamane
2013-03-06fdo#61166 text format: correctly chain the formatter->getOutputString callsLionel Elie Mamane
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-05fix for fdo#61801Noel Grandin
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-04fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin
2013-03-04fdo#46808, convert some code in svtools to XComponentContextNoel Grandin
2013-03-04fdo#46808, create IDL for awt::tree::DefaultTreeDataModelNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon
2013-03-02coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard
2013-03-01WaE: bogus used uninit warningCaolán McNamara
2013-03-01Related rhbz#915743: Abort UCB call from SvtMatchContext_Impl::StopStephan Bergmann
2013-03-01Useless assignment + use setWidthJulien Nabet
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23sal: update log areasThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21XubString->OUStringCaolán McNamara
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-19WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0Tor Lillqvist
2013-02-18ImplCreateRotatedScaled: fix wrong usage of 'x' instead of 'y'Michael Stahl
2013-02-18fdo#60719 : fix crash on scaling bmp with target/source width/height = 1Norbert Thiebaud