summaryrefslogtreecommitdiff
path: root/odk/examples/cpp
AgeCommit message (Expand)Author
2024-07-16Add lokconvert odk exampleHossein
2024-05-26Remove remaining dynamic exception specifications in odk/examplesIlmari Lauhakangas
2023-10-27Explicitly build the ODK examples against C++03Stephan Bergmann
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-02-17Remove remaining STL_INCLUDESStephan Bergmann
2023-01-18Fix typoAndrea Gelmini
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-02-25Provide unoidl-write also for the SDKStephan Bergmann
2021-11-15Clean C++ SDK example "counter"Hossein
2021-11-15Fixing the license statement for the Convertor C++ exampleHossein
2021-11-09Add Convertor C++ exampleHossein
2021-10-25Cleanup DocumentLoader C++ SDK exampleHossein
2021-10-05drop 'using namespace std' in o* r* x*Julien Nabet
2021-10-03drop 'using namespace std' hereRoman Kuznetsov
2021-09-20Fix type of css.drawing.FillProperties FillColor propertyStephan Bergmann
2021-09-10This example doesn't have any idl filesStephan Bergmann
2021-07-14Fix typosAndrea Gelmini
2021-07-13Ported Draw example from Java to C++ and done some tweaksHossein
2021-07-12Cleaning up DocumentLoader C++ SDK exampleHossein
2020-11-21tdf#123936 Formatting files in module odk with clang-formatPhilipp Hofer
2020-07-22Remove obsolete dynamic exception specifications from SDK example C++ codeStephan Bergmann
2020-04-23make spinbutton demo wide enough to useCaolán McNamara
2019-12-19sal_Char->char in lotuswordpro..odkNoel Grandin
2019-11-01odk: fix for change directory in complextoolbarcontrols sampleVasily Melenchuk
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-21odk: fixed typos in generated manifestsVasily Melenchuk
2019-07-20Fix typosAndrea Gelmini
2019-07-20Fix typos in codeAndrea Gelmini
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