aboutsummaryrefslogtreecommitdiff
path: root/source/sw-TZ/connectivity
ModeNameSize
d---------registry478logplain
d---------source39logplain
ion value='feature/pyweb-wizard'>feature/pyweb-wizard LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)Author
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-01Fix typos in codeAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifierStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in vbahelperNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin
2016-02-26loplugin:unuseddefaultparam, ApplyChange->ApplyTempChangeNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara