summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2015-11-25store custom icon set info into ODFMarkus Mohrhard
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19Incredible slowness and crashes with document with vast num of frame dupsCaolán McNamara
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl
2015-11-18xmloff: legacy assert to SAL_INFO as it can only be triggered byMichael Stahl
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-13tdf#95744: saving shape names re-enabledOliver Specht
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-05tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli
2015-11-04tdf#93296 dashes in decimal part => 0 min decimal placesLaurent Balland-Poirier
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-02tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton
2015-11-02xmloff: replace boost::ptr_vector with std::vectorMichael Stahl
2015-11-02xmloff: replace boost::ptr_vector with std::vectorMichael Stahl
2015-11-02xmloff: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-02xmloff: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30xmloff tree cleanupMario J. Rugiero
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27move SvRefMemberList into idlNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-13coverity#1326118 Constant expression resultCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-10-07tdf#90839: follow-up workMarco Cecchetti
2015-10-06loplugin:mergeclassesNoel Grandin