summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/scdetect.cxx
AgeCommit message (Expand)Author
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-13translate some german var namesNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-05-28DBase: synchronize DB types known on Calc with those known on BaseJulien Nabet
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-06-12tdf#106423: dbase file can have no recordsJulien Nabet
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-06-24tdf#84834 sc: stricter type detection for dBASE filesMichael Stahl
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sc: use constructor syntax in scd.componentChris Sherlock
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-03-29typo: opend -> openedThomas Arnhold
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Don't write compound header to zero length filesMaxim Monastirsky
2014-02-21coverity#1158357 Uncaught exceptionCaolán McNamara
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/unoobj/*.cxx from String to OUStringNoel Grandin
2013-08-19Revert "Seems unused too"Julien Nabet
2013-08-19Return on NULL right away, to avoid null dereferencing below.Kohei Yoshida
2013-08-19fdo#67699: Don't forget to set filter name to the descriptor.Kohei Yoshida
2013-08-19Seems unused tooJulien Nabet
2013-08-19fdo#67699: Remove a whole bunch of old hacks.Kohei Yoshida
2013-07-27DamnitKohei Yoshida
2013-07-27Remove debug stuff.Kohei Yoshida
2013-07-27fdo#64423: Detect BIFF 2 (and 3) file format like we should.Kohei Yoshida
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-12fdo#64448: Don't get type name from incorrect filter.Kohei Yoshida
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-06String->OUStringCaolán McNamara
2013-02-05Header no longer needed.Kohei Yoshida