summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2016-09-23-Werror,-Wignored-attributesStephan Bergmann1-0/+1
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin2-11/+5
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann2-9/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann91-116/+116
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin11-27/+27
2016-09-11coverity#1371190 Missing move assignment operatorCaolán McNamara2-3/+8
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-2/+1
2016-09-05convert ScrollType to scoped enumNoel Grandin2-3/+3
2016-09-05convert ExtDateFieldFormat to scoped enumNoel Grandin1-1/+1
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-09-05convert RasterOp to scoped enumNoel Grandin1-1/+1
2016-08-31tdf#101810 - Crash when selecting Bibliography from ToolsNoel Grandin1-0/+1
2016-08-26remove unnecessary default constructor and operator=Markus Mohrhard1-15/+0
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2-6/+5
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann8-7/+8
2016-08-19tdf#89329: use unique_ptr for pImpl in datasourcehandlingArnold Dumas2-4/+2
2016-08-18cppcheck: passedByValueCaolán McNamara3-8/+7
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+1
2016-08-09loplugin:sallogareasMichael Stahl1-1/+1
2016-08-08it is possible that Sources is emptyMarkus Mohrhard1-0/+6
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin7-13/+13
2016-07-27improve passstuffbyref return analysisNoel Grandin7-13/+13
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara3-3/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin7-37/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann4-4/+4
2016-07-07Related: tdf#92478 speculative win64 scanning fixCaolán McNamara1-3/+5
2016-07-05merge BibTabPage with BibGeneralPageNoel Grandin4-14/+4
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin4-6/+7
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara1-4/+0
2016-06-28Simplify some PutProperties callsStephan Bergmann1-19/+7
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl1-3/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin3-10/+10
2016-06-22valgrind: use after freeCaolán McNamara1-6/+10
2016-06-19coverity#1362777 Explicit null dereferencedCaolán McNamara1-1/+1
2016-06-18Fix simple typo in parameter nameMuhammet Kara1-5/+5
2016-06-17Resolves: tdf#96251 address wizard crash when run from start centerCaolán McNamara1-1/+2
2016-06-13tdf#43157 Clean up DBG_ASSERTkrishna keshav1-5/+4
2016-06-13loplugin:sallogareasNoel Grandin1-1/+1
2016-06-12Resolves: tdf#92478 avoid crash on using scanner on windows x64Caolán McNamara1-1/+4
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-06-10Clean up uses of Any::getValue() in extensionsStephan Bergmann5-28/+24
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-08merge cond. blocks to oneDavid Tardon1-4/+3
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2-2/+2
2016-06-06remove unused constants in HRC filesNoel Grandin4-18/+0
2016-06-06remove some manual ref-countingNoel Grandin2-13/+11
2016-06-02DataAccess.xcs says xs:short not xs:int for this typeCaolán McNamara1-1/+1
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2-2/+7
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin2-3/+3