summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Code cleanupKorrawit Pruegsanusak2011-06-1210-18/+18
* Replace List with std::vector< sal_uInt32 >Joseph Powers2011-06-122-6/+7
* Replace List with std::vector< PPTBuGraEntry* >Joseph Powers2011-06-122-15/+20
* Replace List with std::vector< PPTTextSpecInfo* >Joseph Powers2011-06-122-10/+12
* Replace List with std::vector< SdHyperlinkEntry* >Joseph Powers2011-06-122-5/+9
* Replace List with std::vector< PPTOleEntry* >Joseph Powers2011-06-112-180/+127
* Whitespace cleanupJoseph Powers2011-06-112-458/+656
* Replace List with vector< BUndle* >Joseph Powers2011-06-102-34/+38
* White space cleanup.Joseph Powers2011-06-101-17/+17
* Some cppcheck cleaningJulien Nabet2011-06-107-19/+18
* oops, this comparator doesn't order correctlyCaolán McNamara2011-06-101-0/+2
* init this to NULL to match dtor assertCaolán McNamara2011-06-101-1/+2
* Some cppcheck cleaningJulien Nabet2011-06-092-2/+2
* Give a more dignified name to the Visio file-formatFridrich Štrba2011-06-092-2/+2
* Possible inefficient checking for emptinessJulien Nabet2011-06-072-5/+5
* Trying to finally get the visio filter registration rightFridrich Štrba2011-06-061-2/+4
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-69/+69
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky2011-05-317-28/+21
|\
| * Code Cleanup in filtersKorrawit Pruegsanusak2011-05-307-28/+21
* | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-315-8/+169
|\ \ | |/ |/|
| * fix config for pptx filter - thanks to BubliRadek Doulik2011-05-203-3/+3
| * Make export to .pptx 2010 work againKatarina Machalkova2011-05-201-1/+1
| * fdo#36339: Promote the default chart8 filter as the preferred filter.Kohei Yoshida2011-05-171-1/+1
| * svx-hacky-htmlselect-control-import.diff ( bnc#523191 )Noel Power2011-05-032-0/+164
| * svx-ppt-bullet-offset-fix.diff: bullet list paragraph indentation (bnc#593609)Radek Doulik2011-04-292-4/+26
| * filter-fix-build-FCFGMerge.cfg.diff: fix build without javaRadek Doulik2011-04-281-0/+125
| * svx-ppt-import-fix-bullet-size.diff: bullet size import (bnc#515972)Radek Doulik2011-04-281-1/+1
| * fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)Radek Doulik2011-04-271-2/+4
| * goodies-eps-filter-unix.diff: generate correct EPS on UNIX (bnc#200053)Radek Doulik2011-04-271-0/+12
* | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky2011-05-278-563/+247
|\ \
| * | Replace List for std::map<sal_uInt32,ByteString>.Rafael Dominguez2011-05-272-44/+19
| * | xslt filter: remove the FLA horrorMichael Stahl2011-05-264-475/+2
| * | wordml import filter: replace FLA usage with plain XSLTMichael Stahl2011-05-262-44/+226
* | | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2723-1057/+2265
|\ \ \ | |/ / |/| |
| * | Make SVG export filter building again.Jan Holesovsky2011-05-136-180/+84
| * | Fixed few obvious mismerges.Jan Holesovsky2011-05-044-18/+27
| * | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-2723-928/+2222
| |\ \ | | |/ | |/|
| | * CWS-TOOLING: integrate CWS calcvbaIvo Hinkelmann2011-04-012-15/+55
| | |\
| | | * calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2011-03-252-15/+55
| | * | CWS-TOOLING: integrate CWS ka102Ivo Hinkelmann2011-03-2923-1046/+2329
| | |\ \
| | | * | ka102: rebased to DEV300_m104ka2011-03-2822-978/+1140
| | | |\|
| | | * | ka102: #i116970# Write extents of exported SVG / syntaxka2011-02-213-7/+7
| | | * | ka102: type changes nneded for DEV300_m100ka2011-02-182-2/+2
| | | * | ka102: rebased to DEV300_m100ka2011-02-1779-4215/+4231
| | | |\ \
| | | * | | fix some warningsPhilipp Lohmann [pl]2011-02-092-2/+4
| | | * | | ka102: added checks for hashmap / new font exportka2011-02-053-49/+73
| | | * | | ka102: added/removed files for SVG import and module cleanupka2011-02-046-0/+662
| | | * | | ka102: SVG import implementationka2011-02-0417-1054/+1633
| | * | | | vcl121: #i117409# fix a typoPhilipp Lohmann [pl]2011-03-171-2/+2
| | | |_|/ | | |/| |
* | | | | adapt for singleton api changeCaolán McNamara2011-05-203-12/+12