summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2012-10-27sync .gitignore to avoid dirty submodulesCaolán McNamara
http://stackoverflow.com/questions/4873980/git-tells-me-my-subproject-is-dirty-what-does-this-mean
2012-10-25Copy .memdump rule from core/.gitignoreStephan Bergmann
2012-10-16update gitignorePeter Foley
2012-10-16ignore the proper build-dir now one level upfeature/submodulesNorbert Thiebaud
2011-08-26Update .gitignore.Jan Holesovsky
2011-04-30Ignore .getattributes & the MacX work directoriesJoseph Powers
2011-01-24Include the wntmscx build directoriesTor Lillqvist
2010-09-16Update .gitignore for Windows buildsOOO_BUILD_3_2_99_0_PRETor Lillqvist
2010-08-24Update .gitignore.OOO_BUILD_3_2_98_0Jan Holesovsky
2010-08-20Create .gitignore.Jan Holesovsky
='feature/themesupport2'>feature/themesupport2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cpputools
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cpputoolsStephan Bergmann
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-31Add version resource to executables where it was missingMike Kaganski
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-20Fix typoAndrea Gelmini
2018-12-28Reduce OUString operations and use indexed getTokenMatteo Casalin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: cpputoolsStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky