summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-07cppcheck scope reduction of var in extensions/...Basic.cppPierre-André Jacquod1-2/+1
2011-10-07cppcheck reduce scope of var in extensions/...sane.cxxPierre-André Jacquod1-3/+1
2011-10-07cppcheck reduce scope of var in extensions/..so_activex.cppPierre-André Jacquod1-2/+1
2011-10-05fix compilation after the recent OUString::operator char*() removalLuboš Luňák1-7/+7
2011-10-03do not include removed headerMatúš Kukan1-3/+0
2011-10-02do not use COMPHELPER_SERVICEDECL_EXPORTS macroMatúš Kukan1-4/+8
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara7-0/+20
2011-09-30get this building with gcc 4.6.1Caolán McNamara4-47/+47
2011-09-29WaE: avoid warningsTor Lillqvist2-6/+17
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann6-7/+8
2011-09-26ByteString->rtl::OStringBufferCaolán McNamara1-12/+8
2011-09-26Fixed DBG_ASSERT broken by recent commit.Stephan Bergmann1-1/+1
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-9/+9
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara6-3/+16
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold2-3/+3
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba2-0/+6
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba2-6/+0
2011-09-15Recognize doc/xls in nsplugin by default.Tomas Chvatal1-0/+5
2011-09-13remove commented out archaic CHARSET_ANSI pragmaCaolán McNamara1-1/+0
2011-09-10Some cppcheck cleaningJulien Nabet1-1/+1
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar1-1/+1
2011-09-05remove unused header fileMatúš Kukan1-332/+0
2011-09-01Skip activex when not building with MSVCFridrich Štrba2-2/+2
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-2/+2
2011-08-25Fix _DEBUG build: Use atlsd.libTor Lillqvist1-2/+8
2011-08-22ByteString->rtl::OStringCaolán McNamara1-23/+29
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud20-2530/+20
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli35-219/+174
2011-08-18Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan3-3/+6
2011-08-18Remove unused test/saxThomas Arnhold5-1759/+0
2011-08-18Remove preload library related codeMatus Kukan14-1621/+54
2011-08-18fdo#37290: allow also access to StringList resourcesBjoern Michaelsen6-117/+235
2011-08-18remove broken VclStringResourceLoader, add ResourceStringIndexAccessBjoern Michaelsen10-798/+327
2011-08-13Some cppcheck cleaningJulien Nabet2-7/+2
2011-08-12trailing quote went missingCaolán McNamara1-1/+1
2011-07-30remove unused menu codeAndras Timar2-66/+0
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-4/+0
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-13/+14
2011-07-22Bin PROF_EDITION, not defined in configury, not tested anywhereTor Lillqvist1-4/+0
2011-07-21Do not use macros from comphelper's componentmodule.hxxMatúš Kukan7-7/+147
2011-07-21Make compatible with windres (uppercase keywords)Tor Lillqvist2-6/+6
2011-07-18ByteString->rtl::OStringBufferCaolán McNamara1-3/+5
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan20-113/+0