summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2011-12-02online update: Revert the UpdateInformationProvider::load() cleanup.Jan Holesovsky2-11/+40
2011-12-02Revert "online update: Cleanup after UpdateInformationProvider::load() rewrite."Jan Holesovsky1-3/+15
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-3/+3
2011-11-30online update: Now check even the checkForUpdates().Jan Holesovsky1-5/+5
2011-11-30online update: Cleanup after UpdateInformationProvider::load() rewrite.Jan Holesovsky1-15/+3
2011-11-30online update: Unit testing framework + rewrite of load().Jan Holesovsky7-60/+139
2011-11-30online update: Make the test for update to actually start (still fails).Jan Holesovsky1-0/+22
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-562/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header in extensionsNorbert Thiebaud202-394/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon5-7/+7
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-14/+12
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann1-41/+2
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann10-107/+36
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2-2/+0
2011-11-11Add nsplugin switch so we dont bind nsplugin building to gtk switch.Tomas Chvatal1-4/+4
2011-11-09Getting completely rid of the int32 and whateverFridrich Štrba5-46/+6
2011-11-08int16/32 ->int16/32_t fall-out of new npapi.hNorbert Thiebaud2-15/+15
2011-11-08Fix WaE variable ‘eUIState’ set but not usedJulien Nabet1-2/+0
2011-11-08fix build against new npapi.h (yet more), blind fixes for aqua tooMichael Meeks3-12/+12
2011-11-08Fix Windows build of extensionsFridrich Strba5-34/+32
2011-11-08fix build against new npapi.h (some more)Michael Meeks3-14/+14
2011-11-08fix build against new npapi.hCaolán McNamara7-37/+34
2011-11-08fix build: (u)int16 -> (u)int16_tRene Engelhard2-5/+5
2011-11-08add actual $(MOZILLA_HEADERS_CFLAGS) to extensions' buildRene Engelhard1-0/+4
2011-11-07make extensions ByteString freeCaolán McNamara8-183/+162
2011-11-06ByteString->rtl::OStringCaolán McNamara1-8/+7
2011-10-27Copy-pasted workaround for building against MacOSX 10.6 SDK but with 10.4 as ...Tor Lillqvist4-0/+28
2011-10-26fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441)Noel Power1-8/+8
2011-10-25WaE: unused variablesCaolán McNamara1-2/+3
2011-10-25WaE: silence a warningCaolán McNamara1-2/+3
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann1-2/+2
2011-10-24Fixed Windows-only code broken by recent commit.Stephan Bergmann1-4/+3
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann3-16/+5
2011-10-24Undo basis/brand split: moved pluginapp.bin from basis to brand.Stephan Bergmann1-1/+1
2011-10-24Undo basis/brand split: moved nsplugin from basis to brand.Stephan Bergmann1-58/+48
2011-10-22Make the update unit test compile.Jan Holesovsky2-9/+53
2011-10-20Added a scanbutton to the scan-dialogRob Snelders10-30/+69
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann4-16/+3
2011-10-17expedient fix to get test-suite auto executedCaolán McNamara1-1/+1
2011-10-17Skeleton of the unit test for updates.Jan Holesovsky5-1/+185
2011-10-10So just drop the duplicate XInvocation base class thenNoel Power2-13/+3
2011-10-10WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-10WaE: C4584: foo is already a base-class of barTor Lillqvist1-7/+10
2011-10-10WaE: unreachable codeTor Lillqvist1-0/+2
2011-10-10WaE: unreferenced local variableTor Lillqvist1-1/+1