summaryrefslogtreecommitdiff
path: root/src/tracker-extract/tracker-extract-oasis.c
Commit message (Expand)AuthorAgeFilesLines
* Use TrackerResource instead of TrackerSparqlBuilder in all extractorswip/sam/resource-rebase-3Sam Thursfield2016-07-041-38/+27
* tracker-extract: Protect all single valued properties in oasis extractorCarlos Garnacho2016-03-141-27/+78
* libtracker-common: There is no longer an os-depedent module/APIMartyn Russell2014-10-271-1/+3
* tracker-extract-oasis: Continue extracting if we find embedded tabs + line br...Karl Relton2014-07-101-2/+11
* tracker-extract: Simplify text extraction in oasis extractor for ODT filesKarl Relton2012-05-031-59/+6
* tracker-extract: Support Libreoffice graphic/drawing files (*.odg)Karl Relton2012-05-031-2/+15
* tracker-extract-oasis: Ignore empty values and invalid datesJürg Billeter2011-09-271-3/+10
* tracker-extract: Pass a TrackerExtractInfo to the exported extract functionCarlos Garnacho2011-09-061-5/+13
* tracker-extract: Fix C warningsJürg Billeter2011-05-121-4/+0
* tracker-extract-oasis: NULLify variableCarlos Garnacho2011-04-011-1/+1
* tracker-extract: Support extra string for WHERE patterns in GetMetadataJürg Billeter2011-03-281-1/+2
* tracker-extract: mass change extractorsCarlos Garnacho2011-03-151-47/+7
* tracker-extract: Relicense to LGPL from GPLJürg Billeter2011-01-131-7/+7
* tracker-extract: if requested max 0 bytes, don't even start extracting contentAleksander Morgado2010-09-151-0/+5
* OASIS extractor: minor indentation fixesAleksander Morgado2010-08-171-13/+13
* Fixes GB#623005: Tracker plugin for odt, odp, ods filesMurugappan Nataraj2010-08-171-92/+315
* Probably fixes GB#616199: Avoid second nie:title in msoffice/xml and oasis do...Aleksander Morgado2010-07-191-2/+10
* Avoid the use of GIOChannelsAleksander Morgado2010-05-181-19/+20
* tracker-extract: Some code clean ups from reviewMartyn Russell2010-05-181-5/+5
* Files renamed as using GIOChannel instead of GInputStreamAleksander Morgado2010-05-181-1/+1
* Reuse the same code for text and oasis/contentsAleksander Morgado2010-05-181-66/+22
* tracker_text_validate_utf8 can return only the number of valid UTF-8 bytesAleksander Morgado2010-05-181-1/+2
* Fixes GB#616845 - Avoid word counting in the extractorsAleksander Morgado2010-05-181-48/+26
* Fixes GB#616493 - Remove dependency of unzip from the OASIS extractorAleksander Morgado2010-04-271-45/+40
* Fix GB#615868: Improved OASIS extractorAleksander Morgado2010-04-151-19/+101
* Change all (email) addresses to <email> in copyrightMartyn Russell2010-03-291-1/+1
* Added contact for Nokia copyrightMartyn Russell2010-03-291-1/+1
* Changed all "Mr Jamie McCracken" to "Jamie McCracken"Martyn Russell2010-03-291-1/+1
* Fixes GB#612873, tracker cannot extract oasis files if the filename has space...0brahim Özgür2010-03-151-1/+1
* Revert "tracker-extract: Don't try to spawn odt2txt if it isn't installed"Michael Biebl2010-03-121-6/+0
* tracker-extract: Cleaned up the oasis codeMartyn Russell2010-03-121-102/+106
* tracker-extract: Don't try to spawn odt2txt if it isn't installedMartyn Russell2010-03-121-0/+6
* libtracker-extract: Code clean upMartyn Russell2010-03-091-2/+2
* tracker-extract: Removed a bunch of unnecessary includesMartyn Russell2010-03-091-2/+0
* tracker-extract: Removed unused definesMartyn Russell2010-03-091-7/+0
* libtracker-extract: Added tracker-extract.h to include other filesMartyn Russell2010-03-091-1/+0
* libtracker-common, -extract: Improvements to date-time parsingPhilip Van Hoof2010-02-231-3/+6
* refactor: renamed tracker-ontology to tracker-ontologiesPhilip Van Hoof2010-02-221-1/+1
* tracker-extract: Moved util functions from libtracker-common to libtracker-ex...Philip Van Hoof2010-02-121-1/+2
* Turn preinserts into more generic preupdate.Carlos Garnacho2010-02-031-2/+2
* Modify tracker-extract to return 2 sparql strings.Carlos Garnacho2010-02-031-3/+4
* libtracker-extract: Move tracker_get_extract_data to tracker-extract.hMartyn Russell2010-01-201-18/+20
* Added comment to OASIS extractor about unlinking meta.xml afterwardPhilip Van Hoof2009-12-241-0/+2
* Removed first line in all *.[ch] files defining tab width, etc.Martyn Russell2009-12-151-1/+0
* Merged whitespace branchMartyn Russell2009-12-111-35/+35
* tracker-extract-oasis.c: Use TrackerSparqlBuilder.Carlos Garnacho2009-11-041-34/+30
* tracker-extract: store as many words as the FTS config says.Carlos Garnacho2009-10-221-1/+5
* Add FTS support for MS and ODF document formats.Carlos Garnacho2009-10-081-0/+35
* tracker-extract: Use TrackerSparqlBuilderJürg Billeter2009-06-261-5/+5
* Using nfo:PaginatedTextDocument for types that use nfo:pageCountPhilip Van Hoof2009-06-161-1/+1