Age | Commit message (Expand) | Author |
2014-02-02 | fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. | Alexandre Vicenzi |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2014-01-10 | Use proper bool operations | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-12-18 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-12-17 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | Unnecessary use of OUString constructor inside OUStringBuffer constructor | Noel Grandin |
2013-12-17 | Remove unnecessary use of OUString constructor in OUStringBuffer::append calls | Noel Grandin |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-05 | sdext: clean up some pointless #ifdefs | Michael Stahl |
2013-12-02 | Drop duplicate #include | Takeshi Abe |
2013-11-29 | Further XCanvas != XBitmapCanvas cleanup. | Thorsten Behrens |
2013-11-29 | Fix fdo#71527 no unguarded ptr dereference here. | Thorsten Behrens |
2013-11-29 | Revert "Resolves: fdo#71527 don't crash in presenter console" | Thorsten Behrens |
2013-11-21 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL | Noel Grandin |
2013-11-20 | Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls | Noel Grandin |
2013-11-20 | cppcheck: Variable is reassigned a value before the old one has been used | Caolán McNamara |
2013-11-20 | Resolves: fdo#71527 don't crash in presenter console | Caolán McNamara |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-14 | GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE | Michael Stahl |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-14 | remove more pragma instances of GCC system_header | Michael Stahl |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-05 | fixincludeguards.sh: sdext | Thomas Arnhold |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | Resolves: #i123433# Detect pseudo-vertices at svg import... | Armin Le Grand |
2013-10-30 | Remove unnecessary #includes | Takeshi Abe |
2013-10-29 | Drop unnecessary #include | Takeshi Abe |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |
2013-10-28 | extras: don't hardcode share | Michael Stahl |
2013-10-24 | sdext: deliver that weird pdf file to INSTDIR | Michael Stahl |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-15 | Minimizer: *.mini was saved w/o .odp etc. extension (and clean up) | Stephan Bergmann |
2013-10-15 | fdo#61950 De-extensionize presentation minimizer: post clean | David Ostrovsky |
2013-10-15 | could not convert from ‘const char*’ to ‘rtl::OUString’ | Eike Rathke |
2013-10-15 | Remove unnecessary TK_Last | Stephan Bergmann |
2013-10-15 | Small simplification (and exit loop early) | Stephan Bergmann |