summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdf#50746 add paste unformatted to menu and context menuYousuf Philips2017-11-236-10/+13
* gpg4libre: conditional-compile gpgme codeThorsten Behrens2017-11-236-7/+16
* loplugin:simplifyboolStephan Bergmann2017-11-231-1/+1
* Disabled slot with Put leaks entry (tabvwsha/sc)Julien Nabet2017-11-231-9/+9
* Convert fprintf to SAL_WARN / SAL_INFOSamuel Mehrbrodt2017-11-231-10/+3
* vim-ide-integration: -I<dir> workaround is no longer neededMiklos Vajna2017-11-231-4/+0
* Make not warning about !! in loplugin:simplifybool consistentStephan Bergmann2017-11-232-3/+61
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-2332-86/+111
* ios: blacklist newly pushed non-formatted filesMiklos Vajna2017-11-231-0/+2
* move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara2017-11-236-14/+12
* tdf#45904 Move _XScenarioEnhanced Java test to C++Jens Carl2017-11-237-83/+113
* Replace list by vector in incomingrequest (binaryurp)Julien Nabet2017-11-231-2/+2
* Don't warn about the installer unless we are building an installerTor Lillqvist2017-11-231-2/+10
* iOS, do not use different C compilersjan Iversen2017-11-237-432/+47
* iOS, unicode not used in swift interfacejan Iversen2017-11-231-2/+2
* iOS, cleaned unused parameterjan Iversen2017-11-231-0/+1
* tdf#45904 Move _XSheetAuditing Java tests to C++Jens Carl2017-11-237-206/+192
* An anonymous GraphicObject instance suffices hereStephan Bergmann2017-11-231-2/+1
* put GraphicObject on stack instead of heapStephan Bergmann2017-11-231-2/+2
* reduce scope of varStephan Bergmann2017-11-231-2/+1
* use std::unique_ptrStephan Bergmann2017-11-231-14/+11
* Replace some lists by vectors in vcl/headlessJulien Nabet2017-11-234-11/+10
* Replace list by vector for m_aJPGs pdfwriter_impl (vcl)Julien Nabet2017-11-232-7/+7
* Revert partly 9d1f61a61893435b26f7239136ad92b7354545a8Julien Nabet2017-11-231-1/+5
* TypedWhichId for sc constantsNoel Grandin2017-11-2351-472/+418
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-2377-151/+188
* ofz#4366 Divide-by-zeroStephan Bergmann2017-11-221-2/+10
* cairo: drop no longer needed patch for androidChristian Lohmaier2017-11-222-25/+0
* Avoid using the hideous std::stack -> deque inside ::InterpretMichael Meeks2017-11-221-4/+4
* Don't re-create the interpreter context for each row.Michael Meeks2017-11-221-1/+3
* Updated coreChristian Lohmaier2017-11-221-0/+0
* tdf#112689 Replace chained O(U)StringBuffer::append with operator+qzheng2017-11-222-18/+18
* Follow our naming conventions, tdf#39593 follow-upEike Rathke2017-11-222-12/+12
* tdf#113935 Switching from read-only to edit mode slowNoel Grandin2017-11-221-0/+5
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-22143-297/+283
* iOS, remove unused script.jan Iversen2017-11-221-78/+0
* fix buildThorsten Behrens2017-11-221-2/+2
* gpg4libre: enable gpgme support for Windows and OSXThorsten Behrens2017-11-221-2/+2
* gpg4libre: fix warningsThorsten Behrens2017-11-224-4/+5
* gpg4libre: cleanup gpgme & add gbuild lib for gpgmeppThorsten Behrens2017-11-2219-96/+474
* gpg4libre: build gpgme natively on windowsDavid Ostrovsky2017-11-224-1/+149
* gpg4libre: build libassuan natively on windowsDavid Ostrovsky2017-11-224-1/+101
* gpg4libre: build libgpg-error natively on windowsThorsten Behrens2017-11-226-0/+320
* ofz#4386/ofz#4387 AbrtCaolán McNamara2017-11-222-0/+2
* clang-format on non-blacklisted file interpretercontext.hxxDennis Francis2017-11-221-11/+8
* Help old GCCStephan Bergmann2017-11-221-1/+1
* fuzzing: common case of embedded charts in docxCaolán McNamara2017-11-221-1/+8
* fix duplicate strings in notebookbar uiChristian Lohmaier2017-11-222-29/+29
* turn some eof checks to eof or errorCaolán McNamara2017-11-225-8/+8
* ofz#4381 Divide-by-zeroCaolán McNamara2017-11-221-3/+5