summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+1
* Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUNDStephan Bergmann2013-02-121-3/+3
* fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin2013-02-121-94/+77
* fdo#46808, convert some code to XComponentContextNoel Grandin2013-02-121-2/+3
* fdo#46808, Adapt cui::ColorPicker UNO service to new styleNoel Grandin2013-02-121-5/+3
* fdo#46808, convert some svtools code to XComponentContextNoel Grandin2013-02-124-19/+15
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-121-32/+24
* update outputsize on parent resize and recalculate boundsCaolán McNamara2013-02-111-3/+3
* fdo#46808, convert svt::GraphicAccess to XComponentContextNoel Grandin2013-02-112-7/+7
* resorted SvTreeLists munged horriblyCaolán McNamara2013-02-101-0/+1
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-082-15/+13
* move java options page .ui to cui and adapt codeCaolán McNamara2013-02-082-22/+21
* remove unused variableLuboš Luňák2013-02-061-1/+0
* replace (Xub)String with OUString in vclChr. Rossmanith2013-02-062-5/+5
* tweak OAddressBookSourceDialogUno conversion to work againCaolán McNamara2013-02-061-14/+23
* remove obsolete hidother.src filesAndras Timar2013-02-061-67/+0
* svtools: ASCII_STR is no longer necessaryMiklos Vajna2013-02-051-24/+23
* rhbz#903615 avoid null ptr dereferenceDavid Tardon2013-02-041-0/+12
* remove useless macrosLuboš Luňák2013-01-303-5/+0
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-304-44/+40
* Resolving crash in wizards fdo#59931 by NULL checkingArnaud Versini2013-01-291-1/+4