summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann69-82/+38
2013-04-19Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin2-6/+6
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin97-1663/+1329
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin10-159/+152
2013-04-19fdo#63693 Do not force java -d32 for a 64-bit SDKStephan Bergmann1-0/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+2
2013-04-18Properly set PS to a single backslash for WindowsStephan Bergmann1-1/+1
2013-04-17fix compile error in unused Java file.Noel Grandin1-27/+23
2013-04-16gbuild: use Package for odk examplesDavid Tardon3-29/+534
2013-04-15adapt doxygen to INSTDIRPeter Foley1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-2/+2
2013-04-15fdo#60724 informations -> informationThomas Arnhold8-10/+10
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 Bergmann14-16/+16
2013-04-11Do not include . in PATH configured for SDKStephan Bergmann1-1/+1
2013-04-10API CHANGE: odk: remove "store" and "reg" librariesMichael Stahl3-20/+5
2013-04-10odk: settings.mk: add variable PURPENVHELPERLIBMichael Stahl1-0/+5
2013-04-10odk: remove duplicative setsdenv_unix.cshMichael Stahl6-313/+7
2013-04-10odk: fix packaging of WNT import librariesMichael Stahl1-4/+5
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier13-20/+13
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist1-3/+0
2013-03-31Remove commented code in odk/examplesChr. Rossmanith2-45/+1
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odkChr. Rossmanith3-7/+7
2013-03-31add $OUTDIR/pck to search path for SDK productDavid Tardon2-23/+0
2013-03-31Remove commented code in component.cxx (odk)Chr. Rossmanith1-40/+0
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odk(Developersguide)Chr. Rossmanith6-20/+16
2013-03-22fdo#61790 define PROJECT_NAME in Doxygen config fileAndras Timar2-0/+2
2013-03-21fix more doxygen warningsPeter Foley1-1/+7
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-19odk: do not pack unused component.map fileMatúš Kukan7-64/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold7-27/+27
2013-03-18cleanup doxygen warningsPeter Foley1-2/+5
2013-03-18cleanup autodoc outputPeter Foley2-8/+9
2013-03-18fix javadoc warningsPeter Foley1-2/+3
2013-03-15fix deps for uno_loader_classes.zipDavid Tardon1-0/+2
2013-03-15fix deps for odkcommon.zipDavid Tardon6-0/+11
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13odk: depend on OUTDIR jar file if that is on classpathMichael Stahl1-1/+1
2013-03-13odk: remove the "checkinc" tooMichael Stahl2-69/+0
2013-03-13odk: remove pointless check that does a diff of $(OUTDIR)/idlMichael Stahl1-8/+0
2013-03-13gbuild: refactor SDK packaging of IDL files:Michael Stahl2-23/+0
2013-03-13gbuild: stop using $(OUTDIR)/idlMichael Stahl1-1/+1
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-06odk: use proper gbuild functions; helps cross-compilationMatúš Kukan1-2/+2
2013-03-03doxygen fixesPeter Foley1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold10-15/+15
2013-03-03silence doxygenDavid Tardon1-1/+1
2013-03-03make sure the outdir exists before it is usedDavid Tardon1-1/+1