Age | Commit message (Expand) | Author | Files | Lines |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin | 3 | -6/+5 |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin | 1 | -1/+1 |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann | 1 | -1/+0 |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen | 1 | -1/+4 |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin | 1 | -1/+1 |
2013-11-09 | Converge on SvtSecurityOptions::isTrustedLocation | Stephan Bergmann | 1 | -13/+1 |
2013-11-07 | remove unnecessary use of OUString constructor in XMLSECURITY module | Noel Grandin | 12 | -15/+15 |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin | 1 | -1/+1 |
2013-10-28 | windows: warning 4355 is disabled globally in com_MSC_defs.mk | Thomas Arnhold | 4 | -21/+0 |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist | 3 | -3/+3 |
2013-10-16 | cleanup | Thomas Arnhold | 3 | -10/+0 |
2013-10-03 | CID#708741 uninitialized members | Caolán McNamara | 1 | -1/+5 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -3/+0 |
2013-10-01 | libxmlsec: stop delivering static and import libraries | Michael Stahl | 1 | -9/+15 |
2013-09-22 | find lots of external static libraries in UnpackedTarball dir | Michael Stahl | 1 | -13/+5 |
2013-09-07 | s/wiki.services.openoffice.org/wiki.openoffice.org/g | Andras Timar | 1 | -1/+1 |
2013-09-04 | WaE: 'BufferNode::notifyAncestor': recursive call has no side effects | Tor Lillqvist | 3 | -40/+0 |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák | 5 | -10/+10 |
2013-08-18 | fdo#57950: Remove some chained appends in xmlsecurity | Jelle van der Waa | 6 | -39/+17 |
2013-08-17 | Revert "fdo#57950: Remove some chained appends in xmlsecurity" | Andrzej J.R. Hunt | 6 | -18/+40 |
2013-08-17 | fdo#57950: Remove some chained appends in xmlsecurity | Jelle van der Waa | 6 | -40/+18 |
2013-08-12 | Ifdef out code which had been accidentally un-commented-out | Tor Lillqvist | 1 | -0/+4 |
2013-08-11 | fdo#62475 removed pointless comments | Jelle van der Waa | 6 | -45/+0 |
2013-07-24 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa | 2 | -2/+1 |
2013-07-22 | Mark as const | Takeshi Abe | 1 | -1/+1 |
2013-07-16 | convert versions of dialog to .ui | Caolán McNamara | 10 | -22/+22 |
2013-07-02 | XmlReadOnlyImage is now unused post .ui conversions | Caolán McNamara | 5 | -85/+2 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 3 | -9/+9 |
2013-06-29 | reduce some spacing | Thomas Arnhold | 3 | -13/+7 |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold | 1 | -5/+5 |
2013-06-20 | Resolves: #i122564# correct typo, save -> safe | Jürgen Schmidt | 1 | -1/+1 |
2013-06-19 | fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty() | Jelle van der Waa | 1 | -1/+1 |
2013-06-10 | fdo#46808, Convert xml::crypto services to new style | Noel Grandin | 19 | -207/+65 |
2013-06-06 | Some more modules at least building with mingw64 | Fridrich Štrba | 1 | -2/+3 |
2013-06-05 | Drop unused XInitialization from implementation | Stephan Bergmann | 2 | -15/+2 |
2013-06-05 | Drop unused XInitialization from implementation | Stephan Bergmann | 2 | -14/+2 |
2013-06-05 | fix superclass-constructor call. | Noel Grandin | 1 | -1/+1 |
2013-06-05 | fdo#46808, Convert xml::crypto::XMLEncryptionTemplate to new style | Noel Grandin | 1 | -8/+3 |
2013-06-05 | fdo#46808, Convert XMLSignatureTemplate service to new style | Noel Grandin | 1 | -7/+2 |
2013-06-05 | fdo#46808, Convert XMultiServiceFactory in xmlsecurity module | Noel Grandin | 15 | -82/+96 |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin | 2 | -2/+0 |
2013-05-25 | translatable="yes" for some elements in .ui files | Andras Timar | 1 | -1/+1 |
2013-05-21 | fdo#46808, GetStorageFromURL now takes an XComponentContext | Noel Grandin | 1 | -1/+1 |
2013-05-16 | Resolves: #i120675# the certificate store handles need to be closed | Jian Fang Zhang | 2 | -19/+48 |
2013-05-13 | Resolves: #i120635# Removed httpserv.jar and changed its dist directory | Andre Fischer | 5 | -36/+9 |
2013-05-07 | officecfg: remove Package_cppheader | Michael Stahl | 1 | -0/+4 |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer | 4 | -10/+7 |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák | 12 | -26/+26 |
2013-05-06 | Java cleanup, close file handles when done with them | Noel Grandin | 1 | -0/+1 |
2013-05-06 | xmlsecurity: drop no longer needed RTL_ASCII_USTRINGPARAM macro | Miklos Vajna | 3 | -62/+51 |