summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2011-10-18fixed reorder warning in copy-constructor of filter_info_implPeter Jentsch1-1/+3
2011-10-18support editing, importing, exporting the xslt transformer service settingPeter Jentsch6-0/+32
2011-10-18initial support for user defined xslt service impl in filter jarPeter Jentsch3-2/+9
2011-10-12remove comment obsoleted by fcf6c0a19f1a8cdff34e95ca0787277399a82c3cMichael Stahl1-6/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-3/+6
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl7-10/+20
2011-10-10ByteString->rtl::OStringCaolán McNamara2-2/+2
2011-10-08do not use _COMPHELPER_COMPONENT_GETFACTORY macroMatúš Kukan4-154/+82
2011-10-07cppcheck scope reduction of var in filter/...msdffimp.cxxPierre-André Jacquod1-21/+23
2011-10-07cppcheck scope reduction of var in filter/..escherex.cxxPierre-André Jacquod1-7/+6
2011-10-07cppcheck reduce scope of var in filter/..svdfppt.cxxPierre-André Jacquod1-5/+4
2011-10-07Kill dead code.Jan Holesovsky1-4/+0
2011-10-07filter: PDF Export UI "page range" autofocusMaxim Iorsh1-0/+2
2011-10-05use rtl::OStringBuffer::getStr()Caolán McNamara2-11/+11
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-32/+1
2011-10-02do not use COMPHELPER_SERVICEDECL_EXPORTS macroMatúš Kukan1-1/+8
2011-09-30Generate valid xhtml export by using xml:lang, see also fdo#40373Regina Henschel1-3/+3
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara9-0/+26
2011-09-29ByteString->rtl::OString[Buffer}Caolán McNamara1-29/+14
2011-09-29filters: Updating js2hxx.py to python3Hugo Beauzée-Luyssen1-3/+3
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-18/+16
2011-09-26doesn't use a DocShell anymore, so can ditch check for itCaolán McNamara1-1/+0
2011-09-26fix merge foo and waeNoel Power1-1/+1
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power4-3517/+33
2011-09-26l10ntools doesn't exist in the HOST solver for non-desktop OSesTor Lillqvist1-1/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+6
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-1/+3
2011-09-20I don't think we need to check CROSS_COMPILING here?Tor Lillqvist1-1/+1
2011-09-20Remove RCS headerThomas Arnhold11-46/+0
2011-09-19Do not hard code gperfBaptiste Daroussin1-1/+1
2011-09-16WaE: struct vs class picky warningCaolán McNamara1-1/+1
2011-09-16WaE: remove impossible final return pathCaolán McNamara1-19/+15
2011-09-16get internal python invocations workingCaolán McNamara1-1/+1
2011-09-16need to include gbuild.mk not gbuild_simple.mk for gb_PYTHONCaolán McNamara1-1/+1
2011-09-16Don't do the Jar thingies if we don't want to use JavaTor Lillqvist1-2/+7
2011-09-16Use gb_Helper_abbreviate_dirs_native instead of gb_Helper_abbreviate_dirsTor Lillqvist1-7/+7
2011-09-15"long" actually meant 32 bit here.Stephan Bergmann1-1/+1
2011-09-15filter: gb_Library_use_externals requires eval?Michael Stahl3-4/+4
2011-09-15filter: add missing resource makefilesMichael Stahl8-72/+185
2011-09-15filter: convert odfflatxml libraryMichael Stahl4-65/+58
2011-09-15filter: svg: adapt to changes in LOMichael Stahl4-11/+130
2011-09-15filter: adapt to changes in LOMichael Stahl6-4/+15
2011-09-15filter: convert some more libraries to gbuildMichael Stahl95-1872/+1239
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl35-1312/+841
2011-09-15adapt Configuration_filter.mk to ause130 changesMichael Stahl1-1/+1
2011-09-15filter: adapt filter configuration to LO changesMichael Stahl1-226/+49
2011-09-15filter: convert filter configuration to gbuildMichael Stahl34-2100/+1395
2011-09-15always show option for ODF inside PDF, even if import not installedMichael Meeks1-44/+4
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-0/+2
2011-09-09do not hardcode python binary nameDavid Tardon1-3/+3