summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii/parasc.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
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 Lohmaier1-10/+10
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
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
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-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-7/+7
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-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-01-17bool improvementsStephan Bergmann1-2/+2
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-1/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-2/+2
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-09-04String to OUStringThomas Arnhold1-3/+3
2013-08-15String to OUString, some formattingMatteo Casalin1-2/+2
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-11fdo#53328: sw: ascii import: fix crash:Michael Stahl1-1/+1
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-5/+5
2012-06-22Remove empty or non-called methodsThomas Arnhold1-5/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-4/+4
2012-06-12Translate German comments, fix some spelling errorsPhilipp Weissenbacher1-19/+18
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva1-0/+3
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-2/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-27/+19
2011-02-15ab80: resync to m100Andreas Bregas1-12/+12
2011-02-13cppcheck: init member variableCaolán McNamara1-1/+2
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas1-1/+1
2011-01-31Remove comments; sw/source/filtershirahara1-7/+5
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-14/+6
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-12/+12