summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-14create_tree.sh: Generate g-i filesPranav Kant
2015-09-14sw: prefix members of SwTransferableMiklos Vajna
2015-09-14tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna
2015-09-14loplugin:unreffunStephan Bergmann
2015-09-14loplugin:implicitboolconversionStephan Bergmann
2015-09-14clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-14clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-14xmlscript: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-09-14xmlsecurity: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-14convert EDIT_MODE to scoped enumNoel Grandin
2015-09-14convert CONTENT_TYPE to scoped enumNoel Grandin
2015-09-14convert RegionMode to scoped enumNoel Grandin
2015-09-14now we can also open the vba project in the MS vba editorMarkus Mohrhard
2015-09-14move a little bit closer to the export from MSOMarkus Mohrhard
2015-09-14fix the vba document module code exportMarkus Mohrhard
2015-09-14introduce a special vba export debug modeMarkus Mohrhard
2015-09-14don't use VBA_EXPORT_DEBUG in masterMarkus Mohrhard
2015-09-14Refactor graphite integration and update graphiteMartin Hosken
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann
2015-09-13Use move semanticsStephan Bergmann
2015-09-13cppcheck: unreadVariableCaolán McNamara
2015-09-13cppcheck: redundantPointerOpCaolán McNamara
2015-09-13Updated coreOlivier Hallot
2015-09-13Updated coreOlivier Hallot
2015-09-13boost->stdCaolán McNamara
2015-09-13libfreehand: FHTransform defined as a struct but declared as a classDavid Ostrovsky
2015-09-13Updated coreAdolfo Jayme Barrientos
2015-09-13Fix precedence errorMatteo Casalin
2015-09-13tdf#39468 - Translate German comments.Ryan McCoskrie
2015-09-13Fix typoMatteo Casalin
2015-09-13Avoid getTokenCount in CustomAnimationPreset::getProperties/hasPropertyMatteo Casalin
2015-09-13Avoid getTokenCount in ScViewFunc::SetPrintRangesMatteo Casalin
2015-09-13Avoid getTokenCount in ScRangeList::ParseMatteo Casalin
2015-09-13Avoid getTokenCountMatteo Casalin
2015-09-13Simplify SvtFileDialog::appendDefaultExtensionMatteo Casalin
2015-09-13cppcheck: Mismatching allocation and deallocationJulien Nabet
2015-09-13Also get rid of :: prefix for cssTor Lillqvist
2015-09-13replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha
2015-09-13replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-09-13Replace snwprintf with _snwprintfDavid Ostrovsky
2015-09-13xmlhelp: Add missing includeDavid Ostrovsky
2015-09-13chart2: Add missing includeDavid Ostrovsky
2015-09-13Disable Warning 4589David Ostrovsky
2015-09-13uno bridge: Prevent collision between cli::array and std::arrayDavid Ostrovsky
2015-09-12coverity#1323913 Uninitialized pointer fieldCaolán McNamara
2015-09-12coverity#1323912 Improper use of negative valueCaolán McNamara
2015-09-12coverity#1038332 Uncaught exceptionCaolán McNamara
2015-09-12#i126516# Document the return values for the TYPE() formula function in the o...Damjan Jovanovic