summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* cppcheck invalidPrintfArgTypeJochen Nitschke2016-10-021-7/+7
* remove unused parameterJochen Nitschke2016-09-251-1/+1
* -Werror,-Wignored-attributesStephan Bergmann2016-09-231-0/+1
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-162-11/+5
* Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann2016-09-152-9/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1391-116/+116
* loplugin:constantparam in extensions..lotuswordproNoel Grandin2016-09-1211-27/+27
* coverity#1371190 Missing move assignment operatorCaolán McNamara2016-09-112-3/+8
* loplugin:constantparam in svtoolsNoel Grandin2016-09-091-2/+1
* convert ScrollType to scoped enumNoel Grandin2016-09-052-3/+3
* convert ExtDateFieldFormat to scoped enumNoel Grandin2016-09-051-1/+1
* convert LineStyle to scoped enumNoel Grandin2016-09-051-1/+1
* convert RasterOp to scoped enumNoel Grandin2016-09-051-1/+1
* tdf#101810 - Crash when selecting Bibliography from ToolsNoel Grandin2016-08-311-0/+1
* remove unnecessary default constructor and operator=Markus Mohrhard2016-08-261-15/+0
* tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2016-08-262-6/+5
* -Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann2016-08-258-7/+8
* tdf#89329: use unique_ptr for pImpl in datasourcehandlingArnold Dumas2016-08-192-4/+2
* cppcheck: passedByValueCaolán McNamara2016-08-183-8/+7
* tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke2016-08-151-1/+1
* tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot2016-08-111-0/+1
* loplugin:sallogareasMichael Stahl2016-08-091-1/+1
* it is possible that Sources is emptyMarkus Mohrhard2016-08-081-0/+6
* loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin2016-08-057-13/+13
* improve passstuffbyref return analysisNoel Grandin2016-07-277-13/+13
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-263-3/+3
* new loplugin unnecessary overrideNoel Grandin2016-07-157-37/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-074-4/+4
* Related: tdf#92478 speculative win64 scanning fixCaolán McNamara2016-07-071-3/+5
* merge BibTabPage with BibGeneralPageNoel Grandin2016-07-054-14/+4
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-044-6/+7
* Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara2016-06-291-4/+0
* Simplify some PutProperties callsStephan Bergmann2016-06-281-19/+7
* compilerplugins: add OWeakObject::release() override checkMichael Stahl2016-06-241-3/+2
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-233-10/+10
* valgrind: use after freeCaolán McNamara2016-06-221-6/+10
* coverity#1362777 Explicit null dereferencedCaolán McNamara2016-06-191-1/+1
* Fix simple typo in parameter nameMuhammet Kara2016-06-181-5/+5
* Resolves: tdf#96251 address wizard crash when run from start centerCaolán McNamara2016-06-171-1/+2
* tdf#43157 Clean up DBG_ASSERTkrishna keshav2016-06-131-5/+4
* loplugin:sallogareasNoel Grandin2016-06-131-1/+1
* Resolves: tdf#92478 avoid crash on using scanner on windows x64Caolán McNamara2016-06-121-1/+4
* convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin2016-06-121-1/+1
* Clean up uses of Any::getValue() in extensionsStephan Bergmann2016-06-105-28/+24
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* merge cond. blocks to oneDavid Tardon2016-06-081-4/+3
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-062-2/+2
* remove unused constants in HRC filesNoel Grandin2016-06-064-18/+0
* remove some manual ref-countingNoel Grandin2016-06-062-13/+11
* DataAccess.xcs says xs:short not xs:int for this typeCaolán McNamara2016-06-021-1/+1