summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2013-11-21Typo in capitalization of include file nameStephan Bergmann1-1/+1
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin1-1/+1
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin3-3/+3
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-8/+8
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-9/+9
2013-11-11remove unnecessary use of OUString constructorNoel Grandin4-10/+10
2013-11-08instsetoo_native: shouldn't need instdir in include pathMichael Stahl1-3/+3
2013-11-07configure: add vars for Solaris/SPARC64 (already checked in vcl)Michael Stahl1-8/+8
2013-10-31readlicense_oo: stop delivering files to OUTDIRMichael Stahl3-4/+27
2013-10-31odk: merge Package_config_notwin into Packge_configMichael Stahl3-30/+9
2013-10-28odk: adapt to cli_ure/unoil changesMichael Stahl1-6/+6
2013-10-25stop looking for Jar files in solverMichael Stahl1-2/+3
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza4-59/+13
2013-10-23Install SDK cli/cli_cppuhelper.dll after allStephan Bergmann1-0/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist5-7/+7
2013-10-11Add a picture and a graphicTor Lillqvist1-0/+0
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini1-1/+0
2013-09-26typo fixes in commentsAndras Timar9-28/+28
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara1-2/+0
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist20-22/+22
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara21-0/+56
2013-09-22gbuild: remove static libraries from OUTDIRMichael Stahl1-1/+1
2013-09-22odk: remove Package_bin, instead auto-install executablesMichael Stahl3-29/+2
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-20/+0
2013-09-22odk: remove cli_cppuhelper from Package_cliMichael Stahl1-1/+0
2013-09-22unowinreg.dll is not in OOO layerMichael Stahl1-1/+1
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl1-1/+1
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl1-1/+1
2013-09-19Spurious reference to cppu InternalUnoApiStephan Bergmann1-1/+0
2013-09-11odk: move files out of the confusing "pack" directory to better homesMichael Stahl13-10/+11
2013-09-11odk: remove addsym-macosx.shMichael Stahl5-59/+0
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann2-3/+3
2013-09-09restore gid_Dir_Sdkoo_Root which is apparently still needed on WNTMichael Stahl1-1/+1
2013-09-09install whole sdk using filelistsMatúš Kukan3-0/+31
2013-09-09odk: make error reporting less mysteriousMichael Stahl1-4/+11
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar26-619/+619
2013-08-29[API CHANGE] Remove obsolete com.sun.star.comp.helper.UnoInfoStephan Bergmann2-51/+1
2013-08-26unodevtools: drop support for skeletonmaker --java4 parameterMichael Stahl1-2/+1
2013-08-26uno-skeletonmaker has -l, does not need -env:UNO_TYPESStephan Bergmann1-8/+4
2013-08-20[TOOD|TOODO]->TODOCaolán McNamara1-3/+3
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist4-6/+6
2013-08-12Mark as constTakeshi Abe1-1/+1
2013-08-09odk doc cleanup.Michael Meeks1-10/+11
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane1-8/+10
2013-08-03fdo#67235 adapt form control code to time nanosecond API change, step 2Lionel Elie Mamane1-4/+4
2013-07-25odk: let configure find the office path by default on dev-installMiklos Vajna1-0/+7
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann9-306/+363
2013-07-18Resolves: #i122767# disallow pre-standard C++ for-scopeHerbert Dürr1-2/+2