summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10207-1114/+1114
* new loplugin: oncevarNoel Grandin2015-11-099-66/+27
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0615-74/+72
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0532-79/+70
* tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli2015-11-051-3/+3
* tdf#93296 dashes in decimal part => 0 min decimal placesLaurent Balland-Poirier2015-11-042-1/+4
* loplugin:stringconstantNoel Grandin2015-11-0418-111/+60
* tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton2015-11-025-107/+42
* xmloff: replace boost::ptr_vector with std::vectorMichael Stahl2015-11-022-13/+11
* xmloff: replace boost::ptr_vector with std::vectorMichael Stahl2015-11-021-17/+17
* xmloff: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-11-022-18/+17
* xmloff: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-11-021-67/+72
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-305-11/+6
* xmloff tree cleanupMario J. Rugiero2015-10-305-56/+24
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-291-3/+1
* don't allocate rtl::Reference or SvRef on the heapNoel Grandin2015-10-271-12/+6
* move SvRefMemberList into idlNoel Grandin2015-10-271-0/+1
* loplugin:unusedmethodsNoel Grandin2015-10-271-4/+4
* refactor out some com::sun::star typedefsNoel Grandin2015-10-211-3/+1
* loplugin:defaultparamsStephan Bergmann2015-10-206-14/+13
* loplugin:defaultparamsStephan Bergmann2015-10-193-6/+6
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-3/+2
* cppcheck:variableScopeNoel Grandin2015-10-151-15/+12
* coverity#1326118 Constant expression resultCaolán McNamara2015-10-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12258-1229/+1229
* xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl2015-10-092-9/+8
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-50/+18
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-1/+0
* tdf#88154 workaround and unit testMarco Cecchetti2015-10-073-0/+9
* tdf#90839: follow-up workMarco Cecchetti2015-10-072-2/+0
* loplugin:mergeclassesNoel Grandin2015-10-066-80/+5
* should be safe to remove this pieceCaolán McNamara2015-10-022-7/+0
* make CppunitTest_sw_ww8export work againCaolán McNamara2015-10-024-0/+89
* loplugin:unusedmethodsNoel Grandin2015-10-024-89/+0
* coverity#1325246 Unchecked dynamic_castCaolán McNamara2015-10-011-6/+4
* coverity#1325247 Unchecked dynamic_castCaolán McNamara2015-10-011-6/+5
* coverity#1325248 Unchecked dynamic_castCaolán McNamara2015-10-011-4/+4
* coverity#1325249 Unchecked dynamic_castCaolán McNamara2015-10-011-1/+1
* coverity#1325252 Unchecked dynamic_castCaolán McNamara2015-10-011-1/+1
* coverity#1325253 Unchecked dynamic_castCaolán McNamara2015-10-011-1/+1
* coverity#1325254 Unchecked dynamic_castCaolán McNamara2015-10-011-1/+1
* remove old standalone Sun bug numbersNoel Grandin2015-10-0122-37/+0
* Fix typosAndrea Gelmini2015-09-299-9/+9
* Fix typosAndrea Gelmini2015-09-295-5/+5
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-4/+4
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-1/+0
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-2915-56/+56
* Nobody would go down the corridor anymoreMiklos Vajna2015-09-294-7/+7
* WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist2015-09-201-1/+1
* chained editeng: Add Chaining-related UNO attributematteocam2015-09-203-1/+28