summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Clean C++ SDK example "counter"Hossein1-3/+3
2021-11-15Fixing the license statement for the Convertor C++ exampleHossein2-21/+4
2021-11-09Add Convertor C++ exampleHossein5-0/+219
2021-10-25Cleanup DocumentLoader C++ SDK exampleHossein2-6/+6
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet1-8/+8
2021-10-05drop 'using namespace std' in o* r* x*Julien Nabet1-7/+6
2021-10-03drop 'using namespace std' hereRoman Kuznetsov1-8/+7
2021-09-20Adapt SetWindowLong call to 64-bit buildStephan Bergmann1-1/+1
2021-09-20Fix type of css.drawing.FillProperties FillColor propertyStephan Bergmann1-4/+5
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso3-5/+5
2021-09-14Untabify odk/util/check.plStephan Bergmann1-2/+2
2021-09-10This example doesn't have any idl filesStephan Bergmann1-8/+0
2021-09-09Fix apparent typosStephan Bergmann1-2/+2
2021-08-26Remove spurious odk/examples/java/MinimalComponent/BuildMinimalComponent.xmlStephan Bergmann2-77/+0
2021-08-25Fix corrupted odk/examples/java/ConverterServlet/web.xmlStephan Bergmann1-54/+18
2021-07-18Fix typosAndrea Gelmini1-2/+2
2021-07-16Porting C++/Java DocumentLoader example to PythonHossein2-0/+56
2021-07-14Fix typosAndrea Gelmini2-2/+2
2021-07-13Ported Draw example from Java to C++ and done some tweaksHossein5-1/+328
2021-07-12Cleaning up DocumentLoader C++ SDK exampleHossein1-13/+13
2021-07-01Update documentation for uno executableSamuel Mehrbrodt1-2/+2
2021-06-23Remove unused DOCTYPE from odk/examples xcu fileStephan Bergmann1-4/+0
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-16/+18
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski2-2/+2
2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski1-1/+1
2021-01-05tdf#96505 : Get rid of cargo cult long integer literalsumutbayramoglu2-4/+4
2021-01-03Bump copyright year to 2021Adolfo Jayme Barrientos6-6/+6
2020-12-05Silence cid#1470402 FB.DM_DEFAULT_ENCODINGStephan Bergmann1-1/+3
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann11-436/+47
2020-11-21tdf#123936 Formatting files in module odk with clang-formatPhilipp Hofer9-60/+30
2020-10-04odk: fix Windows Arm64 buildJan-Marek Glogowski2-2/+3
2020-09-27Restrict odk/examples to non-parallel makeStephan Bergmann1-1/+1
2020-09-27Fix an odk/examples dependencyStephan Bergmann1-0/+2
2020-09-15Fix typosAndrea Gelmini2-2/+2
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky1-15/+0
2020-08-31Remove empty ImageIdentifier properties from sdk examplesMaxim Monastirsky3-51/+0
2020-08-29Fix typo in codeAndrea Gelmini1-3/+3
2020-08-21Fix typosAndrea Gelmini4-4/+4
2020-07-22Remove obsolete dynamic exception specifications from SDK example C++ codeStephan Bergmann34-936/+789
2020-07-07Typo: pargraph->paragraphJulien Nabet1-1/+1
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt8-13/+9
2020-04-23make spinbutton demo wide enough to useCaolán McNamara1-1/+1
2020-02-24Fix typoAndrea Gelmini1-1/+1
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák5-0/+16
2020-02-10Cleanup: Move files to ridljarSamuel Mehrbrodt1-1/+1
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt7-17/+7
2020-01-28Remove misleading commentStephan Bergmann1-1/+1
2020-01-17odk: docs: remove the confusing sentence about "user installation"Michael Stahl1-2/+1
2020-01-06Avoid $(shell $(gb_MKTEMP))Stephan Bergmann1-10/+7