summaryrefslogtreecommitdiffstats
path: root/vcl/source/edit
Commit message (Expand)AuthorAgeFilesLines
* 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
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-281-4/+4
* Undo/Redo description+shortcut in Basic IDEUray M. János2012-08-305-5/+188
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-0712-0/+9680