summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2016-06-022-2/+7
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-012-3/+3
* extensions: more READMEMichael Stahl2016-06-011-1/+32
* tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl2016-06-015-10/+12
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-312-3/+3
* Some clean up of uses of css::uno::Any::setValueStephan Bergmann2016-05-304-11/+8
* Convert SelectionMode to scoped enumNoel Grandin2016-05-302-2/+2
* Convert VclAlign to scoped enumNoel Grandin2016-05-301-1/+1
* tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2016-05-271-11/+11
* loplugin:unusedmethodsNoel Grandin2016-05-261-1/+0
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-256-13/+4
* Fix typosAndrea Gelmini2016-05-251-1/+1
* Revert "remove some manual ref-counting"Noel Grandin2016-05-242-11/+13
* remove some manual ref-countingNoel Grandin2016-05-242-13/+11
* tdf#97221 restore original message for failed check of updateStanislav Horacek2016-05-211-1/+1
* clang-tidy misc-unused-alias-declsNoel Grandin2016-05-192-2/+0
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-183-7/+0
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-1/+1
* Fix typosAndrea Gelmini2016-05-161-1/+1