summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtfldi.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens1-32/+31
2015-04-23Revert "-Werror,-Wunused-const-variable"Thorsten Behrens1-0/+1
2015-04-22Related tdf#88056: Use correct service nameKatarina Behrens1-1/+1
2015-04-22-Werror,-Wunused-const-variableCaolán McNamara1-1/+0
2015-04-22tdf#88056: Implement import of page title field from ODFKatarina Behrens1-0/+32
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-17/+17
2015-02-09xmloff: replace legacy DBG_WARNINGsMichael Stahl1-1/+1
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14more catch by referenceCaolán McNamara1-1/+1
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-01loplugin: cstylecastNoel Grandin1-1/+1
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-129/+129
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-3/+3
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-4/+4
2014-03-21coverity#704115 Unchecked return valueCaolán McNamara1-14/+18
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-02-26Remove visual noise from xmloffAlexander Wilms1-74/+74
2014-02-21coverity#708718 Uninitialized scalar fieldCaolán McNamara1-6/+7
2014-02-21coverity#708719 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-21coverity#708720 Uninitialized scalar fieldCaolán McNamara1-7/+9
2014-02-15fdo#74524: ODF import: fix unhandled exception in annotation importMichael Stahl1-5/+10
2014-02-11coverity#708721 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann1-2/+2
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-63/+47
2013-12-13fdo#72697 accept future <loext:sender-initials>Eike Rathke1-1/+1
2013-12-10xmloff: remove unused XMLTimeFieldImportContext::fTimeValueMichael Stahl1-20/+0
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl1-1/+3
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin1-1/+1
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-23convert code to use OUString::endsWithNoel Grandin1-2/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-11/+0
2013-09-10sal_Bool to boolTakeshi Abe1-8/+8
2013-09-10Mark as const / staticTakeshi Abe1-2/+2
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+15
2013-03-19remove unused VariableName code/commentsMichael Stahl1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-24coverity#705347 Missing break in switchNorbert Thiebaud1-12/+16
2013-02-21Fix type unkown -> unknownJulien Nabet1-1/+1
2013-02-08Resolves: fdo#60132 Error reading file after inserting commentCaolán McNamara1-0/+5
2012-12-10PCH for xmloff, including LO headersLuboš Luňák1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1