summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: c441234d6030e2abb54f2d36fae6a5742ed653fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "dictionaries"]
	path = dictionaries
	url = ../dictionaries
	branch = .
[submodule "helpcontent2"]
	path = helpcontent2
	url = ../help
	branch = .
[submodule "translations"]
	path = translations
	url = ../translations
	branch = .
5 11:16:02 +0000'>2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin 2016-10-13loplugin:unnecessaryoverrideNoel Grandin 2016-09-13loplugin:dllprivateStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-09-01loplugin:countusersofdefaultparamsNoel Grandin 2016-07-27improve passstuffbyref return analysisNoel Grandin 2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann 2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas 2016-05-26loplugin:unusedmethodsNoel Grandin 2016-04-22Avoid reserved identifierStephan Bergmann 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-14loplugin:passstuffbyref in vbahelperNoel Grandin 2016-04-11clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin 2016-03-14inline some use-once macrosNoel Grandin 2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard 2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-12-23loplugin:unusedfields in /includeNoel Grandin 2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-27loplugin:unusedmethodsNoel Grandin 2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken 2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann 2015-07-21loplugin:unusedmethods vbahelperNoel Grandin 2015-07-02some other coverity thingsCaolán McNamara 2015-07-02coverity#1309054 Uncaught exceptionCaolán McNamara 2015-06-27coverity#1308448 Uncaught exceptionCaolán McNamara 2015-05-22convert POINTER constants to scoped enumNoel Grandin 2015-04-08fix shadow errorNoel Grandin