summaryrefslogtreecommitdiff
path: root/vcl/source/edit/vclmedit.cxx
AgeCommit message (Expand)Author
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-26Edit::IsModified should return boolStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-13disentangle CalcSizeCaolán McNamara
2014-01-11longparas: unnecessary xub_StrLen castCaolán McNamara
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-09-13support accepts-tab propertyCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12convert vcl/vclmedit.hxx from String to OUStringNoel Grandin
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-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-22update autoscrolls on text modificationsCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
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-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-11Correct misnomer in vclmedit.hxx/.cxxZolnai Tamás
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás