summaryrefslogtreecommitdiffstats
path: root/vcl/source/edit
Commit message (Expand)AuthorAgeFilesLines
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-252-4/+2
* support accepts-tab propertyCaolán McNamara2013-09-131-0/+2
* Mark as constTakeshi Abe2013-08-281-3/+3
* fix DBG_ASSERT post String->OUString conversionCaolán McNamara2013-08-171-1/+4
* defer GetBreakIterator as long as possibleCaolán McNamara2013-08-171-4/+8
* fix for "signed overflow is undefined" warningNoel Grandin2013-08-121-3/+3
* remove dead variableNoel Grandin2013-08-121-3/+0
* fix up some other single arg String::Erase conversionsCaolán McNamara2013-08-122-2/+2
* convert String to OUString in VCLNoel Grandin2013-08-122-21/+21
* convert vcl/source/edit/textdoc.hxx from String to OUStringNoel Grandin2013-08-125-101/+102
* convert vcl/textdata.hxx from String to OUStringNoel Grandin2013-08-122-6/+6
* convert vcl/textview.hxx from String to OUStringNoel Grandin2013-08-121-12/+12
* convert vcl/vclmedit.hxx from String to OUStringNoel Grandin2013-08-121-1/+1
* convert vcl/xtextedt.hxx from String to OUStringNoel Grandin2013-08-121-7/+7
* covnert vcl/texteng.hxx from String to OUStringNoel Grandin2013-08-122-29/+29
* convert vcl/cmdevt.hxx from XubString to OUStringNoel Grandin2013-08-121-1/+1
* XubString->OUStringCaolán McNamara2013-08-127-53/+49
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-073-14/+14
* OUString convertion for unotoolsNorbert Thiebaud2013-07-021-6/+6
* clip message box dialogs to some reasonable widthsCaolán McNamara2013-06-041-0/+12
* sal_Bool to boolTakeshi Abe2013-05-227-65/+65
* sal_Bool to boolTakeshi Abe2013-05-185-62/+62
* fdo#39468 Translate German Comments - rest of vcl/source/edit/...Christian M. Heller2013-05-055-170/+108
* rather nutso, just drop the XubString variantCaolán McNamara2013-05-021-7/+2
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-203-7/+7
* fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller2013-04-162-83/+45
* fdo#39468 Translate German comments V2 - source/edit/texteng.cxxChristian M. Heller2013-04-091-165/+126
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-077-45/+45
* fdo#39468 Translate German in DBG_ASSERT and OSL_ENSURE in texteng.cxxChristian M. Heller2013-04-031-58/+58
* Some cppcheck cleaningJulien Nabet2013-04-021-2/+1
* Abbreviate Rectangle as Rect, not RecTor Lillqvist2013-03-122-35/+35
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-082-0/+5
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+1
* fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin2013-02-121-8/+3
* use OUString(Buffer) in class EditChr. Rossmanith2013-02-041-3/+3
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-212-11/+11
* RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith2013-01-122-9/+9
* Some cppcheck cleaning in vclJulien Nabet2012-12-151-1/+0
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-1/+1
* update autoscrolls on text modificationsCaolán McNamara2012-11-221-0/+1
* AllSettings with LanguageTagEike Rathke2012-11-223-3/+3
* Delete arrayTakeshi Abe2012-11-161-2/+2
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0611-255/+154
* support cursor-visible propertyCaolán McNamara2012-10-311-1/+10
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-1/+1
* disable cursor in about dialog and message boxesIvan Timofeev2012-10-221-0/+5
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-193-6/+6
* Correct misnomer in vclmedit.hxx/.cxxZolnai Tamás2012-10-111-127/+127
* VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara2012-10-111-56/+56