summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Components
AgeCommit message (Expand)AuthorFilesLines
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-1/+1
2014-08-12java: reduce scope, make constants privateNoel Grandin1-1/+1
2014-08-12java: fix broken javadoc tagsNoel Grandin2-13/+5
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-1/+2
2014-08-11java: remove unused parametersNoel Grandin2-2/+1
2014-08-11java: remove unused parametersNoel Grandin1-1/+1
2014-08-08java: remove unused importsNoel Grandin1-1/+0
2014-08-08java: remove unused variablesNoel Grandin1-2/+1
2014-08-08java: remove unused fieldsNoel Grandin1-18/+0
2014-08-05java: remove commented out codeNoel Grandin1-1/+0
2014-08-05java: remove some unused fields in the ODK examplesNoel Grandin2-3/+0
2014-08-04java: remove commented out code for OpenOffice 3.3Noel Grandin6-92/+0
2014-06-05various: remove SAL_THROW macroNoel Grandin2-5/+2
2014-06-04compareTo -> equalsNoel Grandin1-8/+8
2014-06-03odk/examples: mark them as examplesThomas Arnhold1-3/+3
2014-06-03odk/examples: pretty upThomas Arnhold1-3/+3
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-1/+1
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist1-1/+1
2014-04-14typo: implemention -> implementationThomas Arnhold1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-03-10odk: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann4-54/+6
2014-02-26Remove visual noise from odkAlexander Wilms2-9/+9
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-2/+2
2014-01-31fdo#54938 Convert odk to cppu::supportsServiceAlexandre Vicenzi3-21/+10
2013-12-20typo fixesAndras Timar1-2/+2
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann2-0/+15
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-8/+8
2013-11-11remove unnecessary use of OUString constructorNoel Grandin2-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-3/+3
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara11-0/+28
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar6-6/+6
2013-08-12Mark as constTakeshi Abe1-1/+1
2013-07-24fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcuStephan Bergmann2-80/+70
2013-06-29reduce some spacingThomas Arnhold2-8/+4
2013-06-24Related: #i121577# Allow setting toolbar name in Addons.xcuAriel Constenla-Haile2-70/+80
2013-04-29Remove some obsolete makefile.mkStephan Bergmann1-114/+0
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann10-12/+2
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin3-14/+13
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin1-3/+3
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-2/+2
2013-04-11Adapt SDK to -B removed from cppumaker/javamakerStephan Bergmann5-5/+5
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier2-3/+3
2013-03-31Remove commented code in component.cxx (odk)Chr. Rossmanith1-40/+0
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odk(Developersguide)Chr. Rossmanith4-12/+8
2013-03-19odk: do not pack unused component.map fileMatúš Kukan2-18/+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 Arnhold4-23/+23
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1