summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-1/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-08-18cppcheck: noCopyConstructorCaolán McNamara1-0/+3
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-2/+2
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-4/+8
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+2
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-2/+2
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier3-42/+42
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-8/+8
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-1/+1
2015-03-11convert SetAttrMode to enum classNoel Grandin1-2/+2
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-2/+2
2015-01-05valgrind: uninitialized readCaolán McNamara1-0/+1
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-1/+2
2014-12-02loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-09constLuboš Luňák1-1/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl1-1/+2
2014-09-26remove unnecessary casts'sNoel Grandin1-3/+3
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-27Don't pointlessly make it harder to git grep for this messageTor Lillqvist1-2/+1
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-2/+3
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-2/+2
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-3/+2
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-7/+7
2014-06-24new compilerplugin returnbyrefNoel Grandin1-4/+4
2014-06-19Do not call SwASC_AttrIter::NextPos when nAktSwPos is already SAL_MAX_INT32Stephan Bergmann1-2/+6
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-2/+2
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-2/+2
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-28sw: hey, don't forget about big-endian parts in wrtasc.cxx!Douglas Mencken1-1/+1