summaryrefslogtreecommitdiff
path: root/include/vcl/edit.hxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-11more similar handling of InputSequenceChecker as in other placesMatúš Kukan
2014-02-06IsUpdateDateEnabled was never calledStephan Bergmann
2014-01-26Edit::IsModified should return boolStephan Bergmann
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2014-01-13longparas: xub_StrLen to sal_Int32Caolán McNamara
2014-01-12longparas: nStart and nEnd are always overwrittenCaolán McNamara
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2014-01-11longparas: convert GetMaxVisChars from xub_StrLen to sal_Int32Caolán McNamara
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin
2013-06-24Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara
2013-06-21Resolves: fdo#65635 don't include border gap in height for borderless editsCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen