summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)AuthorFilesLines
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin3-4/+4
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin3-4/+4
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-4/+1
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin2-8/+1
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin1-4/+1
2016-10-12tdf#70979 make conference proceedings strings uniqueYousuf Philips1-2/+2
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-4/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann11-24/+24
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin2-11/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann14-21/+21
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin4-9/+9
2016-08-31tdf#101810 - Crash when selecting Bibliography from ToolsNoel Grandin1-0/+1
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin3-5/+5
2016-07-27improve passstuffbyref return analysisNoel Grandin5-11/+11
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-2/+2
2016-07-05merge BibTabPage with BibGeneralPageNoel Grandin4-14/+4
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2-2/+3
2016-06-28Simplify some PutProperties callsStephan Bergmann1-19/+7
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-9/+9
2016-06-13tdf#43157 Clean up DBG_ASSERTkrishna keshav1-5/+4
2016-06-10Clean up uses of Any::getValue() in extensionsStephan Bergmann5-28/+24
2016-06-06remove unused constants in HRC filesNoel Grandin1-4/+0
2016-06-06remove some manual ref-countingNoel Grandin2-13/+11
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann4-11/+8
2016-05-30Convert VclAlign to scoped enumNoel Grandin1-1/+1
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-2/+0
2016-05-24Revert "remove some manual ref-counting"Noel Grandin2-11/+13
2016-05-24remove some manual ref-countingNoel Grandin2-13/+11
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-2/+2
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann1-3/+1
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin1-3/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-1/+2
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin5-26/+25
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann5-32/+32
2016-04-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-8/+5
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in variousNoel Grandin3-4/+4
2016-04-12Avoid reserved identifiersStephan Bergmann1-3/+3
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-05loplugin:constantparamNoel Grandin2-10/+5
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-1/+1
2016-03-23loplugin:constantparam in extensinsNoel Grandin2-4/+3
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara6-153/+58
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin2-3/+3