summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-22 20:29:47 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-22 20:29:47 +0200
commit0c746347031a7ae9f5167f7c876d04522b5d16e0 (patch)
treeae7530352983f440b4063a6388465dd0377e88bc
parent24aa4d444805fe86a7a182b42b0819212a86375d (diff)
Version 5.3.6.1, tag libreoffice-5.3.6.1 libreoffice-5.3.6.1
Change-Id: Ie5246ff9149b495a0d74039213e6bf2373abeaa5
0 files changed, 0 insertions, 0 deletions
e/sgexperiment'>feature/sgexperiment LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/components
AgeCommit message (Expand)Author
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-03Replace some lists by vectors (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-25enable clipboard service for androidTomaž Vajngerl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza