summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann2-7/+92
2012-11-24Try to get rid of the SVG export code when DISABLE_EXPORTTor Lillqvist1-0/+2
2012-11-23Surely we can bin all indentation in the JavaScriptTor Lillqvist1-1/+1
2012-11-23We prefix each line with four spaces, not append, but why?Tor Lillqvist1-2/+1
2012-11-23Why write Emacs and vim mode lines to a generated file one should not edit?Tor Lillqvist1-16/+2
2012-11-22PPTStyleTextPropReader::Init: -Werror=sign-compareMichael Stahl1-1/+1
2012-11-22n#782833: (PPT) Fix font size at end of para.Muthu Subramanian1-0/+15
2012-11-22AllSettings with LanguageTagEike Rathke12-8/+13
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-7/+8
2012-11-22convert text xml filter dialog to .uiCaolán McNamara10-406/+522
2012-11-21add regression test for CVE-2012-3755Caolán McNamara1-0/+0
2012-11-21bump xmlfilter settings dialog for new helpidsCaolán McNamara3-3/+1
2012-11-21xslt dialog is supposed to be a modeless dialogCaolán McNamara3-14/+17
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin3-12/+16
2012-11-20convert xslt filter dialog to .uiCaolán McNamara15-370/+397
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-17accessible names set *after* resource was freed, so names were nullCaolán McNamara1-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-14add a regression test for EDB-22681Caolán McNamara1-0/+0
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara4-19/+0
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar59-4344/+2466
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-13Merge branch 'master' into feature/killsdfAndras Timar766-5676/+15964
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