summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-7/+7
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann16-21/+21
2014-04-01Remove unused inline functionStephan Bergmann1-3/+0
2014-03-30decorate tempfile name's to help identify leaks' authorNorbert Thiebaud1-2/+12
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl1-1/+1
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl2-8/+7
2014-03-28Remove remaining DBG_CTOR etc. remnants from unotoolsStephan Bergmann2-24/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann28-113/+113
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin1-3/+3
2014-03-11"overflow" is one wordTor Lillqvist1-2/+2
2014-03-10unotools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-12/+2
2014-03-10Avoid "delayed" rendering in the tiled rendering caseTor Lillqvist1-1/+16
2014-03-08unotools: extractDate and extractTime functionsJacobo Aragunde Pérez1-0/+17
2014-03-08unotools: improve date parser to support timezonesJacobo Aragunde Pérez1-9/+49
2014-03-06coverity#1190364 Uncaught exceptionCaolán McNamara1-31/+25
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann18-172/+172
2014-02-26Remove visual noise from unotoolsAlexander Wilms31-504/+494
2014-02-25remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION()Noel Grandin1-6/+0
2014-02-25remove unused code utl::toISO8601(com::sun::star::util::Time const&)Noel Grandin1-27/+0
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-3/+7
2014-02-23Remove unneccessary commentsAlexander Wilms33-380/+380
2014-02-19unotools: sal_Bool -> boolStephan Bergmann37-786/+786
2014-02-19coverity#984168 Uninitialized scalar fieldCaolán McNamara1-0/+6
2014-02-18coverity#984167 Uninitialized scalar fieldCaolán McNamara1-4/+5
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan1-2/+2
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky1-51/+27
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-2/+2
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi1-4/+5
2014-01-29coverity#984169 : Uninitialized scalar fieldNorbert Thiebaud1-0/+1
2014-01-28bool improvementsStephan Bergmann10-24/+24
2014-01-28coverity#440774 Logically dead codeCaolán McNamara1-21/+2
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-2/+2
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi2-110/+2
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-21bool improvementsStephan Bergmann5-5/+5
2014-01-21bool improvementsStephan Bergmann8-8/+8
2014-01-10Use boolStephan Bergmann1-1/+1
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2-7/+7
2013-12-20typo fixesAndras Timar4-12/+12
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke1-2/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-12-10Typos (mainly "propably")Julien Nabet1-2/+2
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann2-4/+7
2013-12-03convert xub_StrLen->sal_Int32 in unotoolsNoel Grandin1-2/+2
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann2-163/+109
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar1-2/+2
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0