summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* avoid warnings about deprecated decls. from glib2David Tardon2012-01-151-0/+1
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-152-2/+2
* these are not old component files anymoreMatúš Kukan2012-01-151-5/+2
* Build nsplugin only in with mozilla case.Matúš Kukan2012-01-131-11/+10
* use ENABLE_NSPLUGIN againMatúš Kukan2012-01-121-16/+7
* extensions: remove unused xmx libraryMatúš Kukan2012-01-117-479/+0
* tweak makefiles after np_sdk is in tail_buildMatúš Kukan2012-01-117-28/+17
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-4/+4
* pathutils-obj is in static library ooopathutilsMatúš Kukan2012-01-102-5/+8
* Make nsplugin build on Mac, take two.Thorsten Behrens2012-01-102-6/+4
* Make nsplugin link on Mac.Thorsten Behrens2012-01-101-0/+6
* extensions: plugin: mac unused param warningsMichael Stahl2012-01-101-0/+15
* extensions: plugin: fix build a bit more on MacMichael Stahl2012-01-105-10/+10
* Fix npshell build on Windows.Jan Holesovsky2012-01-101-12/+12
* Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet2012-01-091-1/+1
* extensions: plugin: try to fix Mac build:Michael Stahl2012-01-097-56/+117