summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
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
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-16tdf#97837 Detect delimiter only for date, time, currencyLaurent Balland-Poirier
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-06tdf#89329: use unique_ptr for pImpl in xmlnumfeXisco Fauli
2016-06-03Convert FontRights to scoped enumNoel Grandin
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-05-30Choose ODF version for fill-characterLaurent Balland-Poirier
2016-05-31prevent out of bounds string accessEike Rathke
2016-05-30tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier
2016-05-30Choose ODF version for min-decimal-place and force-exponent-signLaurent Balland-Poirier
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09tdf#38097 min numerator/denominator at least 1Laurent Balland-Poirier
2016-05-09tdf#88657 calculate denominator lengthLaurent Balland-Poirier
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-04fix export crash test due to assert hit, tdf#61996 follow-upEike Rathke
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20tdf#97567 xmloff: use programmatic name for imported automatic style.Mark Hung
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18Remove needless typedef from xmloff/source/style/impastpl.hxxRyan McCoskrie
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-16loplugin:constantparam in xmloff/Noel Grandin