summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/exceldetect.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sc: use constructor syntax in scd.componentChris Sherlock
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-05Skeleton for new excel biff format detector service.Kohei Yoshida