summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmoutputpage.cxx
AgeCommit message (Expand)Author
2013-01-15fix mailmerge output as plain text, explicitly pick correct .txt export filterCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21unused variablesLuboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-01fdo#55496: fix lifecycle of SwMailMergeOutputPage:Michael Stahl
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-19remove some UniString ctorsCaolán McNamara
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-11-02ByteString->rtl::OStringCaolán McNamara
2011-08-29ByteString->rtl::OString and destupid-api a bitCaolán McNamara
2011-07-27catch by const referenceCaolán McNamara
2011-07-27Related: fdo#35404 treat failed column same as non-existing columnCaolán McNamara
2011-05-20return by ref instead of pointerCaolán McNamara
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-18Related: fdo#32553/fdo#31792 ensure correct pdf export filterCaolán McNamara
2011-03-18Related: fdo#32553/fdo#31792 ensure correct mimetypeCaolán McNamara
2011-03-14Remove dates from commentsThomas Arnhold
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-25Comment-translation of writer/sw/source/ui/dbuiMartin Kepplinger
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-11WaE: remove pesky warningCaolán McNamara
2011-01-11Fixed one DBG_UTIL fantom in swCédric Bosdonnat
2011-01-10fix debug build breakageDavid Tardon
2011-01-09We need to move to the next record during mail merge. (fdo#32790)Kohei Yoshida
2011-01-03fwk162: merge to DEV300_m96Mikhail Voytenko
2011-01-03fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko
2010-12-03Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist
2010-11-26Clean code at writerKayo Hamid
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-24Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup.Giuseppe Castagno
2010-11-08#i112630# detect pdf filter by mimetype instead of calling GetFiltet4Extension()os
2010-11-07Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist
2010-10-27micro optimizationsCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-20convert to new OSL family of assertsJacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11Remove bogus comment in swPrashant Shah
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard