summaryrefslogtreecommitdiff
path: root/editeng/source/items/flditem.cxx
AgeCommit message (Expand)Author
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
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-17this method is not supposed to throw, fdo#66241Markus Mohrhard
2013-08-10Removed chained appends in SvxAuthorField, as part of Bug 57950.Neil Moore
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-12warning C4101: 'e' : unreferenced local variableStephan Bergmann
2013-04-11i#79611: SvxFieldData::Create() is not supposed to throw.Jan Holesovsky
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07String::AllocBuffer replacementsCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida