summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Remove unused inline functionStephan Bergmann
2014-03-30decorate tempfile name's to help identify leaks' authorNorbert Thiebaud
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-03-28Remove remaining DBG_CTOR etc. remnants from unotoolsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin
2014-03-11"overflow" is one wordTor Lillqvist
2014-03-10unotools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10Avoid "delayed" rendering in the tiled rendering caseTor Lillqvist
2014-03-08unotools: extractDate and extractTime functionsJacobo Aragunde Pérez
2014-03-08unotools: improve date parser to support timezonesJacobo Aragunde Pérez
2014-03-06coverity#1190364 Uncaught exceptionCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2014-02-25remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION()Noel Grandin
2014-02-25remove unused code utl::toISO8601(com::sun::star::util::Time const&)Noel Grandin
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-19coverity#984168 Uninitialized scalar fieldCaolán McNamara
2014-02-18coverity#984167 Uninitialized scalar fieldCaolán McNamara
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi
2014-01-29coverity#984169 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#440774 Logically dead codeCaolán McNamara
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-20typo fixesAndras Timar
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-10Typos (mainly "propably")Julien Nabet
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-03convert xub_StrLen->sal_Int32 in unotoolsNoel Grandin
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14Adapt MediaDescriptor log area codeStephan Bergmann