summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18cppcheck: noExplicitConstructorCaolán McNamara
2016-04-18Fix unconditional seek in sanedlgRohan Kumar
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
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-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-05loplugin:constantparamNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01fix brown paper bag in extensionsNoel Grandin
2016-04-01sequence->vector in extensionsNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-30loplugin:staticanonymousStephan Bergmann
2016-03-23loplugin:constantparam in extensinsNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-14remove some unused Java codeNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann
2016-03-10loplugin:constantparam in extensionsNoel Grandin
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara
2016-03-04Constness issuesStephan Bergmann
2016-03-04Avoid more warnings in external includes (clang-cl)Stephan Bergmann
2016-03-04-Werror,-WreorderStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated so_activex.h (clang-cl)Stephan Bergmann
2016-03-04Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann
2016-03-04-Werror,-Wsign-compareStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann
2016-03-03ERROR ITMS-90511: CFBundleIdentifier CollisionAndras Timar
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-28Ole: Fix WaEDavid Ostrovsky
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-11Work around loplugin:oncevar with --disable-dbgutilStephan Bergmann
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock