summaryrefslogtreecommitdiff
path: root/toolkit/source/helper/property.cxx
AgeCommit message (Expand)Author
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-03use assert when followed by derefCaolán McNamara
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-04doubled includesThomas Arnhold
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud
2012-09-11misc fixes and improvementsNoel Power
2012-09-11attempt own scrollNoel Power
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]
2011-01-12gridsort: reworked the color model for grid controls. Now supporting more tha...Frank Schoenheit [fs]
2011-01-07gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), tooFrank Schoenheit [fs]
2011-01-07gridsort: RowHeaderWidth/ColumnHeaderHeight do not belong to the GridData/Col...Frank Schoenheit [fs]
2011-01-07gridsort: removed css.awt.grid.ScrollBarMode - it was unused, and if it weren...Frank Schoenheit [fs]
2010-12-23gridsort: do not allow NULL/VOID for a grid's columnd/data model - nothing wo...Frank Schoenheit [fs]
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-15fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06dba34b: #i112779# new 'animated images' UNO control, superseding the (X)Simpl...Frank Schoenheit [fs]
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-06-21CWS-TOOLING: integrate CWS gridcontrol04obo
2010-06-11unoawt: added UnoControlListBoxModel::ItemSeparatorPos, specifying the positi...Frank Schoenheit [fs]
2010-06-10unoawt: ListBoxControl::updateFromModel: also set the SelectedItems property,...Frank Schoenheit [fs]
2010-06-04gridcontrol04: fixes for #i111279#, #i111957#, #i112114#Mihaela Kedikova
2010-05-20unoawt: MultiSelectionSimpleMode property for list boxes, allowing 'browser-l...Frank Schoenheit [fs]
2010-04-27gridcontrol_03: merge with DEV300_m77Mihaela Kedikova
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova
2010-03-22recent changes for grid controlMihaela Kedikova
2010-02-12recent changes for grid controlMihaela Kedikova
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-03-02mtaccfixes: merge with DEV300_m73Malte Timmermann [mt]