summaryrefslogtreecommitdiffstats
path: root/extensions/source
Commit message (Expand)AuthorAgeFilesLines
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-161-1/+1
* Removed extra semicolonsJesse2011-12-154-4/+4
* fix ole build failurePeter Foley2011-12-111-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-1027-157/+155
* childs -> childrenMichael T. Whiteley2011-12-081-1/+1
* Remove oooimprovementAugust Sodora2011-12-0732-3361/+0
* 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: Cleanup after UpdateInformationProvider::load() rewrite.Jan Holesovsky2011-11-301-15/+3
* online update: Unit testing framework + rewrite of load().Jan Holesovsky2011-11-304-45/+47
* remove include of pch header in extensionsNorbert Thiebaud2011-11-27182-356/+0
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-255-7/+7
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-14/+12
* 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-141-1/+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 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
* Added a scanbutton to the scan-dialogRob Snelders2011-10-209-29/+68
* Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann2011-10-204-16/+3
* 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 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