summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
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
2013-02-13remove rtl:: prefixAndras Timar
2013-02-13use u_isalpha() from ICU instead of home-grown solutionAndras Timar
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2013-02-12fdo#46808, convert some code to XComponentContextNoel Grandin
2013-02-12fdo#46808, Adapt cui::ColorPicker UNO service to new styleNoel Grandin
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-11update outputsize on parent resize and recalculate boundsCaolán McNamara
2013-02-11fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin
2013-02-10resorted SvTreeLists munged horriblyCaolán McNamara
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-02-08move java options page .ui to cui and adapt codeCaolán McNamara
2013-02-06remove unused variableLuboš Luňák
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-02-06tweak OAddressBookSourceDialogUno conversion to work againCaolán McNamara
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-02-05svtools: ASCII_STR is no longer necessaryMiklos Vajna
2013-02-04rhbz#903615 avoid null ptr dereferenceDavid Tardon
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-29Resolving crash in wizards fdo#59931 by NULL checkingArnaud Versini
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin