summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* PPTStyleTextPropReader::Init: -Werror=sign-compareMichael Stahl2012-11-221-1/+1
* n#782833: (PPT) Fix font size at end of para.Muthu Subramanian2012-11-221-0/+15
* AllSettings with LanguageTagEike Rathke2012-11-2212-8/+13
* convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2012-11-221-7/+8
* convert text xml filter dialog to .uiCaolán McNamara2012-11-2210-406/+522
* add regression test for CVE-2012-3755Caolán McNamara2012-11-211-0/+0
* bump xmlfilter settings dialog for new helpidsCaolán McNamara2012-11-213-3/+1
* xslt dialog is supposed to be a modeless dialogCaolán McNamara2012-11-213-14/+17
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-203-12/+16
* convert xslt filter dialog to .uiCaolán McNamara2012-11-2015-370/+397
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1159-4344/+2466
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-13766-5676/+15964
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | 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-10-011-7/+2
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-0140-80/+0
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-0140-40/+80
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-0140-1/+41
* | | | accessible names set *after* resource was freed, so names were nullCaolán McNamara2012-11-171-2/+2
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* | | | add a regression test for EDB-22681Caolán McNamara2012-11-141-0/+0
* | | | callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-144-19/+0
* | | | filter: remove obsolete binfilter filter configuration filesMichael Stahl2012-11-1199-2767/+0
| |_|/ |/| |
* | | binfilter.die.die.dieNorbert Thiebaud2012-11-091-189/+0
* | | re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0621-1133/+2108
* | | Uploading new libvisio 0.0.20 releaseFridrich Štrba2012-11-052-3/+3
* | | rework filters test to squeeze through extra flagsCaolán McNamara2012-11-013-6/+15
* | | 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