summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
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-04make lto workPeter Foley
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-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power
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-28remove all d.lstMichael Stahl
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25fdo#59405: initialize members of TransferableObjectDescriptorMichael Stahl
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-24tweak commentThomas Arnhold
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
2013-02-23Fix typo "teh" -> "the"Julien Nabet
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-22s/whith/with/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
2013-02-18remove 0.49000000953674316 aligns where default is 0.50 alreadyCaolán McNamara
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-16Some cppcheck cleaningJulien Nabet
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-13Fix member variable 'RoadmapImpl::InCompleteHyperLabel' not initialized in CTRJulien Nabet
2013-02-13Some cppcheck cleaningJulien Nabet
2013-02-13fix a Basic keyword in syntax highlighter: withevent -> witheventsAndras Timar
2013-02-13String to OUStringAndras Timar