summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/parameters.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: artifical -> artificialThomas Arnhold1-1/+1
2014-04-14remove static stringsThomas Arnhold1-2/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-2/+5
2014-02-27Remove visual noise from connectivityAlexander Wilms1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-49/+49
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-08-14better debugging: dump unexpected exceptionLionel Elie Mamane1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-32/+32
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-15/+14
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3