summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin2013-03-041-8/+2
* fdo#46808, convert some code in svtools to XComponentContextNoel Grandin2013-03-043-31/+12
* fdo#46808, create IDL for awt::tree::DefaultTreeDataModelNoel Grandin2013-03-041-6/+4
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-036-10/+10
* fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen2013-03-031-1/+1
* loplugin: unused variables and commented codeThomas Arnhold2013-03-031-1/+0
* move fltcall.hxx to vcl to avoid circ. dep.David Tardon2013-03-034-71/+2
* coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard2013-03-022-6/+9
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-025-5/+5
* raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power2013-03-011-1/+1
* WaE: bogus used uninit warningCaolán McNamara2013-03-011-1/+1
* Related rhbz#915743: Abort UCB call from SvtMatchContext_Impl::StopStephan Bergmann2013-03-011-9/+108
* Useless assignment + use setWidthJulien Nabet2013-03-011-3/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* remove some trivial duplicatesThomas Arnhold2013-02-252-2/+0
* loplugin: improve indentationThomas Arnhold2013-02-255-16/+12
* fdo#59405: initialize members of TransferableObjectDescriptorMichael Stahl2013-02-251-0/+7
* loplugin: unused variablesThomas Arnhold2013-02-256-9/+0
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-247-14/+14
* tweak commentThomas Arnhold2013-02-241-2/+1