summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13Werror=maybe-uninitialized on arm toolchainCaolán McNamara
2017-03-13fix android buildNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-30GetWasUsed can return by value, no need to be a special snowflakeNoel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23just for non exported thingsCaolán McNamara
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2017-01-20can use truncate instead of a new OUStringBufferCaolán McNamara
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-11-17ODF: do not write an empty style:text-position="" attribute for CharEscapementEike Rathke
2016-11-11xmloff: print a warning if we drop a style on the floorMichael Stahl
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-07tdf#102370 Correctly export to Excel exponent without signLaurent Balland-Poirier
2016-10-07loplugin:staticmethods: xmloffStephan Bergmann
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-10-03Fix typosAndrea Gelmini
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-26soon is nowMarkus Mohrhard
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13unconditionally replacing Y after G (era) with E was always wrongEike Rathke
2016-09-13do not add calendar modifier to format code when importing as E or EE keywordEike Rathke
2016-09-13that copypasta comment fragment makes no senseEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13switch to using LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke
2016-09-10Blind fix for MSVCStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09Blind fix for MSVCStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove manual memory managementDavid Tardon