summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii/parasc.cxx
AgeCommit message (Expand)Author
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-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
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
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-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-17bool improvementsStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-09-04String to OUStringThomas Arnhold
2013-08-15String to OUString, some formattingMatteo Casalin
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-08-11fdo#53328: sw: ascii import: fix crash:Michael Stahl
2012-08-07String::AllocBuffer replacementsCaolán McNamara
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12Translate German comments, fix some spelling errorsPhilipp Weissenbacher
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-15ab80: resync to m100Andreas Bregas
2011-02-13cppcheck: init member variableCaolán McNamara