summaryrefslogtreecommitdiff
path: root/odk/examples/cpp
AgeCommit message (Expand)Author
2019-05-10an is used before a vowel soundCaolán McNamara
2018-10-02Add some colour to a sample odt fileTor Lillqvist
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2017-12-29Fix typosAndrea Gelmini
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-02-06Add missing #includesStephan Bergmann
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
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
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist
2014-11-19Make SDK examples compile againStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
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-05-18fixincludeguards.pl: handle odk/examplesThomas Arnhold
2014-05-06Add extension descriptionAriel Constenla-Haile
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
2014-01-31fdo#54938 Convert odk to cppu::supportsServiceAlexandre Vicenzi
2014-01-08Missing forward declarationStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann
2013-12-17Do not use Boost in SDK examplesStephan Bergmann
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-24Related: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann