summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtfldi.cxx
AgeCommit message (Expand)Author
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-04-23Revert "-Werror,-Wunused-const-variable"Thorsten Behrens
2015-04-22Related tdf#88056: Use correct service nameKatarina Behrens
2015-04-22-Werror,-Wunused-const-variableCaolán McNamara
2015-04-22tdf#88056: Implement import of page title field from ODFKatarina Behrens
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-09xmloff: replace legacy DBG_WARNINGsMichael Stahl
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14more catch by referenceCaolán McNamara
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-01loplugin: cstylecastNoel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-21coverity#704115 Unchecked return valueCaolán McNamara
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-02-21coverity#708718 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708719 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708720 Uninitialized scalar fieldCaolán McNamara
2014-02-15fdo#74524: ODF import: fix unhandled exception in annotation importMichael Stahl
2014-02-11coverity#708721 Uninitialized scalar fieldCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-12-13fdo#72697 accept future <loext:sender-initials>Eike Rathke
2013-12-10xmloff: remove unused XMLTimeFieldImportContext::fTimeValueMichael Stahl
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-10sal_Bool to boolTakeshi Abe
2013-09-10Mark as const / staticTakeshi Abe
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák