summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Collapse)Author
2011-10-07cppcheck scope reduction of var in filter/...msdffimp.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction of var in filter/..escherex.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in filter/..svdfppt.cxxPierre-André Jacquod
2011-10-07Kill dead code.Jan Holesovsky
2011-10-07filter: PDF Export UI "page range" autofocusMaxim Iorsh
When the user selects "Pages" radio button in the Range section, it is very reasonable to expect that she would now want to specify the range. Thus moving the focus automatically to the page range edit box would save the user a mouse click.a Code is contributed under the LGPLv3+ / MPL.
2011-10-05use rtl::OStringBuffer::getStr()Caolán McNamara
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-02do not use COMPHELPER_SERVICEDECL_EXPORTS macroMatúš Kukan
2011-09-30Generate valid xhtml export by using xml:lang, see also fdo#40373Regina Henschel
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-29ByteString->rtl::OString[Buffer}Caolán McNamara
2011-09-29filters: Updating js2hxx.py to python3Hugo Beauzée-Luyssen
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-26doesn't use a DocShell anymore, so can ditch check for itCaolán McNamara
2011-09-26fix merge foo and waeNoel Power
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-26l10ntools doesn't exist in the HOST solver for non-desktop OSesTor Lillqvist
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20I don't think we need to check CROSS_COMPILING here?Tor Lillqvist
2011-09-20Remove RCS headerThomas Arnhold
2011-09-19Do not hard code gperfBaptiste Daroussin
2011-09-16WaE: struct vs class picky warningCaolán McNamara
2011-09-16WaE: remove impossible final return pathCaolán McNamara
2011-09-16get internal python invocations workingCaolán McNamara
2011-09-16need to include gbuild.mk not gbuild_simple.mk for gb_PYTHONCaolán McNamara
2011-09-16Don't do the Jar thingies if we don't want to use JavaTor Lillqvist
2011-09-16Use gb_Helper_abbreviate_dirs_native instead of gb_Helper_abbreviate_dirsTor Lillqvist
2011-09-15"long" actually meant 32 bit here.Stephan Bergmann
2011-09-15filter: gb_Library_use_externals requires eval?Michael Stahl
2011-09-15filter: add missing resource makefilesMichael Stahl
2011-09-15filter: convert odfflatxml libraryMichael Stahl
2011-09-15filter: svg: adapt to changes in LOMichael Stahl
2011-09-15filter: adapt to changes in LOMichael Stahl
2011-09-15filter: convert some more libraries to gbuildMichael Stahl
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl
2011-09-15adapt Configuration_filter.mk to ause130 changesMichael Stahl
2011-09-15filter: adapt filter configuration to LO changesMichael Stahl
2011-09-15filter: convert filter configuration to gbuildMichael Stahl
2011-09-15always show option for ODF inside PDF, even if import not installedMichael Meeks
As everyone knows ODF is good for your soul, so this must be the right approach.
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-09do not hardcode python binary nameDavid Tardon
2011-09-08fix dodgy assigns to const array paramjulien2412
2011-09-08callcatcher: update listCaolán McNamara
2011-09-06[cppchecker] unread variable deletedPierre-André Jacquod
2011-09-06Look at OS_FOR_BUILD, not GUITor Lillqvist
2011-09-06Do this on windows only, everything else has some python availableCaolán McNamara
2011-09-06nope, python is supposed to install pythonCaolán McNamara
2011-09-06pyuno is the module that installs python apparentlyCaolán McNamara
2011-09-06get this building under windowsCaolán McNamara