summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann4-4/+4
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann2-21/+6
2011-11-11valgrind: ensure these are initializedCaolán McNamara1-6/+10
2011-11-06make filter ByteString freeCaolán McNamara1-10/+12
2011-11-06aString is always emptyCaolán McNamara1-2/+1
2011-11-06ByteString->rtl::OStringCaolán McNamara2-3/+3
2011-11-06ByteString->rtl::OStringCaolán McNamara2-10/+7
2011-11-06no need for intermediate string hereCaolán McNamara1-3/+1
2011-11-06ByteString->rtl::OStringCaolán McNamara2-18/+17
2011-11-01WaE: various sillies flagged by MSVC++Michael Meeks1-1/+1
2011-11-01ByteString->rtl::OStringCaolán McNamara3-23/+24
2011-11-01intermediate String objects are completely unnecessary hereCaolán McNamara1-4/+2
2011-11-01intermediate String objects are completely unnecessary hereCaolán McNamara2-5/+2
2011-11-01adapt naming schemeCaolán McNamara3-15/+15
2011-11-01ByteString->rtl::OStringCaolán McNamara3-43/+19
2011-11-01typo fix in UIAndras Timar1-1/+1
2011-11-01Fix fdo#41245 : Auto fit text VIEWING too small in PPTArnaud Versini1-5/+3
2011-10-23no need for SRCDIR parameter hereMatúš Kukan4-5/+5
2011-10-21Fix svg document importThorsten Behrens2-4/+5
2011-10-19migrate to StringRangeEnumerator in pdfexportIvan Timofeev2-22/+28
2011-10-19don't annoy me in the en-US fallback caseCaolán McNamara1-12/+14
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