summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii
AgeCommit message (Expand)Author
2018-01-19tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai
2017-08-28tdf#63673 Never ignore detected BOMMaxim Monastirsky
2017-05-11sw txt export: Greatly improve the export of bullets & numbering.Jan Holesovsky
2017-04-25Optimize plain-text import.Michael Meeks
2017-04-04sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-05valgrind: uninitialized readCaolán McNamara
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-09constLuboš Luňák
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-27Don't pointlessly make it harder to git grep for this messageTor Lillqvist
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19Do not call SwASC_AttrIter::NextPos when nAktSwPos is already SAL_MAX_INT32Stephan Bergmann
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner