summaryrefslogtreecommitdiff
path: root/vcl/source/control/field2.cxx
AgeCommit message (Expand)Author
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-13longparas: drop xub_StrLen from fieldsCaolán McNamara
2013-12-01Remove useless comments from field.cxx field2.cxxTomaž Vajngerl
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-28protect against past-the-end access of empty stringLionel Elie Mamane
2013-07-28More details in debug outputLionel Elie Mamane
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa
2013-05-17ImplDateIncrementYear: handle February 29Eike Rathke
2013-05-17obtain days in month from non-normalized date, fdo#63805 relatedEike Rathke
2013-05-14sal_Bool to boolTakeshi Abe
2013-05-08fdo#46808, Convert some code to getProcessComponentContextNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
2013-03-14restore incrementing time fields by area cursor is inCaolán McNamara
2013-03-11XubString->OUStringCaolán McNamara
2013-03-07Do not call OUStringBuffer::copy with bad argumentStephan Bergmann
2013-03-07Oops, this is a conflict resolution problemFridrich Štrba
2013-03-07Replace (Xub)String with OUString in vcl(field)Chr. Rossmanith
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-06replace (Xub)String with OUString in vclChr. 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-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin