summaryrefslogtreecommitdiff
path: root/include/vcl/field.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-15Resolves: tdf#94848 crash on focus with un-cleared but dead mpSubEditDennis Francis1-0/+13
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-10vcl cleanup post re-base.Michael Meeks1-2/+0
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-10/+0
2014-12-31drop dateformatter resource loadingCaolán McNamara1-3/+0
2014-12-31drop timeformatter resource loadingCaolán McNamara1-1/+0
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara1-2/+0
2014-10-01fdo#82577: Handle TimeNoel Grandin1-23/+23
2014-09-25Related: fdo#83010 implement wrapping on reaching NumericFormatter limitsCaolán McNamara1-0/+1
2014-09-25Related: fdo#83010 move NumericFormatter clipping to min/max into one placeCaolán McNamara1-0/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-16/+16
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-15callcatcher: update unused codeCaolán McNamara1-1/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-99/+99
2014-03-13CurrencyFields cannot be loaded from .src anymoreCaolán McNamara1-3/+2
2014-03-13CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara1-1/+0
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-5/+5
2014-03-01Remove visual noise from includeAlexander Wilms1-41/+41
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-52/+52
2014-02-05Doxygen warnings correctedChris Sherlock1-6/+6
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara1-6/+6
2014-02-04Doxygen warnings correctedChris Sherlock1-6/+6
2014-01-18Window::PreNotify should return boolStephan Bergmann1-12/+12
2014-01-17Window::Notify should return boolStephan Bergmann1-12/+12
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-08-12convert vcl/field.hxx from String to OUStringNoel Grandin1-1/+1
2013-07-19callcatcher: update unused codeCaolán McNamara1-1/+0
2013-07-03metric and numeric boxes should calc optimal size based on legal input rangeCaolán McNamara1-0/+4
2013-05-14sal_Bool to boolTakeshi Abe1-2/+2
2013-05-10make some important single-parameter constructors explicitHerbert Dürr1-34/+34
2013-04-23execute move of global headersBjoern Michaelsen1-0/+832