summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2017-08-28tdf#111934 xmloff: ODF import: self-referential conditional style crashMichael Stahl
2017-06-15tdf#103091 conditional style conditions not savedTroy Rollo
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
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove manual memory managementDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-09-07loplugin:stringconstantStephan Bergmann
2016-09-07Resolves: tdf#101963 loading zh-TW ROC calendar use EE|E instead of YYYY|YYEike Rathke
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin
2016-08-29Make SvXMLTokenMap compatible with FastTokens:Mohammed Abdul Azeem
2016-08-23use rtl::Static for static std::ordered_set in XMLPropStyleContextNoel Grandin
2016-08-18coverity#1371377 Resource leakCaolán McNamara
2016-08-10XML number format: do not enquote space followed by minus, tdf#97837 follow-upEike Rathke
2016-07-27tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier
2016-07-27tdf#100755 Extend ODF to allow 0 in fractionLaurent Balland-Poirier
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-15tdf#100755 Allow '0' for denominator symbolLaurent Balland-Poirier
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski