summaryrefslogtreecommitdiffstats
path: root/extensions/source
Commit message (Expand)AuthorAgeFilesLines
* WaE: implicitly declaring C library function 'objc_msgSend'Tor Lillqvist2012-04-242-0/+2
* lp#527938: triple paperbag -- tweak bibloader againBjoern Michaelsen2012-04-231-3/+10
* fill in some sane defaults on read/write failureCaolán McNamara2012-04-212-19/+16
* WaE: extensions warnings fixedDavid Ostrovsky2012-04-212-4/+29
* WaE: ignoring #pragma warningDavid Tardon2012-04-161-0/+4
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-12/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-5/+5
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-053-4/+4
* extensions: use CustomTarget makefilesMatúš Kukan2012-04-042-92/+0
* Hop, a logical errorFridrich Štrba2012-03-231-1/+1
* Move spotlight plugin out of minizipFridrich Štrba2012-03-236-2361/+317
* reduce UniStringsCaolán McNamara2012-03-203-12/+14
* remove fiddly casts, add few const where appropriateLuboš Luňák2012-03-191-8/+7
* logical || -> binary |Luboš Luňák2012-03-161-1/+1
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-161-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1410-0/+30
* Fix WITH_OPENLDAP caseStephan Bergmann2012-03-121-12/+14
* extensions: export npsoplugin's symbolsMatúš Kukan2012-03-101-16/+21
* Fix tools->bibliography database, brown paper bag over head commit :-)Caolán McNamara2012-03-091-1/+1
* lp#527938, debian#602953, fdo#33266, i#105408: do not crash on clicking bibli...Bjoern Michaelsen2012-03-061-1/+16
* fix pathDavid Tardon2012-03-051-1/+1
* fdo#46847 use windows style path for midl.exeAndras Timar2012-03-041-0/+3
* fdo#46847 typo in midl command lineAndras Timar2012-03-041-1/+1
* fix building of so_activex (fdo#46847)David Tardon2012-03-042-1/+49
* use custom target for copying sourcesDavid Tardon2012-03-041-0/+41
* build nsplugin also without mozilla as in 3-5 branchMatúš Kukan2012-03-031-0/+46
* fdo#46501: Cleanup SimpleResMgrSzabolcs Dezsi2012-03-021-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0110-20/+20
* fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instanceRene Engelhard2012-02-291-1/+1
* default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165Joachim Lingner2012-02-231-33/+18
* Revert "fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38...Noel Power2012-02-231-8/+8
* Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-2/+7
* build also with older npapiLuboš Luňák2012-02-211-1/+4
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-1/+1
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Remove unused code.Petr Vorel2012-02-172-20/+0
* char* -> const char* for npapis getMIMEDescription to fix build with newer mozsRene Engelhard2012-02-171-1/+1
* Translate German commentsPhilipp Weissenbacher2012-02-161-3/+3
* WaE: member initialization orderCaolán McNamara2012-02-151-2/+2
* Various string function clean upStephan Bergmann2012-02-151-6/+3
* fdo#43399 hidden radio button should also gets unsetLionel Elie Mamane2012-02-131-7/+5
* extensions: plugin: UNX: don't crash headlessMichael Stahl2012-02-131-3/+13
* extensions: plugin: assertion from OUString::copyMichael Stahl2012-02-131-1/+1
* Fix cppcheck warning same expression on both sides of '|'Julien Nabet2012-02-111-1/+1
* fdo#40261: Fix crash in XML Form Document.Jan Holesovsky2012-02-102-88/+73
* Fixed some cppcheck messagesPKEuS2012-02-061-1/+1
* Some cppcheck cleaningJulien Nabet2012-02-011-2/+0
* finalize gcc 4.7 string literal operatorsThomas Arnhold2012-01-242-5/+5
* Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot2012-01-231-2/+2