Age | Commit message (Expand) | Author |
2015-03-11 | utl::ConfigItem::Commit() should call ClearModified() | Michael Stahl |
2014-12-18 | xmlsecurity: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-06 | loplugin: cstylecast | Noel Grandin |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-08 | Related #82088: removed last css aliases in hxx | Stefan Weiberg |
2014-08-22 | QueryBox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN -> MessageDialog + string | Caolán McNamara |
2014-08-16 | fix build | Markus Mohrhard |
2014-08-15 | ErrorBox RID_XMLSECDLG_OLD_ODF_FORMAT to String | Thomas Arnhold |
2014-05-19 | fix-includes.pl: xmlsecurity | Thomas Arnhold |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-24 | xmlsecurity: sal_Bool->bool | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-17 | xmlsecurity: prefer passing OUString by reference | Noel Grandin |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-10-28 | windows: warning 4355 is disabled globally in com_MSC_defs.mk | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-08-18 | fdo#57950: Remove some chained appends in xmlsecurity | Jelle van der Waa |
2013-08-17 | Revert "fdo#57950: Remove some chained appends in xmlsecurity" | Andrzej J.R. Hunt |
2013-08-17 | fdo#57950: Remove some chained appends in xmlsecurity | Jelle van der Waa |
2013-07-16 | convert versions of dialog to .ui | Caolán McNamara |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-30 | remove local css definitions | Thomas Arnhold |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-02-14 | split out trust page and adapt code | Caolán McNamara |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-01 | move xmlsecurity .ui stuff to right place and adapt code to use it | Caolán McNamara |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-10-23 | fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new style | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-04 | sal_Bool->bool in xmlsecurity | Noel Grandin |
2012-09-25 | String -> OUString | Ivan Timofeev |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-07-17 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-01-28 | Fix for fdo43460 Part LV getLength() to isEmpty() | Olivier Hallot |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-11-27 | remove include of pch header from xmlsecurity | Norbert Thiebaud |
2011-10-11 | #i108468#: clean up xmluconv code duplication, part 1: | Michael Stahl |