summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmloff module away from OSL_ASSERT to assertChris Sherlock
2017-05-03typoTomaž Vajngerl
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2017-02-12Various typos about propertyJulien Nabet
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02xmloff: fix loplugin:stringconstantMiklos Vajna
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2017-01-11Some loplugin:conststringvar/stringconstant improvements: xmloffStephan Bergmann
2016-12-13tdf#95416 Fix includes for xmloffAdam Kasztenny
2016-12-12coverity#704109 Unchecked return valueCaolán McNamara
2016-12-12coverity#704108 Unchecked return valueCaolán McNamara
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-11-15loplugin:constantparamNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-11loplugin:unnnecessaryoverride in xmloffNoel Grandin
2016-10-11catch the exception to prevent broken charts, tdf#98690Markus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-08-16tdf#100547 Save to ODF XY customized namesLaurent Balland-Poirier
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin
2016-06-23Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin