summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/swdetect.cxx
AgeCommit message (Expand)Author
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-02-26Clean up previous commitStephan Bergmann
2015-02-26sw: convert swd.component to constructor usageChris Sherlock
2014-10-22Resolves: ooo#40683 support word for windows 1Caolán McNamara
2014-09-02coverity#707318 Uncaught exceptionCaolán McNamara
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-29typo: opend -> openedThomas Arnhold
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24coverity#707318 Uncaught exceptionCaolán McNamara
2014-02-21coverity#1158357 Uncaught exceptionCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-09Merge these source files. Also move a function to where it's used.Matúš Kukan
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-15convert sw/source/ui/uno/*.cxx from String to OUStringNoel Grandin
2013-08-20Revert "Ugly workaround for historic sxw files..."Fridrich Štrba
2013-08-01fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-03Ugly workaround for historic sxw files produced once by libwpd/wpd2sxwFridrich Štrba
2013-04-02sw: remove macrosThomas Arnhold
2013-02-21sal_Bool to boolTakeshi Abe
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-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-03API CHANGE: remove com.sun.star.util.XArchiverMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-22these can be constCaolán McNamara
2011-04-04that's a completely pointless getGlobalMutex acquisitionCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-08variable set but unusedCaolán McNamara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-30clean code at writerKayo Hamid
2010-10-31Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-27micro optimizationsCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud