summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter/WriterFilterDetection.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin1-7/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-05-04writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna1-1/+1
2015-03-14Unused includesMiklos Vajna1-3/+0
2015-02-23loplugin:unreffunStephan Bergmann1-2/+0
2015-02-23writerfilter: clean up WriterFilterDetectionMiklos Vajna1-53/+65
2015-02-19writerfilter: use constructor for writerfilter moduleChris Sherlock1-8/+7
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-05-30writerfilter: clean up 'using namespace ::rtl'Miklos Vajna1-4/+0
2014-04-10writerfilter: remove dead doctok detection codeMiklos Vajna1-41/+13
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza1-10/+3
2012-07-02writerfilter/filter: kill remaining CONSTASCII madnessMiklos Vajna1-14/+9
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2011-02-26OSL_ASSERT takes a condition, not a messageDavid Tardon1-1/+1
2011-02-13Remove bogus commentsGuillaume Poussel1-20/+10
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from writerfilterMikhail Voytenko1-1/+1
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller1-2/+2
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 9 (build problem in sal ?)Gert Faller1-2/+2
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 5Gert Faller1-2/+2
2010-10-13Remove redundant include directives & commentsJ. Graeme Lingard1-1/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-07more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-05-06CWS-TOOLING: integrate CWS os127Release Engineers1-1/+8
2008-07-01INTEGRATION: CWS xmlfilter05 (1.2.34); FILE MERGEDVladimir Glazounov1-2/+3
2008-04-10INTEGRATION: CWS changefileheader (1.2.36); FILE MERGEDRĂ¼diger Timm1-39/+19
2007-03-08#i137142# Word 97 detection addedOliver Specht1-18/+62
2007-02-22filter detectionOliver Specht1-0/+171