summaryrefslogtreecommitdiff
path: root/odk/examples/cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-12Custom Panel SDK Example FixesAriel Constenla-Haile2-11/+1
2013-05-12Make Custom Panel example build and runAriel Constenla-Haile8-34/+194
2013-05-12Move Custom Panel example to the SDKAriel Constenla-Haile13-0/+956
2013-04-29Unused includeStephan Bergmann2-5/+0
2013-04-29Remove some obsolete makefile.mkStephan Bergmann1-71/+0
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann4-7/+3
2013-04-12Missing returnStephan Bergmann1-1/+5
2013-04-11Missing rtl:: namespaceStephan Bergmann1-2/+2
2013-04-11Adapt SDK to -B removed from cppumaker/javamakerStephan Bergmann1-1/+1
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier4-4/+4
2013-03-31Remove commented code in odk/examplesChr. Rossmanith1-36/+0
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odkChr. Rossmanith2-5/+5
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-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-4/+2
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-21re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud5-66/+65
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
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-1/+1
2011-10-24lost }Stephan Bergmann1-0/+1
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan3-26/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky9-253/+185
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-2/+2
2011-03-01jsc340: i114609: move generated component services rdbJuergen Schmidt1-1/+1
2011-03-01jsc340: i114609: adapt examples to work with the URE and use the passive regi...Juergen Schmidt3-23/+6
2011-02-28jsc340: i114609: adapt examples to work with the URE and use the passive regi...Juergen Schmidt7-186/+166
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba4-10/+10
2011-02-05move sdk repo to boost unordered containtersFridrich Štrba1-3/+3
2011-02-01jsc340: i114609: support passive component registrationJuergen Schmidt2-49/+71
2011-01-22Clean up and equalsAsciiL substitution.Thomas Arnhold1-23/+9
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2-22/+22
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-11-27RTL_CONSTASCII_USTRINGPARAM in sdk 2Gert Faller4-7/+7
2010-11-27RTL_CONSTASCII_USTRINGPARAM in sdk 1Gert Faller6-58/+58
2010-10-27add modelines to .hxx files as wellCaolán McNamara4-0/+11
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth11-0/+31