summaryrefslogtreecommitdiff
path: root/editeng/source/items/flditem.cxx
AgeCommit message (Expand)Author
2017-08-08SvPersistStream deadNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian
2017-01-18manage pField with tools::SvRefNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-18editeng: assert SfxPoolItem::operator==Michael Stahl
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-17editeng: fix SvxTableField::operator==()Michael Stahl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19fix cppcheck:nullPointerRedundantCheck commitNoel Grandin
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-04-21Related tdf#88056: this guy's better off in presentation namespaceKatarina Behrens
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-25coverity#1266493 Use of untrusted scalar valueCaolán McNamara
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from editengAlexander Wilms
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-14bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-10fdo#70278: editeng: fix Time fields in ImpressMichael Stahl
2013-12-10editeng: fix more 32-bit Time breakageMichael Stahl