summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin4-19/+15
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin1-32/+24
2013-02-11update outputsize on parent resize and recalculate boundsCaolán McNamara1-3/+3
2013-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin2-7/+7
2013-02-10resorted SvTreeLists munged horriblyCaolán McNamara1-0/+1
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2-15/+13
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara2-22/+21
2013-02-06remove unused variableLuboš Luňák1-1/+0
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith2-5/+5
2013-02-06tweak OAddressBookSourceDialogUno conversion to work againCaolán McNamara1-14/+23
2013-02-06remove obsolete hidother.src filesAndras Timar1-67/+0
2013-02-05svtools: ASCII_STR is no longer necessaryMiklos Vajna1-24/+23
2013-02-04rhbz#903615 avoid null ptr dereferenceDavid Tardon1-0/+12
2013-01-30remove useless macrosLuboš Luňák3-5/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac4-44/+40
2013-01-29Resolving crash in wizards fdo#59931 by NULL checkingArnaud Versini1-1/+4
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1