summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-23xmloff: Drop non-existent XMLTextPropertyHandlerFactory_ImplTakeshi Abe1-3/+0
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin36-306/+263
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin6-7/+20
2017-11-23loplugin:unnecessaryparenStephan Bergmann1-4/+4
2017-11-23loplugin:simplifyboolStephan Bergmann1-1/+1
2017-11-23tdf#112689 Replace chained O(U)StringBuffer::append with operator+Timotej Lazar1-93/+40
2017-11-23gpg4libre: package gpgme spawn helper for WindowsThorsten Behrens1-0/+4
2017-11-23tdf#50746 add paste unformatted to menu and context menuYousuf Philips6-10/+13
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens6-7/+16
2017-11-23loplugin:simplifyboolStephan Bergmann1-1/+1
2017-11-23Disabled slot with Put leaks entry (tabvwsha/sc)Julien Nabet1-9/+9
2017-11-23Convert fprintf to SAL_WARN / SAL_INFOSamuel Mehrbrodt1-10/+3
2017-11-23vim-ide-integration: -I<dir> workaround is no longer neededMiklos Vajna1-4/+0
2017-11-23Make not warning about !! in loplugin:simplifybool consistentStephan Bergmann2-3/+61
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann32-86/+111
2017-11-23ios: blacklist newly pushed non-formatted filesMiklos Vajna1-0/+2
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara6-14/+12
2017-11-23tdf#45904 Move _XScenarioEnhanced Java test to C++Jens Carl7-83/+113
2017-11-23Replace list by vector in incomingrequest (binaryurp)Julien Nabet1-2/+2
2017-11-23Don't warn about the installer unless we are building an installerTor Lillqvist1-2/+10
2017-11-23iOS, do not use different C compilersjan Iversen7-432/+47
2017-11-23iOS, unicode not used in swift interfacejan Iversen1-2/+2
2017-11-23iOS, cleaned unused parameterjan Iversen1-0/+1
2017-11-23tdf#45904 Move _XSheetAuditing Java tests to C++Jens Carl7-206/+192
2017-11-23An anonymous GraphicObject instance suffices hereStephan Bergmann1-2/+1
2017-11-23put GraphicObject on stack instead of heapStephan Bergmann1-2/+2
2017-11-23reduce scope of varStephan Bergmann1-2/+1
2017-11-23use std::unique_ptrStephan Bergmann1-14/+11
2017-11-23Replace some lists by vectors in vcl/headlessJulien Nabet4-11/+10
2017-11-23Replace list by vector for m_aJPGs pdfwriter_impl (vcl)Julien Nabet2-7/+7
2017-11-23Revert partly 9d1f61a61893435b26f7239136ad92b7354545a8Julien Nabet1-1/+5
2017-11-23TypedWhichId for sc constantsNoel Grandin51-472/+418
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin77-151/+188
2017-11-22ofz#4366 Divide-by-zeroStephan Bergmann1-2/+10
2017-11-22cairo: drop no longer needed patch for androidChristian Lohmaier2-25/+0
2017-11-22Avoid using the hideous std::stack -> deque inside ::InterpretMichael Meeks1-4/+4
2017-11-22Don't re-create the interpreter context for each row.Michael Meeks1-1/+3
2017-11-22Updated coreChristian Lohmaier1-0/+0
2017-11-22tdf#112689 Replace chained O(U)StringBuffer::append with operator+qzheng2-18/+18
2017-11-22Follow our naming conventions, tdf#39593 follow-upEike Rathke2-12/+12
2017-11-22tdf#113935 Switching from read-only to edit mode slowNoel Grandin1-0/+5
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann143-297/+283
2017-11-22iOS, remove unused script.jan Iversen1-78/+0
2017-11-22fix buildThorsten Behrens1-2/+2
2017-11-22gpg4libre: enable gpgme support for Windows and OSXThorsten Behrens1-2/+2
2017-11-22gpg4libre: fix warningsThorsten Behrens4-4/+5
2017-11-22gpg4libre: cleanup gpgme & add gbuild lib for gpgmeppThorsten Behrens19-96/+474
2017-11-22gpg4libre: build gpgme natively on windowsDavid Ostrovsky4-1/+149
2017-11-22gpg4libre: build libassuan natively on windowsDavid Ostrovsky4-1/+101
2017-11-22gpg4libre: build libgpg-error natively on windowsThorsten Behrens6-0/+320