Age | Commit message (Expand) | Author |
2014-03-17 | sal,toolkit,unotools: prefer passing OUString by reference | Noel Grandin |
2014-03-11 | "overflow" is one word | Tor Lillqvist |
2014-03-10 | unotools: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-10 | Avoid "delayed" rendering in the tiled rendering case | Tor Lillqvist |
2014-03-08 | unotools: extractDate and extractTime functions | Jacobo Aragunde Pérez |
2014-03-08 | unotools: improve date parser to support timezones | Jacobo Aragunde Pérez |
2014-03-06 | coverity#1190364 Uncaught exception | Caolán McNamara |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from unotools | Alexander Wilms |
2014-02-25 | remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION() | Noel Grandin |
2014-02-25 | remove unused code utl::toISO8601(com::sun::star::util::Time const&) | Noel Grandin |
2014-02-24 | Remove unnecessary extractInterface | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-19 | unotools: sal_Bool -> bool | Stephan Bergmann |
2014-02-19 | coverity#984168 Uninitialized scalar field | Caolán McNamara |
2014-02-18 | coverity#984167 Uninitialized scalar field | Caolán McNamara |
2014-02-06 | Introduce com.sun.star.util.thePathSettings singleton. | Matúš Kukan |
2014-02-04 | startcenter: fdo#72469: Thumbnails also for other file types than ODF. | Jan Holesovsky |
2014-02-03 | Remove needless SAL_DLLPRIVATE annotations | Stephan Bergmann |
2014-02-03 | fdo#54938 Convert to cppu::supportsService | Alexandre Vicenzi |
2014-01-29 | coverity#984169 : Uninitialized scalar field | Norbert Thiebaud |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | coverity#440774 Logically dead code | Caolán McNamara |
2014-01-23 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-23 | fdo#63154 Removed unused solar.h reference | Alexandre Vicenzi |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-20 | typo fixes | Andras Timar |
2013-12-18 | resolved fdo#72778 keep setting system locale and LanguageTag in sync | Eike Rathke |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-10 | Typos (mainly "propably") | Julien Nabet |
2013-12-06 | Clean up includes of comphelper/stl_types.hxx | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_VECTOR | Stephan Bergmann |
2013-12-03 | convert xub_StrLen->sal_Int32 in unotools | Noel Grandin |
2013-11-20 | Elide utl::ConfigItem_Impl | Stephan Bergmann |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-17 | bugs.freedesktop.org -> bugs.libreoffice.org | Andras Timar |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-11-14 | Adapt MediaDescriptor log area code | Stephan Bergmann |
2013-11-14 | rhbz#887420 Implement "block untrusted referer links" feature | Stephan Bergmann |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | Add "block untrusted referer links" switch | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | String clean-up | Stephan Bergmann |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |