summaryrefslogtreecommitdiff
path: root/shell/source/win32/simplemail
AgeCommit message (Expand)AuthorFilesLines
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin1-1/+1
2013-11-05fixincludeguards.sh: shellThomas Arnhold4-8/+8
2013-10-31shell: mapix.h is not needed at allThomas Arnhold1-5/+0
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-7/+2
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-06-07Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile4-4/+36
2013-04-17-Werror=unused-macros (MinGW, shell)Stephan Bergmann1-8/+0
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-56/+54
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-07fix shell build with Win8 SDKPeter Foley1-0/+2
2012-10-03re-base on ALv2 code. Includes:Michael Meeks6-141/+87
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann1-42/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-4/+0
2012-08-08remove include comments and boxesThomas Arnhold3-12/+0
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks4-95/+59
2012-06-02targeted string re-workNorbert Thiebaud3-19/+17
2012-05-31nuke unused typedefTakeshi Abe1-1/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-29shell: export more symbols, as privateMatúš Kukan1-1/+0
2012-05-29gbuildize shellDavid Tardon2-87/+5
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-1/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-1/+1
2012-03-12WaE: deprecated conversion from string constant to 'LPSTR'David Tardon1-1/+1
2012-03-12WaE: deprecated conversion from string constant to 'char*'David Tardon1-1/+1
2012-02-19Get rid of size() == 0Elton Chung2-3/+3
2011-11-27remove include of pch header from shellNorbert Thiebaud6-12/+0
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann1-1/+1
2011-10-06Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann2-2/+2
2011-08-22chmod -xTor Lillqvist1-0/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-16/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-05Remove commented code in libs-core/shellXisco Fauli5-42/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito10-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky14-28/+43
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens14-28/+43
2011-01-11Treat MAPI_E_USER_ABORT as success (bnc#660241)Tor Lillqvist1-0/+14
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 16Gert Faller3-18/+18
2010-10-28add modelines to .hxx files as wellCaolán McNamara4-0/+12
2010-10-15mail-document-subject.diff: sanitize subject if document mailed from LibreOfficeTor Lillqvist1-0/+14
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth6-0/+16