summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* filter: svg: adapt to changes in LOMichael Stahl2011-09-154-11/+130
* filter: adapt to changes in LOMichael Stahl2011-09-156-4/+15
* filter: convert some more libraries to gbuildMichael Stahl2011-09-1595-1872/+1239
* filter: convert some libraries and jars to gbuildMichael Stahl2011-09-1535-1312/+841
* adapt Configuration_filter.mk to ause130 changesMichael Stahl2011-09-151-1/+1
* filter: adapt filter configuration to LO changesMichael Stahl2011-09-151-226/+49
* filter: convert filter configuration to gbuildMichael Stahl2011-09-1534-2100/+1395
* always show option for ODF inside PDF, even if import not installedMichael Meeks2011-09-151-44/+4
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-0/+2
* do not hardcode python binary nameDavid Tardon2011-09-091-3/+3
* fix dodgy assigns to const array paramjulien24122011-09-081-6/+4
* callcatcher: update listCaolán McNamara2011-09-081-1/+0
* [cppchecker] unread variable deletedPierre-André Jacquod2011-09-061-4/+0
* Look at OS_FOR_BUILD, not GUITor Lillqvist2011-09-061-1/+1
* Do this on windows only, everything else has some python availableCaolán McNamara2011-09-061-7/+1
* nope, python is supposed to install pythonCaolán McNamara2011-09-061-1/+1
* pyuno is the module that installs python apparentlyCaolán McNamara2011-09-062-2/+1
* get this building under windowsCaolán McNamara2011-09-062-2/+17
* let move this back so scoping doesn't clobber usCaolán McNamara2011-09-051-3/+4
* add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara2011-09-053-257/+238
* Bin generated svgscript.hxx, add original file.Marco2011-09-044-7465/+8487
* Cppcheck detected the use of an auto_ptr with new [].julien24122011-09-031-2/+2
* Move OoxmlFormulaExportBase to ooxTor Lillqvist2011-09-013-88/+1
* Need an explicit implementation of constructor for MSVC it seemsTor Lillqvist2011-09-013-1/+42