summaryrefslogtreecommitdiff
path: root/vcl/source/control/field.cxx
AgeCommit message (Expand)Author
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
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-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-09clip numeric formatter max widthCaolán McNamara
2012-09-28support "digits" for numericfieldsCaolán McNamara
2012-09-28Get optimal size of spinbuttons from min/max values, not current valCaolán McNamara
2012-09-28Keep binary resource help id on retro-fitCaolán McNamara
2012-09-28copy properties of metricfieldsCaolán McNamara
2012-09-28implement number of decimal placesCaolán McNamara
2012-09-28allow TabPages to load .ui files for retrofittingCaolán McNamara
2012-09-28extend property snaffling to listboxes etc.Caolán McNamara
2012-09-28We'll need to customize the xml format a little for some thingsCaolán McNamara
2012-09-28connect up NumericFields with their editboxesCaolán McNamara
2012-09-28blasted BorderWindows are a painCaolán McNamara
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-07-02translated german commentsLuc Castermans
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-04-26XubString->rtl::OUString[Buffer]Caolán McNamara
2012-04-26Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-02-20unusedcode.easy: some cleaningThomas Arnhold
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-16Removed FormatterBase::SetFieldTextMariusz Dykierek
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-12-06reduce CurrencyBox somewhatCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-10-27removed dead codeTakeshi Abe
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-19One LineListBox to rule them all: started improving column sep lineCédric Bosdonnat
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-25fix 32 bit overflow with 64 bit constantsJohn LeMoyne Castle
2010-10-20Fixed fdo#30899 and n#610921: MetricFields SetUnit conversionsCédric Bosdonnat
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13vcl116: #i88218# cleanup, make field unit strings more robustPhilipp Lohmann [pl]
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang