summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-11tdf#85232 WPG import: fix handling of line shapesMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-27oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-23Revert "oox: replace boost::ptr_vector with std::vector<std::unique_ptr>"Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-23oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-21chart series support hatches, tdf#94227Markus Mohrhard
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-13Reduce scope of variableStephan Bergmann
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-09-30Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-09-02tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-07-15tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-23tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar
2015-05-20fix Win buildNoel Grandin
2015-05-18oox: these ctors can be explicitMiklos Vajna
2015-05-16Fix copy-paste errorJoren De Cuyper
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate001
2015-05-08default text rotation for secondary axis is also from parent, tdf#75316Markus Mohrhard
2015-05-08inherit default title rotation from parent, tdf#75316Markus Mohrhard
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30see if a re-org will silence coverity#1272392 Resource leakCaolán McNamara
2015-04-30fix minorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard
2015-04-30fix majorTickMark MSO 2007 vs OOXML default valueMarkus Mohrhard
2015-04-30fix grouping MSO 2007 vs OOXML default valueMarkus Mohrhard
2015-04-30fix showDLblsOverMax MSO2007 vs OOXML default valueMarkus Mohrhard