summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)Author
2012-05-06WaE: NULL used in arithmeticDavid Tardon
2012-05-06WaE: ordered comparison of pointer with integer zeroDavid Tardon
2012-05-06WaE: unknown pragmaDavid Tardon
2012-05-03WaE: unchecked results from write/fwriteCaolán McNamara
2012-04-24WaE: implicitly declaring C library function 'objc_msgSend'Tor Lillqvist
2012-04-23lp#527938: triple paperbag -- tweak bibloader againBjoern Michaelsen
2012-04-21fill in some sane defaults on read/write failureCaolán McNamara
2012-04-21WaE: extensions warnings fixedDavid Ostrovsky
2012-04-16WaE: ignoring #pragma warningDavid Tardon
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-04-04extensions: use CustomTarget makefilesMatúš Kukan
2012-03-23Hop, a logical errorFridrich Štrba
2012-03-23Move spotlight plugin out of minizipFridrich Štrba
2012-03-20reduce UniStringsCaolán McNamara
2012-03-19remove fiddly casts, add few const where appropriateLuboš Luňák
2012-03-16logical || -> binary |Luboš Luňák
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12Fix WITH_OPENLDAP caseStephan Bergmann
2012-03-10extensions: export npsoplugin's symbolsMatúš Kukan
2012-03-09Fix tools->bibliography database, brown paper bag over head commit :-)Caolán McNamara
2012-03-06lp#527938, debian#602953, fdo#33266, i#105408: do not crash on clicking bibli...Bjoern Michaelsen
2012-03-05fix pathDavid Tardon
2012-03-04fdo#46847 use windows style path for midl.exeAndras Timar
2012-03-04fdo#46847 typo in midl command lineAndras Timar
2012-03-04fix building of so_activex (fdo#46847)David Tardon
2012-03-04use custom target for copying sourcesDavid Tardon
2012-03-03build nsplugin also without mozilla as in 3-5 branchMatúš Kukan
2012-03-02fdo#46501: Cleanup SimpleResMgrSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-29fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instanceRene Engelhard
2012-02-23default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165Joachim Lingner
2012-02-23Revert "fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38...Noel Power
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-21build also with older npapiLuboš Luňák
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-18Fix typos in commentsElton Chung
2012-02-17Remove unused code.Petr Vorel
2012-02-17char* -> const char* for npapis getMIMEDescription to fix build with newer mozsRene Engelhard
2012-02-16Translate German commentsPhilipp Weissenbacher
2012-02-15WaE: member initialization orderCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-02-13fdo#43399 hidden radio button should also gets unsetLionel Elie Mamane
2012-02-13extensions: plugin: UNX: don't crash headlessMichael Stahl
2012-02-13extensions: plugin: assertion from OUString::copyMichael Stahl
2012-02-11Fix cppcheck warning same expression on both sides of '|'Julien Nabet
2012-02-10fdo#40261: Fix crash in XML Form Document.Jan Holesovsky