summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)Author
2017-03-14remove unused RID constantsNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-03Remove bogus source code commentsdennisroczek
2017-02-28new loplugin unoanyNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl::Reference in bib::OComponentListenerNoel Grandin
2017-01-20use rtl::Reference in BibFrameCtrl_ImplNoel Grandin
2017-01-20use rtl::Reference in BibliographyLoaderNoel Grandin
2017-01-20use rtl::Reference in FormControlContainerNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-09New loplugin:externvar: extensionsStephan Bergmann
2016-12-24unwind RID_TOOLBAR_IMGLIST and RID_TOOLBAR_BIGIMGLIST ImageListsCaolán McNamara
2016-12-05loplugin:unnecessaryoverride (dtors) in extensionsStephan Bergmann
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin
2016-10-12tdf#70979 make conference proceedings strings uniqueYousuf Philips
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin
2016-08-31tdf#101810 - Crash when selecting Bibliography from ToolsNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-05merge BibTabPage with BibGeneralPageNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-28Simplify some PutProperties callsStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-13tdf#43157 Clean up DBG_ASSERTkrishna keshav
2016-06-10Clean up uses of Any::getValue() in extensionsStephan Bergmann
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-30Convert VclAlign to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann