summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen1-1/+1
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-1/+0
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon4-71/+2
2013-03-02coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard2-6/+9
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King5-5/+5
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power1-1/+1
2013-03-01WaE: bogus used uninit warningCaolán McNamara1-1/+1
2013-03-01Related rhbz#915743: Abort UCB call from SvtMatchContext_Impl::StopStephan Bergmann1-9/+108
2013-03-01Useless assignment + use setWidthJulien Nabet1-3/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25remove some trivial duplicatesThomas Arnhold2-2/+0
2013-02-25loplugin: improve indentationThomas Arnhold5-16/+12
2013-02-25fdo#59405: initialize members of TransferableObjectDescriptorMichael Stahl1-0/+7
2013-02-25loplugin: unused variablesThomas Arnhold6-9/+0