summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-162-0/+6
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-162-6/+0
* Recognize doc/xls in nsplugin by default.Tomas Chvatal2011-09-151-0/+5
* remove commented out archaic CHARSET_ANSI pragmaCaolán McNamara2011-09-131-1/+0
* Some cppcheck cleaningJulien Nabet2011-09-101-1/+1
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-071-1/+1
* remove unused header fileMatúš Kukan2011-09-051-332/+0
* Skip activex when not building with MSVCFridrich Štrba2011-09-012-2/+2
* Rename class XColorTable to XColorListJoseph Powers2011-08-291-2/+2
* Fix _DEBUG build: Use atlsd.libTor Lillqvist2011-08-251-2/+8
* ByteString->rtl::OStringCaolán McNamara2011-08-221-23/+29
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-2120-2530/+20
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-2135-219/+174
|\
| * Some cppcheck cleaningJulien Nabet2011-08-132-7/+2
| * trailing quote went missingCaolán McNamara2011-08-121-1/+1
| * remove unused menu codeAndras Timar2011-07-302-66/+0
| * Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-241-4/+0
| |\
| | * Bin PROF_EDITION, not defined in configury, not tested anywhereTor Lillqvist2011-07-221-4/+0
| * | postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-13/+14
| |/
| * Do not use macros from comphelper's componentmodule.hxxMatúš Kukan2011-07-217-7/+147