aboutsummaryrefslogtreecommitdiff
path: root/source/jv/dictionaries
diff options
context:
space:
mode:
Diffstat (limited to 'source/jv/dictionaries')
0 files changed, 0 insertions, 0 deletions
iorities LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/parameters.cxx
AgeCommit message (Expand)Author
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane
2017-04-28loplugin:salboolCaolán McNamara
2017-04-28tdf#107457 don't quote columns referred by expression (not by name)Lionel Elie Mamane
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-03-25Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-02-25convert ParameterClassification to scoped enumNoel Grandin
2016-02-25convert FilterComponent to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-09sequence->vector in ParameterManagerNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-17parameter handling: fix confusion between column name and realnameLionel Elie Mamane
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-25new constantfunction lopluginNoel Grandin
2015-03-23Revert "loplugin:constantfunction: connectivity"Noel Grandin
2015-03-23loplugin:constantfunction: connectivityNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-28Use vector::dataStephan Bergmann