summaryrefslogtreecommitdiff
path: root/svtools/source/uno/unogridcolumnfacade.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-06move SVTXGridControl to toolkitCaolán McNamara1-310/+0
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel1-2/+2
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-2/+0
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen1-5/+0
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2018-04-20loplugin:sallogareas (clang-cl)Stephan Bergmann1-2/+2
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-3/+3
2017-10-23loplugin:includeform: svtoolsStephan Bergmann1-3/+3
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-2/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-30com::sun::star->css in svtoolsNoel Grandin1-15/+15
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann1-2/+1
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+2
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-93/+0
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-22convert COL_ATTRS_ constants to scoped enumNoel Grandin1-4/+4
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann1-4/+4
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist1-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-25Remove visual noise from svtoolsAlexander Wilms1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-30/+30
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-6/+6
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-6/+6
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-1/+0
2013-08-15convert include/svtools/table/tablemodel.hxx from String to OUStringNoel Grandin1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-8/+8
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+427
2011-03-11fix up merging issues, so it compilesMichael Meeks1-3/+3
2011-01-25Mac WaEFrank Schoenheit [fs]1-1/+1
2011-01-24gridsort: adjusted ITableModel documentation to the new realitiesFrank Schoenheit [fs]1-0/+1
2011-01-24gridsort: re-did the column resizingFrank Schoenheit [fs]1-16/+16