summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet2013-02-231-5/+5
* Fix typo "teh" -> "the"Julien Nabet2013-02-231-1/+1
* sal: update log areasThomas Arnhold2013-02-235-39/+36
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-222-2/+2
* s/the the/the/Tor Lillqvist2013-02-224-4/+4
* s/whith/with/Tor Lillqvist2013-02-221-1/+1
* XubString->OUStringCaolán McNamara2013-02-212-12/+7
* typo: allways -> alwaysAndras Timar2013-02-201-1/+1
* WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0Tor Lillqvist2013-02-191-2/+2
* ImplCreateRotatedScaled: fix wrong usage of 'x' instead of 'y'Michael Stahl2013-02-181-1/+1
* fdo#60719 : fix crash on scaling bmp with target/source width/height = 1Norbert Thiebaud2013-02-181-23/+71
* remove 0.49000000953674316 aligns where default is 0.50 alreadyCaolán McNamara2013-02-181-1/+0
* Move SyntaxHighlighter class from svtools to comphelperAndras Timar2013-02-166-922/+3
* Some cppcheck cleaningJulien Nabet2013-02-161-1/+1
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-145-63/+57
* Fix member variable 'RoadmapImpl::InCompleteHyperLabel' not initialized in CTRJulien Nabet2013-02-131-7/+8
* Some cppcheck cleaningJulien Nabet2013-02-131-1/+1
* fix a Basic keyword in syntax highlighter: withevent -> witheventsAndras Timar2013-02-131-1/+1
* String to OUStringAndras Timar2013-02-133-11/+11
* remove rtl:: prefixAndras Timar2013-02-131-2/+2
* use u_isalpha() from ICU instead of home-grown solutionAndras Timar2013-02-131-164/+53
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-2/+4