summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-264-41/+41
* 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
* call FreeResource like the other RoadmapWizard usersCaolán McNamara2012-01-232-0/+7
* ctor OModuleResourceClient first so OModuleResourceClient dtor is lastCaolán McNamara2012-01-231-2/+2
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-231-1/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-215-8/+8
* svx: remove unused definitions in globlmn_tmpl.hrcIvan Timofeev2012-01-181-1/+0
* lp#711673: mozilla-libreoffice mislabeled as OpenOffice.org Plug-inBjoern Michaelsen2012-01-181-1/+1
* Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens2012-01-171-4/+3
* Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens2012-01-171-2/+11