summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann2011-11-151-41/+2
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-1410-107/+36
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-142-2/+0
* Add nsplugin switch so we dont bind nsplugin building to gtk switch.Tomas Chvatal2011-11-111-4/+4
* Getting completely rid of the int32 and whateverFridrich Štrba2011-11-095-46/+6
* int16/32 ->int16/32_t fall-out of new npapi.hNorbert Thiebaud2011-11-082-15/+15
* Fix WaE variable ‘eUIState’ set but not usedJulien Nabet2011-11-081-2/+0
* fix build against new npapi.h (yet more), blind fixes for aqua tooMichael Meeks2011-11-083-12/+12
* Fix Windows build of extensionsFridrich Strba2011-11-085-34/+32
* fix build against new npapi.h (some more)Michael Meeks2011-11-083-14/+14
* fix build against new npapi.hCaolán McNamara2011-11-087-37/+34
* fix build: (u)int16 -> (u)int16_tRene Engelhard2011-11-082-5/+5
* add actual $(MOZILLA_HEADERS_CFLAGS) to extensions' buildRene Engelhard2011-11-081-0/+4
* make extensions ByteString freeCaolán McNamara2011-11-078-183/+162
* ByteString->rtl::OStringCaolán McNamara2011-11-061-8/+7
* Copy-pasted workaround for building against MacOSX 10.6 SDK but with 10.4 as ...Tor Lillqvist2011-10-274-0/+28
* fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441)Noel Power2011-10-261-8/+8
* WaE: unused variablesCaolán McNamara2011-10-251-2/+3
* WaE: silence a warningCaolán McNamara2011-10-251-2/+3
* Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann2011-10-241-2/+2
* Fixed Windows-only code broken by recent commit.Stephan Bergmann2011-10-241-4/+3
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-243-16/+5
* Undo basis/brand split: moved pluginapp.bin from basis to brand.Stephan Bergmann2011-10-241-1/+1
* Undo basis/brand split: moved nsplugin from basis to brand.Stephan Bergmann2011-10-241-58/+48
* Make the update unit test compile.Jan Holesovsky2011-10-222-9/+53
* Added a scanbutton to the scan-dialogRob Snelders2011-10-2010-30/+69
* Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann2011-10-204-16/+3
* expedient fix to get test-suite auto executedCaolán McNamara2011-10-171-1/+1
* Skeleton of the unit test for updates.Jan Holesovsky2011-10-175-1/+185
* So just drop the duplicate XInvocation base class thenNoel Power2011-10-102-13/+3
* WaE: unreachable codeTor Lillqvist2011-10-101-1/+0
* WaE: C4584: foo is already a base-class of barTor Lillqvist2011-10-101-7/+10
* WaE: unreachable codeTor Lillqvist2011-10-101-0/+2
* WaE: unreferenced local variableTor Lillqvist2011-10-101-1/+1
* cppcheck scope reduction of var in extensions/...Basic.cppPierre-André Jacquod2011-10-071-2/+1
* cppcheck reduce scope of var in extensions/...sane.cxxPierre-André Jacquod2011-10-071-3/+1
* cppcheck reduce scope of var in extensions/..so_activex.cppPierre-André Jacquod2011-10-071-2/+1
* fix compilation after the recent OUString::operator char*() removalLuboš Luňák2011-10-051-7/+7
* do not include removed headerMatúš Kukan2011-10-031-3/+0
* do not use COMPHELPER_SERVICEDECL_EXPORTS macroMatúš Kukan2011-10-021-4/+8
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-307-0/+20
* get this building with gcc 4.6.1Caolán McNamara2011-09-304-47/+47
* WaE: avoid warningsTor Lillqvist2011-09-292-6/+17
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-276-7/+8
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-261-12/+8
* Fixed DBG_ASSERT broken by recent commit.Stephan Bergmann2011-09-261-1/+1
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-241-9/+9
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-226-3/+16
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-212-3/+3