summaryrefslogtreecommitdiff
path: root/vcl/source/control/field2.cxx
AgeCommit message (Expand)Author
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-31drop dateformatter resource loadingCaolán McNamara
2014-12-31drop timeformatter resource loadingCaolán McNamara
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
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