summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/custompanel
AgeCommit message (Expand)Author
2016-04-27Make SDK examples compile againStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist
2014-08-19odk: Clean up commentsChris Laplante
2014-06-03odk/examples: mark them as examplesThomas Arnhold
2014-06-03odk/examples: pretty upThomas Arnhold
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26Remove visual noise from odkAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-05-12Custom Panel SDK Example FixesAriel Constenla-Haile
2013-05-12Make Custom Panel example build and runAriel Constenla-Haile
2013-05-12Move Custom Panel example to the SDKAriel Constenla-Haile