summaryrefslogtreecommitdiffstats
path: root/odk
Commit message (Expand)AuthorAgeFilesLines
* Clean C++ SDK example "counter"Hossein2021-11-151-3/+3
* Fixing the license statement for the Convertor C++ exampleHossein2021-11-152-21/+4
* Add Convertor C++ exampleHossein2021-11-095-0/+219
* Cleanup DocumentLoader C++ SDK exampleHossein2021-10-252-6/+6
* Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet2021-10-091-8/+8
* drop 'using namespace std' in o* r* x*Julien Nabet2021-10-051-7/+6
* drop 'using namespace std' hereRoman Kuznetsov2021-10-031-8/+7
* Adapt SetWindowLong call to 64-bit buildStephan Bergmann2021-09-201-1/+1
* Fix type of css.drawing.FillProperties FillColor propertyStephan Bergmann2021-09-201-4/+5
* tdf#143550 - use the term "gluepoints" consistentlyrocso2021-09-173-5/+5
* Untabify odk/util/check.plStephan Bergmann2021-09-141-2/+2
* This example doesn't have any idl filesStephan Bergmann2021-09-101-8/+0
* Fix apparent typosStephan Bergmann2021-09-091-2/+2
* Remove spurious odk/examples/java/MinimalComponent/BuildMinimalComponent.xmlStephan Bergmann2021-08-262-77/+0
* Fix corrupted odk/examples/java/ConverterServlet/web.xmlStephan Bergmann2021-08-251-54/+18
* Fix typosAndrea Gelmini2021-07-181-2/+2
* Porting C++/Java DocumentLoader example to PythonHossein2021-07-162-0/+56
* Fix typosAndrea Gelmini2021-07-142-2/+2
* Ported Draw example from Java to C++ and done some tweaksHossein2021-07-135-1/+328
* Cleaning up DocumentLoader C++ SDK exampleHossein2021-07-121-13/+13
* Update documentation for uno executableSamuel Mehrbrodt2021-07-011-2/+2
* Remove unused DOCTYPE from odk/examples xcu fileStephan Bergmann2021-06-231-4/+0
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-16/+18
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski2021-03-232-2/+2
* Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski2021-02-011-1/+1
* tdf#96505 : Get rid of cargo cult long integer literalsumutbayramoglu2021-01-052-4/+4
* Bump copyright year to 2021Adolfo Jayme Barrientos2021-01-036-6/+6
* Silence cid#1470402 FB.DM_DEFAULT_ENCODINGStephan Bergmann2020-12-051-1/+3
* Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann2020-12-0311-436/+47
* tdf#123936 Formatting files in module odk with clang-formatPhilipp Hofer2020-11-219-60/+30
* odk: fix Windows Arm64 buildJan-Marek Glogowski2020-10-042-2/+3
* Restrict odk/examples to non-parallel makeStephan Bergmann2020-09-271-1/+1
* Fix an odk/examples dependencyStephan Bergmann2020-09-271-0/+2
* Fix typosAndrea Gelmini2020-09-152-2/+2
* Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky2020-08-311-15/+0
* Remove empty ImageIdentifier properties from sdk examplesMaxim Monastirsky2020-08-313-51/+0
* Fix typo in codeAndrea Gelmini2020-08-291-3/+3
* Fix typosAndrea Gelmini2020-08-214-4/+4
* Remove obsolete dynamic exception specifications from SDK example C++ codeStephan Bergmann2020-07-2234-936/+789
* Typo: pargraph->paragraphJulien Nabet2020-07-071-1/+1
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-068-13/+9
* make spinbutton demo wide enough to useCaolán McNamara2020-04-231-1/+1
* Fix typoAndrea Gelmini2020-02-241-1/+1
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-165-0/+16
* Cleanup: Move files to ridljarSamuel Mehrbrodt2020-02-101-1/+1
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-047-17/+7
* Remove misleading commentStephan Bergmann2020-01-281-1/+1
* odk: docs: remove the confusing sentence about "user installation"Michael Stahl2020-01-171-2/+1
* Avoid $(shell $(gb_MKTEMP))Stephan Bergmann2020-01-061-10/+7