summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/parameters.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-06TyposAndrea Gelmini1-2/+2
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara1-2/+2
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-14/+7
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+3
2019-03-07log nice exception messages whereever possibleNoel Grandin1-7/+14
2019-02-08loplugin:indentation in connectivityNoel Grandin1-1/+1
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-1/+0
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-2/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-01-26Modernize a bit connectivity (part1)Julien Nabet1-44/+23
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-3/+2
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-1/+1
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-2/+2
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane1-4/+33
2017-04-28loplugin:salboolCaolán McNamara1-1/+1
2017-04-28tdf#107457 don't quote columns referred by expression (not by name)Lionel Elie Mamane1-2/+7
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-3/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-10/+10
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-05-30com::sun::star->css in connectivityNoel Grandin1-12/+12
2016-02-25convert ParameterClassification to scoped enumNoel Grandin1-4/+4
2016-02-25convert FilterComponent to scoped enumNoel Grandin1-1/+1
2016-02-25convert EComposeRule to scoped enumNoel Grandin1-1/+1
2016-02-09sequence->vector in ParameterManagerNoel Grandin1-24/+27
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-06-17parameter handling: fix confusion between column name and realnameLionel Elie Mamane1-10/+24
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-8/+0
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-03-25new constantfunction lopluginNoel Grandin1-5/+0
2015-03-23Revert "loplugin:constantfunction: connectivity"Noel Grandin1-0/+5
2015-03-23loplugin:constantfunction: connectivityNoel Grandin1-5/+0
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-01-28Use vector::dataStephan Bergmann1-4/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza1-4/+0
2014-06-13loplugin:staticcallStephan Bergmann1-3/+3
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin1-5/+5
2014-06-04connectivity: fix includesThomas Arnhold1-3/+3
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-1/+1