summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc/msfilter.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-01fix some openoffice bugzilla linksdennisroczek1-1/+1
2017-12-19inline use-once typedefsNoel Grandin1-2/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-08-08loplugin:unusedmethodsNoel Grandin1-13/+0
2017-08-07loplugin:constparams in sw part9Noel Grandin1-1/+1
2017-08-07loplugin:constparams in sw part8Noel Grandin1-3/+3
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-3/+1
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin1-1/+1
2017-05-09drop obsolete mailtosCaolán McNamara1-48/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-1/+4
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-1/+1
2016-12-14sw: WW8 import: try to prevent overlapping field-marks and redlinesMichael Stahl1-0/+1
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-6/+12
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-5/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin1-1/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-03sw: inline use-once typedefsNoel Grandin1-4/+2
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-1/+0
2015-06-20sw: WW8 export: GetPseudoCharRuns() parameter bSplitOnCharSet is obsoleteMichael Stahl1-6/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-5/+5
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-17/+17
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+2
2014-11-07Make GetTwipSize() call SwapIn() by itself in case of invalid sizeZolnai Tamás1-21/+0
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl1-2/+10
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-3/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-3/+3
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-5/+5
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin1-1/+0
2013-10-15convert sw/source/filter/inc/*.hxx from String to OUStringNoel Grandin1-5/+5
2013-09-17remove dead some definitionsNoel Grandin1-1/+0
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold1-6/+6
2013-09-09String to OUstringMatteo Casalin1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-10Resolves: #i120158# fix Time format is different than MS Office issueLei De Bin1-0/+6
2012-12-23Drop unused #defineTakeshi Abe1-2/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-15move DTTM2DateTime and DateTimeToOString to msfilter to avoid copy&pasteMiklos Vajna1-8/+1
2012-03-12this massive rigmarole is just to map a msword author id to a writer author idCaolán McNamara1-24/+2
2012-03-09update code a bitCaolán McNamara1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-07-18callcatcher: remove unused methodsCaolán McNamara1-1/+0
2011-06-27rename CloseIfOpen -> SetEndIfOpen which is what it doesCaolán McNamara1-3/+3
2011-06-27use public boost::noncopyable insteadCaolán McNamara1-10/+4