summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
...
* intermediate String objects are completely unnecessary hereCaolán McNamara2011-11-011-4/+2
* intermediate String objects are completely unnecessary hereCaolán McNamara2011-11-012-5/+2
* adapt naming schemeCaolán McNamara2011-11-013-15/+15
* ByteString->rtl::OStringCaolán McNamara2011-11-013-43/+19
* typo fix in UIAndras Timar2011-11-011-1/+1
* Fix fdo#41245 : Auto fit text VIEWING too small in PPTArnaud Versini2011-11-011-5/+3
* no need for SRCDIR parameter hereMatúš Kukan2011-10-234-5/+5
* Fix svg document importThorsten Behrens2011-10-212-4/+5
* migrate to StringRangeEnumerator in pdfexportIvan Timofeev2011-10-192-22/+28
* don't annoy me in the en-US fallback caseCaolán McNamara2011-10-191-12/+14
* fixed reorder warning in copy-constructor of filter_info_implPeter Jentsch2011-10-181-1/+3
* support editing, importing, exporting the xslt transformer service settingPeter Jentsch2011-10-186-0/+32
* initial support for user defined xslt service impl in filter jarPeter Jentsch2011-10-183-2/+9
* remove comment obsoleted by fcf6c0a19f1a8cdff34e95ca0787277399a82c3cMichael Stahl2011-10-121-6/+0
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-111-3/+6
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-117-10/+20
* ByteString->rtl::OStringCaolán McNamara2011-10-102-2/+2
* do not use _COMPHELPER_COMPONENT_GETFACTORY macroMatúš Kukan2011-10-084-154/+82
* cppcheck scope reduction of var in filter/...msdffimp.cxxPierre-André Jacquod2011-10-071-21/+23
* cppcheck scope reduction of var in filter/..escherex.cxxPierre-André Jacquod2011-10-071-7/+6
* cppcheck reduce scope of var in filter/..svdfppt.cxxPierre-André Jacquod2011-10-071-5/+4
* Kill dead code.Jan Holesovsky2011-10-071-4/+0
* filter: PDF Export UI "page range" autofocusMaxim Iorsh2011-10-071-0/+2
* use rtl::OStringBuffer::getStr()Caolán McNamara2011-10-052-11/+11
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-32/+1
* do not use COMPHELPER_SERVICEDECL_EXPORTS macroMatúš Kukan2011-10-021-1/+8
* Generate valid xhtml export by using xml:lang, see also fdo#40373Regina Henschel2011-09-301-3/+3
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-309-0/+26
* ByteString->rtl::OString[Buffer}Caolán McNamara2011-09-291-29/+14
* filters: Updating js2hxx.py to python3Hugo Beauzée-Luyssen2011-09-291-3/+3
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-18/+16
* doesn't use a DocShell anymore, so can ditch check for itCaolán McNamara2011-09-261-1/+0
* fix merge foo and waeNoel Power2011-09-261-1/+1
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-264-3517/+33
* l10ntools doesn't exist in the HOST solver for non-desktop OSesTor Lillqvist2011-09-261-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-0/+6
* ByteString->rtl::OString[Buffer]Caolán McNamara2011-09-221-1/+3
* I don't think we need to check CROSS_COMPILING here?Tor Lillqvist2011-09-201-1/+1
* Remove RCS headerThomas Arnhold2011-09-2011-46/+0
* Do not hard code gperfBaptiste Daroussin2011-09-191-1/+1
* WaE: struct vs class picky warningCaolán McNamara2011-09-161-1/+1
* WaE: remove impossible final return pathCaolán McNamara2011-09-161-19/+15
* get internal python invocations workingCaolán McNamara2011-09-161-1/+1
* need to include gbuild.mk not gbuild_simple.mk for gb_PYTHONCaolán McNamara2011-09-161-1/+1
* Don't do the Jar thingies if we don't want to use JavaTor Lillqvist2011-09-161-2/+7
* Use gb_Helper_abbreviate_dirs_native instead of gb_Helper_abbreviate_dirsTor Lillqvist2011-09-161-7/+7
* "long" actually meant 32 bit here.Stephan Bergmann2011-09-151-1/+1
* filter: gb_Library_use_externals requires eval?Michael Stahl2011-09-153-4/+4
* filter: add missing resource makefilesMichael Stahl2011-09-158-72/+185
* filter: convert odfflatxml libraryMichael Stahl2011-09-154-65/+58