summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2016-07-05merge BibTabPage with BibGeneralPageNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara
2016-06-28Simplify some PutProperties callsStephan Bergmann
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22valgrind: use after freeCaolán McNamara
2016-06-19coverity#1362777 Explicit null dereferencedCaolán McNamara
2016-06-18Fix simple typo in parameter nameMuhammet Kara
2016-06-17Resolves: tdf#96251 address wizard crash when run from start centerCaolán McNamara
2016-06-13tdf#43157 Clean up DBG_ASSERTkrishna keshav
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-12Resolves: tdf#92478 avoid crash on using scanner on windows x64Caolán McNamara
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-10Clean up uses of Any::getValue() in extensionsStephan Bergmann
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08merge cond. blocks to oneDavid Tardon
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-02DataAccess.xcs says xs:short not xs:int for this typeCaolán McNamara
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-06-01extensions: more READMEMichael Stahl
2016-06-01tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30Convert VclAlign to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25Fix typosAndrea Gelmini
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-21tdf#97221 restore original message for failed check of updateStanislav Horacek
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-16Fix typosAndrea Gelmini
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11sd: remove pointless micro-optimizationMichael Stahl
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-04Better fix for Windows-only codeStephan Bergmann
2016-05-04Fix Windows-only code, part 3Stephan Bergmann
2016-05-04Fix Windows-only code, part 2Stephan Bergmann
2016-05-04Fix Windows-only codeStephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03NULL -> nullptrStephan Bergmann