summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/unomailmerge.cxx
AgeCommit message (Expand)Author
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-27coverity#1187860 Uninitialized pointer fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#738351 Uncaught exceptionCaolán McNamara
2014-02-12Export MailMerge cancel functionality via UNO.Jan-Marek Glogowski
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2013-12-24Cleanup SwXMailMerge constructor.Jan-Marek Glogowski
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-15convert sw/source/ui/uno/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/uno*.hxx from String to OUStringNoel Grandin
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29merge stringThomas Arnhold
2013-06-02fdo#39468 Comment translation GER-ENG in sw/source/ui/unoMatthias Freund
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-21sal_Bool to boolTakeshi Abe
2013-01-29sal_Bool to boolTakeshi Abe
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
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-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-22these can be constCaolán McNamara
2011-09-21removed redundant null ptr check in sw/source/ui/uni/unomailmarge.cxx l. 630Andreu Correa Casablanca
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak
2011-05-20tweak globals to be well-behaved singletonCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
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-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-27CWS-TOOLING: integrate CWS tl84Vladimir Glazunov
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold