summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/complextoolbarcontrols
AgeCommit message (Expand)AuthorFilesLines
2023-04-25Add script to find unused using declarationsGabor Kelemen2-4/+0
2023-02-17Remove remaining STL_INCLUDESStephan Bergmann1-1/+1
2020-11-21tdf#123936 Formatting files in module odk with clang-formatPhilipp Hofer1-7/+2
2020-07-22Remove obsolete dynamic exception specifications from SDK example C++ codeStephan Bergmann10-92/+41
2020-04-23make spinbutton demo wide enough to useCaolán McNamara1-1/+1
2019-12-19sal_Char->char in lotuswordpro..odkNoel Grandin1-1/+1
2019-11-01odk: fix for change directory in complextoolbarcontrols sampleVasily Melenchuk1-3/+3
2019-08-21odk: fixed typos in generated manifestsVasily Melenchuk1-1/+1
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
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 Bergmann2-20/+36
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-02-09Formatting changes across all modulesChris Sherlock2-9/+9
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-4/+2
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-32/+18
2014-11-19Make SDK examples compile againStephan Bergmann4-0/+4
2014-08-19odk: Clean up commentsChris Laplante1-1/+1
2014-06-03odk/examples: mark them as examplesThomas Arnhold4-8/+8
2014-05-18fixincludeguards.pl: handle odk/examplesThomas Arnhold4-7/+12
2014-05-06Add extension descriptionAriel Constenla-Haile2-2/+35
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 Bergmann1-0/+7
2013-12-17Do not use Boost in SDK examplesStephan Bergmann1-6/+3
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann4-152/+227
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile1-2/+1
2013-06-24Related: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile4-227/+152
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann1-2/+1
2013-04-11Missing rtl:: namespaceStephan Bergmann1-2/+2
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier1-1/+1
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odkChr. Rossmanith1-2/+2
2013-03-19odk: do not pack unused component.map fileMatúš Kukan1-9/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-02-writer -> --writerThomas Arnhold1-1/+1
2012-12-10Fix SDK exampleStephan Bergmann3-36/+31
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-11/+4
2012-11-12re-base on ALv2 code. Includes:Michael Meeks14-405/+378
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-3/+4
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud3-59/+58
2012-04-12German comment translation for odk folderMark Wolf2-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-11/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-10/+10