summaryrefslogtreecommitdiffstats
path: root/connectivity/source/commontools/parameters.cxx
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin2018-10-231-1/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-061-1/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* remove some unused comphelper includesJochen Nitschke2018-04-151-2/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-2/+2
* Modernize a bit connectivity (part1)Julien Nabet2018-01-261-44/+23
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-3/+2
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-121-2/+2
* loplugin:includeform: connectivityStephan Bergmann2017-10-231-1/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-2/+2
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane2017-07-301-4/+33
* loplugin:salboolCaolán McNamara2017-04-281-1/+1
* tdf#107457 don't quote columns referred by expression (not by name)Lionel Elie Mamane2017-04-281-2/+7
* tdf#39468 cleanup source code commentsdennisroczek2017-04-271-3/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-10/+10
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-1/+1
* com::sun::star->css in connectivityNoel Grandin2016-05-301-12/+12
* convert ParameterClassification to scoped enumNoel Grandin2016-02-251-4/+4
* convert FilterComponent to scoped enumNoel Grandin2016-02-251-1/+1
* convert EComposeRule to scoped enumNoel Grandin2016-02-251-1/+1
* sequence->vector in ParameterManagerNoel Grandin2016-02-091-24/+27
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Fix typosAndrea Gelmini2015-09-301-1/+1
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-2/+2
* parameter handling: fix confusion between column name and realnameLionel Elie Mamane2015-06-171-10/+24
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-8/+0
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-2/+2
* new constantfunction lopluginNoel Grandin2015-03-251-5/+0
* Revert "loplugin:constantfunction: connectivity"Noel Grandin2015-03-231-0/+5
* loplugin:constantfunction: connectivityNoel Grandin2015-03-231-5/+0
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* Use vector::dataStephan Bergmann2015-01-281-4/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza2014-08-201-4/+0
* loplugin:staticcallStephan Bergmann2014-06-131-3/+3
* connectivity: remove SAL_THROW macroNoel Grandin2014-06-051-5/+5
* connectivity: fix includesThomas Arnhold2014-06-041-3/+3
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* connectivity: sal_Bool->boolNoel Grandin2014-04-161-1/+1
* typo: paramter -> parameterThomas Arnhold2014-04-141-1/+1
* typo: artifical -> artificialThomas Arnhold2014-04-141-1/+1
* remove static stringsThomas Arnhold2014-04-141-2/+1
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-2/+5
* Remove visual noise from connectivityAlexander Wilms2014-02-271-8/+8