summaryrefslogtreecommitdiff
path: root/vcl/source/edit
AgeCommit message (Expand)Author
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-13support accepts-tab propertyCaolán McNamara
2013-08-28Mark as constTakeshi Abe
2013-08-17fix DBG_ASSERT post String->OUString conversionCaolán McNamara
2013-08-17defer GetBreakIterator as long as possibleCaolán McNamara
2013-08-12fix for "signed overflow is undefined" warningNoel Grandin
2013-08-12remove dead variableNoel Grandin
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert vcl/source/edit/textdoc.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/textdata.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/textview.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/vclmedit.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/xtextedt.hxx from String to OUStringNoel Grandin
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/cmdevt.hxx from XubString to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-04clip message box dialogs to some reasonable widthsCaolán McNamara
2013-05-22sal_Bool to boolTakeshi Abe
2013-05-18sal_Bool to boolTakeshi Abe
2013-05-05fdo#39468 Translate German Comments - rest of vcl/source/edit/...Christian M. Heller
2013-05-02rather nutso, just drop the XubString variantCaolán McNamara
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-16fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller
2013-04-09fdo#39468 Translate German comments V2 - source/edit/texteng.cxxChristian M. Heller
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#39468 Translate German in DBG_ASSERT and OSL_ENSURE in texteng.cxxChristian M. Heller
2013-04-02Some cppcheck cleaningJulien Nabet
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith
2012-12-15Some cppcheck cleaning in vclJulien Nabet
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22update autoscrolls on text modificationsCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Delete arrayTakeshi Abe
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31support cursor-visible propertyCaolán McNamara
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-11Correct misnomer in vclmedit.hxx/.cxxZolnai Tamás
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara