summaryrefslogtreecommitdiff
path: root/glib/prj
ModeNameSize
-rw-r--r--build.lst111logplain
-rw-r--r--d.lst18470logplain
-rw-r--r--dmake0logplain
s?h=libreoffice-5-1-2&id=7f5c879310ce5add04a7f5d84c9a55e9ffbb5855'>com::sun::star->css in unotools/Noel Grandin 2015-11-17use unique_ptr for pImpl in unotools/Noel Grandin 2015-11-16use initialiser list for Sequence<OUString>Noel Grandin 2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian 2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin 2015-11-12Namespace cleanup and disambiguationAshod Nakashian 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-09new loplugin: oncevarNoel Grandin 2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-11-05java: combine nested if statementsNoel Grandin 2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin 2015-11-05complete initial compiler plugin for the ServiceDocumenterBjoern Michaelsen 2015-11-04yyyyyNoel Grandin 2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin 2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis 2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin 2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin 2015-10-15cppcheck:variableScopeNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks 2015-10-06loplugin:unusedmethodsNoel Grandin 2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno 2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann 2015-09-30Fix typosAndrea Gelmini 2015-09-30Fix typosAndrea Gelmini 2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann 2015-09-19Fix C2695: overriding virtual function differs only by calling conventionTor Lillqvist 2015-09-19Fix error: exception specification of overriding function is more lax ...Tor Lillqvist 2015-09-19use the generated offapi signatureBjoern Michaelsen 2015-09-19use exact signatures from offapiBjoern Michaelsen 2015-09-19add implementation for theServiceDocumenter singletonBjoern Michaelsen 2015-09-11downgrade warning, exception on opening a missing file is an expected thingCaolán McNamara 2015-09-10convert Link<> to typedNoel Grandin 2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe 2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann 2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann 2015-08-29SYSLOCALEOPTIONS_HINTs are sal_uInt32, not sal_uLongMatteo Casalin