summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-11-11filter: remove obsolete binfilter filter configuration filesMichael Stahl99-2767/+0
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-189/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks21-1133/+2108
2012-11-05Uploading new libvisio 0.0.20 releaseFridrich Štrba2-3/+3
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara3-6/+15
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-1/+1
2012-10-26loplugin: misleading indentCaolán McNamara1-1/+1
2012-10-26XubString->OUStringCaolán McNamara2-23/+24
2012-10-26loplugin: unused aName string and whacky indentCaolán McNamara1-11/+9
2012-10-25remove all traces of saxonDavid Tardon1-1/+1
2012-10-25drop saxon-based XSLT transformerDavid Tardon12-2841/+0
2012-10-25rework selection of transformer for an XSLT filterDavid Tardon15-87/+96
2012-10-25convert java XSL transformer into extensionDavid Tardon6-0/+62
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2-3/+4
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-2/+3
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin8-44/+33
2012-10-18loplugin: unused stringsCaolán McNamara2-2/+0
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-7/+7
2012-10-17no need to check for NULL on delete, delete does that alreadyCaolán McNamara1-8/+4
2012-10-16coverty: misuses of strncpyNorbert Thiebaud1-77/+131
2012-10-14Added stream sanity checking to TGA filterMarc-André Laverdière1-4/+63
2012-10-11Cleanup svg export namespace handlingThorsten Behrens1-10/+5
2012-10-10SVGActionWriter::ImplWriteActions: indent thatMichael Stahl1-29/+32
2012-10-10SVGActionWriter::ImplWriteActions: fix debug codeMichael Stahl1-11/+13
2012-10-10Make svg export use slidesorter selection in most cases.Thorsten Behrens1-35/+59
2012-10-10Don't assume we're exporting Impress to svg, unconditionallyThorsten Behrens1-2/+3
2012-10-10Define ooo xmlns prefix unconditionally for svg exportThorsten Behrens1-12/+1
2012-10-10Bug Fix: background objects on master pages were not stacked in the correct o...Marco Cecchetti1-60/+144
2012-10-10Bug fix: fixed date/time fields were not exported correctly when positioned c...Marco Cecchetti1-0/+18
2012-10-10IsUsePositionedCharacters() tries to get its value from filter data passed to...Marco Cecchetti1-9/+14
2012-10-10Now debugging code is conditionally compiled and JavaScript debug log are tur...Marco Cecchetti3-174/+262
2012-10-10some improvement in making text animation compatible with text selectionMarco Cecchetti4-73/+235
2012-10-10Handled META_BMPSCALE_ACTION, supported hyperlinks, text selection support.Marco Cecchetti5-157/+720
2012-10-10Now MasterPage text fields work, list items are detected correctly, some eff...Marco Cecchetti4-288/+665
2012-10-10text export support for bullets and hyperlinksMarco Cecchetti4-35/+1022
2012-10-10text-export: meta-action based implementationMarco Cecchetti4-45/+990
2012-10-09Get ride of not used macros in filterMarcos Paulo de Souza3-44/+0
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist21-0/+84
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist3-16/+7
2012-10-06drop unneeded #includeDavid Tardon11-10/+24
2012-10-04Add some notes about graphicfiltersTor Lillqvist1-0/+10
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin5-35/+21
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-2/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-5/+5
2012-10-03re-base on ALv2 code. Includes:Michael Meeks744-4662/+12204
2012-10-02PptImporter is unused; it was also missing in scp2Matúš Kukan8-525/+0
2012-10-02Revert "As far as I can see the PptImporter library is not a UNO component"Tor Lillqvist2-0/+64
2012-10-01As far as I can see the PptImporter library is not a UNO componentTor Lillqvist2-64/+0
2012-10-01Use prefixTor Lillqvist17-25/+17
2012-10-01fdo#54225: PDFExport::mbSignPDF potentially used uninitializedStephan Bergmann1-1/+2