summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment
AgeCommit message (Expand)AuthorFilesLines
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin2-6/+6
2014-08-19java: no need to instantiate String objects directlyNoel Grandin2-3/+3
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin1-1/+1
2014-08-12java: reduce scope, make constants privateNoel Grandin1-4/+4
2014-08-12java: fix broken javadoc tagsNoel Grandin2-4/+3
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage1-1/+0
2014-08-04java: remove commented out code for OpenOffice 3.3Noel Grandin2-36/+0
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-06-29Typo: easiear->easierJulien Nabet1-1/+1
2014-06-03odk/examples: mark them as examplesThomas Arnhold1-2/+2
2014-06-03odk/examples: pretty upThomas Arnhold1-2/+2
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-22cppcheck: multiCondition, remove duplicateJulien Nabet1-3/+0
2014-04-14typo: attribut -> attributeThomas Arnhold1-1/+1
2014-04-14typo: inidcates -> indicatesThomas Arnhold1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-03-10odk: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-1/+1
2014-02-26Remove visual noise from odkAlexander Wilms4-16/+16
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-2/+2
2014-01-31fdo#54938 Convert odk to cppu::supportsServiceAlexandre Vicenzi1-8/+2
2013-12-20typo fixesAndras Timar2-12/+12
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann2-0/+14
2013-12-10Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-7/+7
2013-09-26typo fixes in commentsAndras Timar2-5/+5
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2-2/+2
2013-06-06Fix breaker when compiled with DEBUG=yesAriel Constenla-Haile1-1/+1
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann4-6/+2
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin3-12/+12
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier2-2/+2
2013-03-31Remove RTL_CONSTASCII_(U)STRINGPARAM in odk(Developersguide)Chr. Rossmanith1-4/+4
2013-03-19odk: do not pack unused component.map fileMatúš Kukan2-16/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-3/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King2-3/+3
2013-02-26fdo#60724: lintian typo fix: useful -> usefulGregg King1-1/+1
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-76/+0
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-2/+1
2012-11-12re-base on ALv2 code. Includes:Michael Meeks5-0/+85
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin3-18/+0
2012-09-05Java cleanup, make package name match filter nameNoel Grandin3-3/+3