summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2017-07-21Fix typosAndrea Gelmini
2017-07-21oox: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20SmartArt: support hideGeom shape attrbuteGrzegorz Araminowicz
2017-07-20SmartArt: shape stylingGrzegorz Araminowicz
2017-07-20SmartArt: more layout workGrzegorz Araminowicz
2017-07-20SmartArt: add ShapeAtom to store shape template instead of LayoutNodeGrzegorz Araminowicz
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-17tdf#109067 Fix default value of rotWithShapePaul Trojahn
2017-07-17tdf#89926 Fix OOXML gradient angle importPaul Trojahn
2017-07-17tdf#104743: Export transparency for bitmap fill/backgroundKatarina Behrens
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14Remove unused [m]sChartAddressStephan Bergmann
2017-07-14Revert "tdf#109067 Fix default value of rotWithShape"Miklos Vajna
2017-07-14tdf#109067 Fix default value of rotWithShapePaul Trojahn
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11SmartArt: reuse existing diagram shape for root shapeGrzegorz Araminowicz
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-11tdf#108945 Correctly import default value in VML shape adjustmentsGrzegorz Araminowicz
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: ooxStephan Bergmann
2017-06-29SmartArt: undo diagram elements' size changeGrzegorz Araminowicz
2017-06-27SmartArt: std::for_each -> range-based for loop.Jan Holesovsky
2017-06-26SmartArt: separate LayoutAtomVisitors from LayoutAtomsGrzegorz Araminowicz
2017-06-26SmartArt: layout diagramGrzegorz Araminowicz
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-26Fix PageShape export to pptxPaul Trojahn
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20tdf#89064 Fix import of pages with comments and notesPaul Trojahn
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-11allow build without tls and ssljan Iversen
2017-06-10coverity#1412145 Result is not floating pointCaolán McNamara
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-09VML: EMU to Points conversionSzymon Kłos
2017-06-08oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna
2017-06-08Watermark: VML export/import font sizeSzymon Kłos