summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Hop, a logical errorFridrich Štrba2012-03-231-1/+1
* Move spotlight plugin out of minizipFridrich Štrba2012-03-237-2363/+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
* extensions: split out static library from npsopluginMichael Stahl2012-03-124-2/+40
* extensions: split out static library for X11 plugin connection stuffMichael Stahl2012-03-124-4/+84
* Fix WITH_OPENLDAP caseStephan Bergmann2012-03-121-12/+14
* extensions: export npsoplugin's symbolsMatúš Kukan2012-03-102-18/+46
* Fix tools->bibliography database, brown paper bag over head commit :-)Caolán McNamara2012-03-091-1/+1
* fdo#46847 fix build of so_activex.rcAndras Timar2012-03-091-1/+1
* Use just one resource file for npsopluginTor Lillqvist2012-03-071-1/+5
* 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-047-20/+97
* use custom target for copying sourcesDavid Tardon2012-03-044-5/+87
* build nsplugin also without mozilla as in 3-5 branchMatúš Kukan2012-03-032-8/+54
* 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-233-3/+9
* build also with older npapiLuboš Luňák2012-02-212-1/+10
* Fix most of the build with --disable-database-connectivityRiccardo Magliocchetti2012-02-211-6/+11
* Get rid of size() == 0Elton Chung2012-02-191-1/+1
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-1/+1
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Use gb_STDLIBS; No on-line update on non-desktop OSesTor Lillqvist2012-02-186-8/+18
* 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
* remove extraneous qualifiers that break some compilersMariusz Dykierek2012-02-172-3/+3
* these can be compiled with exceptions enabledCaolán McNamara2012-02-171-5/+2
* 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#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
* fdo#40261: Fix crash in XML Form Document.Jan Holesovsky2012-02-102-88/+73
* Added READMEs for modules which used to be in componentsJosh Heidenreich2012-02-081-0/+1
* Fixed some cppcheck messagesPKEuS2012-02-061-1/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Some cppcheck cleaningJulien Nabet2012-02-011-2/+0