summaryrefslogtreecommitdiff
path: root/extensions/source/nsplugin
AgeCommit message (Expand)Author
2012-10-06tools/pathutils.hxx is windows-onlyDavid Tardon
2012-10-01add missing deps for tools/color.hxxDavid Tardon
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin
2012-08-23Some clean up after previous commitStephan Bergmann
2012-08-23fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin
2012-07-03coverity: protect against buffer overflowDavid Tardon
2012-07-03coverity: protect against buffer overflowDavid Tardon
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell
2012-05-06WaE: NULL used in arithmeticDavid Tardon
2012-05-06WaE: ordered comparison of pointer with integer zeroDavid Tardon
2012-05-06WaE: unknown pragmaDavid Tardon
2012-04-21fill in some sane defaults on read/write failureCaolán McNamara
2012-04-21WaE: extensions warnings fixedDavid Ostrovsky
2012-03-10extensions: export npsoplugin's symbolsMatúš Kukan
2012-03-03build nsplugin also without mozilla as in 3-5 branchMatúš Kukan
2012-02-29fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instanceRene Engelhard
2012-02-21build also with older npapiLuboš Luňák
2012-02-17char* -> const char* for npapis getMIMEDescription to fix build with newer mozsRene Engelhard
2012-01-18lp#711673: mozilla-libreoffice mislabeled as OpenOffice.org Plug-inBjoern Michaelsen
2012-01-11tweak makefiles after np_sdk is in tail_buildMatúš Kukan
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-10Fix npshell build on Windows.Jan Holesovsky
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-12-17extensions: nsplugin: use SAL_DLLPUBLIC_EXPORTMichael Stahl
2011-12-17extensions: nsplugin.rc: kill Oracle cruftMichael Stahl
2011-12-17extensions: convert nsplugin to gbuildPeter Foley
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-10catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-11-11Add nsplugin switch so we dont bind nsplugin building to gtk switch.Tomas Chvatal
2011-11-09Getting completely rid of the int32 and whateverFridrich Štrba
2011-11-08Fix Windows build of extensionsFridrich Strba
2011-11-08fix build against new npapi.h (some more)Michael Meeks
2011-11-08fix build: (u)int16 -> (u)int16_tRene Engelhard
2011-11-08add actual $(MOZILLA_HEADERS_CFLAGS) to extensions' buildRene Engelhard
2011-10-25WaE: unused variablesCaolán McNamara
2011-10-25WaE: silence a warningCaolán McNamara
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann
2011-10-24Fixed Windows-only code broken by recent commit.Stephan Bergmann
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-24Undo basis/brand split: moved nsplugin from basis to brand.Stephan Bergmann
2011-10-10WaE: unreachable codeTor Lillqvist
2011-09-15Recognize doc/xls in nsplugin by default.Tomas Chvatal
2011-08-12trailing quote went missingCaolán McNamara