summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-16Remove FontNameHash, use standard OUStringHashStephan Bergmann
2014-04-16Off by one (-fsanitize=address)Stephan Bergmann
2014-04-12do not change configured runtime system locale when setting UI localeEike Rathke
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann
2014-04-10Intermediate commit: un-revert last changeTor Lillqvist
2014-04-09Revert special-casing tiled rendering hereTor Lillqvist
2014-04-08SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-04-07Clean up unused functionsStephan Bergmann
2014-04-06Typo: s/ouer/ourTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-05coverity#708566 Uninitialized scalar fieldCaolán McNamara
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
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