summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* sfx2::FileDialogHelper: refactor construction:Michael Stahl2011-12-032-4/+12
* sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl2011-12-032-3/+3
* sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl2011-12-031-1/+2
* remove unused #include sfx2/filedlghelper.hxxMichael Stahl2011-12-031-1/+0
* online update: Revert the UpdateInformationProvider::load() cleanup.Jan Holesovsky2011-12-022-11/+40
* Revert "online update: Cleanup after UpdateInformationProvider::load() rewrite."Jan Holesovsky2011-12-021-3/+15
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-012-3/+3
* online update: Now check even the checkForUpdates().Jan Holesovsky2011-11-301-5/+5
* online update: Cleanup after UpdateInformationProvider::load() rewrite.Jan Holesovsky2011-11-301-15/+3
* online update: Unit testing framework + rewrite of load().Jan Holesovsky2011-11-307-60/+139
* online update: Make the test for update to actually start (still fails).Jan Holesovsky2011-11-301-0/+22
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-562/+0
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
* remove include of pch header in extensionsNorbert Thiebaud2011-11-27202-394/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-255-7/+7
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-14/+12
* 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