summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)Author
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18cppcheck: noExplicitConstructorCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-05loplugin:constantparamNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-03-23loplugin:constantparam in extensinsNoel Grandin
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-23loplugin:unusedfields in extensionsNoel Grandin
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-11extensions: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11extensions: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21boost::ptr_vector->std::vectorNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-21convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara
2015-09-15convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-09tdf#92611 - unwind UNO lifecycle snafu.Michael Meeks
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-06-09dbaccess: gcc-4.7 error: '<::' cannot begin a template-argument listMiklos Vajna