summaryrefslogtreecommitdiff
path: root/sw/source/core/text/EnhancedPDFExportHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-198/+198
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15convert POSTITS_ to scoped enumNoel Grandin1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-7/+7
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-117/+117
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-12Use size() on array filled by SwEditShell::GetINetAttrs to get number of itemsMatteo Casalin1-3/+3
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+0
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-1/+1
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-5/+4
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-30/+30
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-7/+7
2014-11-24loplugin: cstylecastNoel Grandin1-2/+2
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna1-2/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-09-25Resolves fdo#84283: Export to PDF with footnotes in tables crashJulien Nabet1-1/+5
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-06sal_uInt16: use more proper types, avoid unneeded casts, constifyMatteo Casalin1-15/+15
2014-07-15Refactored IDocumentOutlineNodes out of SwDoc.Valentin Kettner1-0/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-05-15Resolves: fdo#78204 adjust note icons on comments-in-margins caseCaolán McNamara1-17/+91
2014-04-18Begin removing ASCII art and useless comments from swChris Laplante1-60/+9
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-63/+42
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin1-4/+1
2014-02-16sal_Bool to boolMatteo Casalin1-6/+6
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-2/+2
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-1/+1
2013-12-22fdo#67370: Hyphens are not visible in tagged PDFKhaled Hosny1-2/+9
2013-11-20fdo#71645 remove footnote numbers in cross-referencesLászló Németh1-1/+1
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann1-3/+3
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-10-18convert sw/source/core/text/*.cxx from String to OUStringNoel Grandin1-16/+16
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-2/+2
2013-10-02remove/add blank linesPhilipp Riemer1-7/+0
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-2/+1
2013-09-19convert sw/inc/EnhancedPDFExportHelper.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-14Cleanup #include and minor optimizationMatteo Casalin1-1/+0
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-14/+14