summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-1/+1
* loplugin: misleading indentCaolán McNamara2012-10-261-1/+1
* XubString->OUStringCaolán McNamara2012-10-262-23/+24
* loplugin: unused aName string and whacky indentCaolán McNamara2012-10-261-11/+9
* remove all traces of saxonDavid Tardon2012-10-251-1/+1
* drop saxon-based XSLT transformerDavid Tardon2012-10-2512-2841/+0
* rework selection of transformer for an XSLT filterDavid Tardon2012-10-2515-87/+96
* convert java XSL transformer into extensionDavid Tardon2012-10-256-0/+62
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-242-3/+4
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-231-2/+3
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-228-44/+33
* loplugin: unused stringsCaolán McNamara2012-10-182-2/+0
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-7/+7
* no need to check for NULL on delete, delete does that alreadyCaolán McNamara2012-10-171-8/+4
* coverty: misuses of strncpyNorbert Thiebaud2012-10-161-77/+131
* Added stream sanity checking to TGA filterMarc-André Laverdière2012-10-141-4/+63
* Cleanup svg export namespace handlingThorsten Behrens2012-10-111-10/+5
* SVGActionWriter::ImplWriteActions: indent thatMichael Stahl2012-10-101-29/+32
* SVGActionWriter::ImplWriteActions: fix debug codeMichael Stahl2012-10-101-11/+13
* Make svg export use slidesorter selection in most cases.Thorsten Behrens2012-10-101-35/+59
* Don't assume we're exporting Impress to svg, unconditionallyThorsten Behrens2012-10-101-2/+3
* Define ooo xmlns prefix unconditionally for svg exportThorsten Behrens2012-10-101-12/+1
* Bug Fix: background objects on master pages were not stacked in the correct o...Marco Cecchetti2012-10-101-60/+144
* Bug fix: fixed date/time fields were not exported correctly when positioned c...Marco Cecchetti2012-10-101-0/+18
* IsUsePositionedCharacters() tries to get its value from filter data passed to...Marco Cecchetti2012-10-101-9/+14
* Now debugging code is conditionally compiled and JavaScript debug log are tur...Marco Cecchetti2012-10-103-174/+262
* some improvement in making text animation compatible with text selectionMarco Cecchetti2012-10-104-73/+235
* Handled META_BMPSCALE_ACTION, supported hyperlinks, text selection support.Marco Cecchetti2012-10-105-157/+720
* Now MasterPage text fields work, list items are detected correctly, some eff...Marco Cecchetti2012-10-104-288/+665
* text export support for bullets and hyperlinksMarco Cecchetti2012-10-104-35/+1022
* text-export: meta-action based implementationMarco Cecchetti2012-10-104-45/+990
* Get ride of not used macros in filterMarcos Paulo de Souza2012-10-093-44/+0
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-0721-0/+84
* Bin unused leftover "dummy" fieldsTor Lillqvist2012-10-063-16/+7
* drop unneeded #includeDavid Tardon2012-10-0611-10/+24
* Add some notes about graphicfiltersTor Lillqvist2012-10-041-0/+10
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-045-35/+21
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-2/+2
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-5/+5
* re-base on ALv2 code. Includes:Michael Meeks2012-10-03744-4662/+12204
* PptImporter is unused; it was also missing in scp2Matúš Kukan2012-10-028-525/+0
* Revert "As far as I can see the PptImporter library is not a UNO component"Tor Lillqvist2012-10-022-0/+64
* As far as I can see the PptImporter library is not a UNO componentTor Lillqvist2012-10-012-64/+0
* Use prefixTor Lillqvist2012-10-0117-25/+17
* fdo#54225: PDFExport::mbSignPDF potentially used uninitializedStephan Bergmann2012-10-011-1/+2
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-012-6/+0
* Prefixify textfdTor Lillqvist2012-10-012-2/+2
* Prefixify t602filterTor Lillqvist2012-10-012-1/+5
* Prefixify svgfilterTor Lillqvist2012-10-012-2/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-7/+2