summaryrefslogtreecommitdiff
path: root/starmath/source/smdetect.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): starmathStephan Bergmann
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-18loplugin:logexceptionnicely in starmath..svgioNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-12-20starmath: create SmFilterDetect instances with an uno constructorMiklos Vajna
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-17valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-06-13starmath: SvStream::ReadBytes() returns std::size_t, not sal_uLongTakeshi Abe
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-03-22Mark as staticTakeshi Abe
2015-03-13Simplify code constructing uno::Sequence<OUString> by initializer_listTakeshi Abe
2014-06-19coverity#707196 Uncaught exceptionCaolán McNamara
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-04-30starmath: sal_Bool->boolNoel Grandin
2014-03-29typo: opend -> openedThomas Arnhold
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25WaE: declaration shadows a local variableTor Lillqvist
2014-02-25Don't write compound header to zero length filesMaxim Monastirsky
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-09-04String to OUStringThomas Arnhold
2013-07-05Solve one more issue of fdo#59642Marcos Paulo de Souza
2013-07-03Bail early the same way as in 709f6ba6aFridrich Štrba
2013-06-17Fixes fdo#59642Marcos Paulo de Souza
2013-04-01starmath: cleanup macrosThomas Arnhold
2013-02-04String to OUString.Kohei Yoshida
2012-08-14Be more careful in recognizing MathML (bnc#774921)Tor Lillqvist
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-03-12use string literal OUString overloadsLuboš Luňák
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot