summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/scdetect.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen1-1/+0
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin1-1/+1
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin1-3/+3
2020-04-20Translate German variable namesJohnny_M1-9/+9
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-1/+1
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen1-2/+0
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-13translate some german var namesNoel Grandin1-4/+4
2018-10-15add SvStream::TellEndNoel Grandin1-2/+1
2018-05-28DBase: synchronize DB types known on Calc with those known on BaseJulien Nabet1-1/+1
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-3/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-08-15loplugin:checkunusedparams in scNoel Grandin1-3/+3
2017-06-12tdf#106423: dbase file can have no recordsJulien Nabet1-1/+2
2017-04-05tdf#39468 Translate German commentsJens Carl1-15/+15
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+1
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin1-11/+5
2016-06-24tdf#84834 sc: stricter type detection for dBASE filesMichael Stahl1-0/+23
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-4/+4
2015-03-11Clean up previous commitStephan Bergmann1-11/+1
2015-03-11sc: use constructor syntax in scd.componentChris Sherlock1-3/+5
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-05-01Simplify type detectorsMaxim Monastirsky1-372/+43
2014-04-23sc: sal_Bool->boolNoel Grandin1-7/+7
2014-03-29typo: opend -> openedThomas Arnhold1-2/+2
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-25Don't write compound header to zero length filesMaxim Monastirsky1-43/+33
2014-02-21coverity#1158357 Uncaught exceptionCaolán McNamara1-1/+0
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-5/+5
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza1-10/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-6/+5
2013-10-08convert sc/source/ui/unoobj/*.cxx from String to OUStringNoel Grandin1-14/+14
2013-08-19Revert "Seems unused too"Julien Nabet1-0/+5
2013-08-19Return on NULL right away, to avoid null dereferencing below.Kohei Yoshida1-1/+1
2013-08-19fdo#67699: Don't forget to set filter name to the descriptor.Kohei Yoshida1-0/+10
2013-08-19Seems unused tooJulien Nabet1-5/+0
2013-08-19fdo#67699: Remove a whole bunch of old hacks.Kohei Yoshida1-331/+174
2013-07-27DamnitKohei Yoshida1-2/+0
2013-07-27Remove debug stuff.Kohei Yoshida1-43/+0
2013-07-27fdo#64423: Detect BIFF 2 (and 3) file format like we should.Kohei Yoshida1-0/+45