summaryrefslogtreecommitdiff
path: root/odk/examples/cpp
AgeCommit message (Expand)AuthorFilesLines
2020-04-23make spinbutton demo wide enough to useCaolán McNamara1-1/+1
2019-12-19sal_Char->char in lotuswordpro..odkNoel Grandin4-4/+4
2019-11-01odk: fix for change directory in complextoolbarcontrols sampleVasily Melenchuk1-3/+3
2019-09-06Fixing '....' and '..'Andrea Gelmini1-1/+1
2019-08-21odk: fixed typos in generated manifestsVasily Melenchuk2-2/+2
2019-07-20Fix typosAndrea Gelmini1-1/+1
2019-07-20Fix typos in codeAndrea Gelmini1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2018-10-02Add some colour to a sample odt fileTor Lillqvist1-0/+0
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+2
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-03tdf#39468 Translate German commentsJens Carl1-5/+4
2017-02-06Add missing #includesStephan Bergmann2-0/+4
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-2/+0
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-3/+3
2016-04-27Make SDK examples compile againStephan Bergmann4-22/+40
2016-04-18clean-up: unused using declarations and includesJochen Nitschke3-8/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke2-6/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-2/+0
2016-02-09Remove excess newlinesChris Sherlock3-4/+0
2016-02-09Formatting changes across all modulesChris Sherlock2-9/+9
2016-01-10Fix typosAndrea Gelmini1-8/+8
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-4/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin2-4/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2-3/+2
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-32/+18
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist1-1/+1
2014-11-19Make SDK examples compile againStephan Bergmann7-0/+8
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-4/+0
2014-08-19odk: Clean up commentsChris Laplante8-50/+5
2014-06-03odk/examples: mark them as examplesThomas Arnhold6-14/+14
2014-06-03odk/examples: pretty upThomas Arnhold2-6/+6
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-1/+1
2014-05-18fixincludeguards.pl: handle odk/examplesThomas Arnhold4-7/+12
2014-05-06Add extension descriptionAriel Constenla-Haile2-2/+35
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-2/+2
2014-02-26Remove visual noise from odkAlexander Wilms8-38/+38
2014-02-23Remove unneccessary commentsAlexander Wilms3-19/+19
2014-01-31fdo#54938 Convert odk to cppu::supportsServiceAlexandre Vicenzi3-24/+6
2014-01-08Missing forward declarationStephan Bergmann1-0/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann4-0/+31
2013-12-17Do not use Boost in SDK examplesStephan Bergmann1-6/+3
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-2/+2
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2-33/+4