summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain2-6/+0
2012-10-01Prefixify textfdTor Lillqvist2-2/+2
2012-10-01Prefixify t602filterTor Lillqvist2-1/+5
2012-10-01Prefixify svgfilterTor Lillqvist2-2/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-7/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl40-80/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl40-40/+80
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl40-1/+41
2012-09-27Improvements on previous commitStephan Bergmann2-4/+2
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin4-31/+28
2012-09-26Adapt intro comment on xhtml output to read LibreOffice.Thorsten Behrens1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-24Use prefix in the DISABLE_DYNLOADING caseTor Lillqvist1-0/+4
2012-09-23migrate readlicense_oo to gbuildDavid Ostrovsky1-5/+6
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky1-0/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann5-13/+11
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-0/+1
2012-09-16fix endless recursion with some characters in spreadsheetml headers/footersPeter Jentsch1-0/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann4-93/+44
2012-09-12Better error reportingStephan Bergmann1-13/+6