summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/sddetect.cxx
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-03-11sd: use constructor syntax for sdd.componentChris Sherlock
2014-07-21coverity#707130 Uncaught exceptionCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-29typo: opend -> openedThomas Arnhold
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-06coverity#1190350 Dereference after null checkCaolán McNamara
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
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-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-10fdo#73363: sd: fix mis-detection of Visio files as PPTMichael Stahl
2014-01-28bool improvementsStephan Bergmann
2013-12-09fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-08remove unnecessary use of OUString constructor in SD moduleNoel Grandin
2013-09-19convert some .cxx files in sd from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-07-12fdo#64448: Don't get type name from incorrect filter.Kohei Yoshida
2013-06-06Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith
2013-04-02remove macros in sdThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-13several translations and fixes for translationsUrs Fässler
2013-03-07Reject type detection for zip formats when the stream is not a zip archive.Kohei Yoshida
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-04String to OUString.Kohei Yoshida
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2013-01-07UNO objects must be allocated on the heapStephan Bergmann
2013-01-07fix some memory leaks in sdMarkus Mohrhard
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann