summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Collapse)Author
2014-04-28prefer makefile-gmake-modeTakeshi Abe
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
2014-04-28Typo: becase -> becauseJulien Nabet
Change-Id: I065a581ea02e5f8892e44c7e97903297a40cde18
2014-04-27automaticly -> automatically.Jan Holesovsky
Change-Id: Iae55083160eee86ac8301f272634dd3ae65fd847
2014-04-22cppcheck: multiCondition, remove duplicateJulien Nabet
Change-Id: I8f819a1ab24ab9fa3a8ef7478f105620deae4aa0
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist
Change-Id: I8bd7ca5896931fbf18bf8ae25b62ced9b420fe39
2014-04-18Typo: s/shure/sureTor Lillqvist
Change-Id: I1c55d3ee8be06deb6d48a6ad5cd30d170c8b9dbb
2014-04-17remove executable bitAndras Timar
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
2014-04-14typo: implemention -> implementationThomas Arnhold
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: inidcates -> indicatesThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
2014-04-09Add an animated gifTor Lillqvist
Change-Id: Ifeeed4216275f944e61579408c77ae38945e60fa
2014-04-06Typo: s/ouer/ourTor Lillqvist
Change-Id: I0179678c6c5dd6a05b1d7d5038a901e7bf2af3de
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
i.e. convert "::sal_Bool" to "sal_Bool" Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
2014-03-29typo: opend -> openedThomas Arnhold
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-25typo: bussiness -> businessAndras Timar
Change-Id: Id8851321571072df8042a08c2bf350891a9dfcc4
2014-03-11normalize values of BUILD_UNOWINREGMichael Stahl
Change-Id: Iedbab675ffd10c6d353c44d99ddb4d32133d0717
2014-03-10odk: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
Change-Id: I48b3206bf9c2186c991637b58120285c8c0ee00a
2014-02-26Remove visual noise from odkAlexander Wilms
Change-Id: I5638e2d37827c2d7322b72bf6ce176ac843639f1 Reviewed-on: https://gerrit.libreoffice.org/8285 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-02-25Package -> GeneratedPackage fixupStephan Bergmann
Change-Id: Ib6e7a456b2f39c47da44552184669005d18d4fa4
2014-02-25Change SDK javaodc from static Package to dynamic GeneratedPackageStephan Bergmann
...as e.g. the list of resrouces/*.gif apparently varies per javadoc version. Change-Id: Idcf95229295c1c5cd16e565bcd168c1a0e7d4f0c
2014-02-23Remove unneccessary commentsAlexander Wilms
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-19Typo: Internaly -> Internally, Externaly -> ExternallyJulien Nabet
Change-Id: I22a81d18f8bb333b3a89c96dccbf91dc864302f1
2014-02-18deprecated OUString::valueOf -> OUString::numberStephan Bergmann
Change-Id: I363289075b457bafcf821af5d08c234977f8d765
2014-02-18typoStephan Bergmann
Change-Id: I6f324dc684f868736ac9351911f8c7eda9b830f1
2014-02-09Typo: (a)synchronoues -> a(synchronous)Julien Nabet
Change-Id: Ia3871d711308eb38ed6e0df81615966cc142030d
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
Change-Id: Ic9056baf58698743492ab57a882341c730ef2f7a
2014-02-06Typo: formating -> formattingJulien Nabet
Change-Id: If4aba89909a3ef049a756182c37d8a5d6812ae70
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
Change-Id: I840d120644760b61a39ad88b4095056f0f753bb7
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
To replace single-instance com.sun.star.util.PathSettings service, incorrectly converted in 89b0017b22889af6a8afe28b94c06e7095dc8c6f Keeping util::PathSettings::create in sc/source/ui/vba/vbaapplication.cxx because for some reason util::thePathSettings::get does not work in sc_macros_test while testing sc/qa/extras/testdocuments/Ranges.xls. Change-Id: I75b68ae56ac5b58f72416070dba100ab3ab70fe8
2014-02-04remove lang path substitutionCaolán McNamara
it's unused internally as far as I can see and has very incomplete (and surely some wrong values) from some sort of mid 90s Euro-centric worldview Change-Id: Ibce9e8b76545791ab59b9e11c6ff6e1f33afcb3c
2014-01-31fdo#54938 Convert odk to cppu::supportsServiceAlexandre Vicenzi
Change-Id: Ia5095367be90dd5383e7701ea2587f79a7505a67 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
...and deprecate what cannot be removed for compatibility. Change-Id: I1ea335af775b867b468b8285113631167729a92a
2014-01-30SDK: Split PLATFORMID at build time rather than runtimeStephan Bergmann
...where $(shell printf ...) in settings.mk likely doesn't work on Windows. Change-Id: I64a51203d1bf131160768f9a9069f428228aa6b1
2014-01-21DesktopEnvironment example does not work on OS XStephan Bergmann
...as nativelib/unix/nativeview.c uses X11. Change-Id: Ifdc0206b77085db909155fb61c4a345f2813849d
2014-01-21OfficeBean example does not work on OS X (where officebean.jar is not built)Stephan Bergmann
Change-Id: I18c9d0fa0a74cbbdad43bd99d87dc6414a0264d2
2014-01-21Fix signature of main functionStephan Bergmann
Change-Id: Id6a4968b15445f04e788eaa6ca950707d5311e66
2014-01-20Fix Mac OS X 64 bit SDK settings.mkStephan Bergmann
...to simply use Xcode clang++ (which implicitly uses libc++). Change-Id: I02578f971e4abddfe74211046674bdcd23d7b279
2014-01-20SDK settings.mk: Don't guess PLATFORM/PROCTYPEStephan Bergmann
...rather, pass them from the build to the SDK installation via dk.mk. (The SDK installation is already platform-specific anyway, see the binary executables in its bin/ directory, so there is no point in not fixing this at build time. In the future, the shipped settings.mk could of course be stripped to just the parts relevant for a given platform, of course.) Along the way, fixes some apparent "ppc" vs. "powerpc" typos in settings.mk. This is a prerequisite to create a working settings.mk for macosx_x86_64, but does not yet do that. Change-Id: Ib8e0c03ad6dfd610aae58a61e32bdc61c785584f
2014-01-08typoStephan Bergmann
Change-Id: Ia6aef40daa81e76051fd5b6ce7d4e38da1262b25
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
Change-Id: I7c25cd94f8a1ca339f7423c26f21f13c7a68906d
2014-01-08Missing forward declarationStephan Bergmann
Change-Id: I1c7cb32819d70efaf470247c86e0ee8dcb3f9087
2013-12-22Fix other typosJulien Nabet
Change-Id: I3f0a51c53efdd383d49d978a1e8531afe9dac896
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
Change-Id: I96845d358765e2d2507763a9b15a30388b32bc6b
2013-12-20typo fixesAndras Timar
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-18odk: "pltfrm" appears to be unusedMichael Stahl
Change-Id: Ia991593d53e31ad3d65881f9b6e62fede93e0266
2013-12-18fdo#72598: odk: remove SunStudio supportMichael Stahl
No idea if the GCC stuff that's in there actually works. Change-Id: Idd1b93edd88609f3c09d14134d00a15fa9c0b0b7
2013-12-17TypoStephan Bergmann
Change-Id: Ie781105ce7be8a617b4893fe77f6aa1467fd0e49