summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac7-14/+14
2013-02-24tweak commentThomas Arnhold1-2/+1
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet1-5/+5
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-23sal: update log areasThomas Arnhold5-39/+36
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet2-2/+2
2013-02-22s/the the/the/Tor Lillqvist4-4/+4
2013-02-22s/whith/with/Tor Lillqvist1-1/+1
2013-02-21XubString->OUStringCaolán McNamara2-12/+7
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2013-02-19WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0Tor Lillqvist1-2/+2
2013-02-18ImplCreateRotatedScaled: fix wrong usage of 'x' instead of 'y'Michael Stahl1-1/+1
2013-02-18fdo#60719 : fix crash on scaling bmp with target/source width/height = 1Norbert Thiebaud1-23/+71
2013-02-18remove 0.49000000953674316 aligns where default is 0.50 alreadyCaolán McNamara1-1/+0
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar6-922/+3
2013-02-16Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac5-63/+57
2013-02-13Fix member variable 'RoadmapImpl::InCompleteHyperLabel' not initialized in CTRJulien Nabet1-7/+8
2013-02-13Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-13fix a Basic keyword in syntax highlighter: withevent -> witheventsAndras Timar1-1/+1
2013-02-13String to OUStringAndras Timar3-11/+11
2013-02-13remove rtl:: prefixAndras Timar1-2/+2
2013-02-13use u_isalpha() from ICU instead of home-grown solutionAndras Timar1-164/+53
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-2/+4
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-12Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann1-3/+3
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin1-94/+77
2013-02-12fdo#46808, convert some code to XComponentContextNoel Grandin1-2/+3
2013-02-12fdo#46808, Adapt cui::ColorPicker UNO service to new styleNoel Grandin1-5/+3