summaryrefslogtreecommitdiff
path: root/toolkit/source/helper/property.cxx
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-05-20cleanup unused css/resource/ includesJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
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