summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)Author
2012-01-10extensions: plugin: mac unused param warningsMichael Stahl
2012-01-10extensions: plugin: fix build a bit more on MacMichael Stahl
2012-01-10Fix npshell build on Windows.Jan Holesovsky
2012-01-09Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet
2012-01-09extensions: plugin: try to fix Mac build:Michael Stahl
2012-01-09extensions/Library_pl: move macmgr.cxx -> macmgr.mmMatúš Kukan
2012-01-09Export from UpdateCheck only what is needed in test_update.cxx.Stephan Bergmann
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-04extensions: cast unused parameters to voidMichael Stahl
2012-01-04extensions: cast unused parameters to voidMichael Stahl
2012-01-04Online update: Introduce inst:gitid to check exactly if we are the same.Jan Holesovsky
2012-01-04extensions: fix unused param warnings in ObjC filesMichael Stahl
2012-01-03Fix replace INVOKE_PROPERTYPUT, put INVOKE_PROPERTYPUTREF insteadJulien Nabet
2012-01-02Clean non English strings in the codeLior Kaplan
2012-01-02Online update: Don't check for buildid at the user's end.Jan Holesovsky
2012-01-02-Wunused-but-set-variableStephan Bergmann
2011-12-27function component_canUnload is SAL_CALLDavid Tardon
2011-12-27function component_canUnload is exportedDavid Tardon
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-12-21move onlinecheck.cxx from sal to extensionsMatúš Kukan
2011-12-21extensions: bin unused filesMatúš Kukan
2011-12-18extensions: convert activex to gbuildPeter Foley
2011-12-18extensions: convert resource, xmlextract to gbuildPeter Foley
2011-12-18extensions: convert abpilot to gbuildPeter Foley
2011-12-18extensions: convert dbpilots to gbuildPeter Foley
2011-12-17extensions: convert logging to gbuildPeter Foley
2011-12-17extensions: convert bibliography to gbuildPeter Foley
2011-12-17extensions: convert ldap to gbuildPeter Foley
2011-12-17extensions: convert spotlight to gbuildPeter Foley
2011-12-17extensions: tweaks to the plugin makefilesMichael Stahl
2011-12-17extensions: convert plugin to gbuildPeter Foley
2011-12-17extensions: nsplugin: use SAL_DLLPUBLIC_EXPORTMichael Stahl
2011-12-17extensions: nsplugin.rc: kill Oracle cruftMichael Stahl
2011-12-17extensions: convert nsplugin to gbuildPeter Foley
2011-12-17extensions: merge in Peter Foley's work in updatePeter Foley
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-15Removed extra semicolonsJesse
2011-12-14extensions: convert pcr to gbuildMichael Stahl
2011-12-14extensions: convert scanner to gbuildMichael Stahl
2011-12-14extensions: convert ole automation bridge to gbuildMichael Stahl
2011-12-14extensions: convert update stuff to gbuildMichael Stahl
2011-12-11fix ole build failurePeter Foley
2011-12-10catch exception by constant referenceTakeshi Abe