summaryrefslogtreecommitdiff
path: root/sot/source/base/filelist.cxx
AgeCommit message (Expand)Author
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2019-04-26cleanup files in SOT, not changeTomaž Vajngerl
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-01-09defaults are good enoughCaolán McNamara
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-29loplugin: cstylecastNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-09remove unnecessary use of OUString*Noel Grandin
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2012-06-22re-base on ALv2 code.Michael Meeks
2012-02-07sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header from sotNorbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-01Remove DECLARE_LIST( FileStringList, String* )Joseph Powers
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang
2010-04-20CWS gnumake2: move all delivered sot headers to inc/sotMathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.10.28); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.7.8); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.6.30); FILE MERGEDRüdiger Timm
2004-10-22INTEGRATION: CWS dtransfix (1.5.180); FILE MERGEDRüdiger Timm
2002-03-22fix: #98305# use osl_getThreadTextEncoding() instead of RTL_TEXTENCODING_ASCI...Peter Burow
2001-09-28fix: #91670# read filelist from stream fixedPeter Burow
2001-09-06Task #91670#: handle Unicode strings correct in the read methodjp
2001-05-04don't read over stream EOFjp
2000-09-18initial importJens-Heiner Rechtien