summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-18Use gb_STDLIBS; No on-line update on non-desktop OSesTor Lillqvist6-8/+18
2012-02-17Remove unused code.Petr Vorel2-20/+0
2012-02-17char* -> const char* for npapis getMIMEDescription to fix build with newer mozsRene Engelhard1-1/+1
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek2-3/+3
2012-02-17these can be compiled with exceptions enabledCaolán McNamara1-5/+2
2012-02-16Translate German commentsPhilipp Weissenbacher1-3/+3
2012-02-15WaE: member initialization orderCaolán McNamara1-2/+2
2012-02-15Various string function clean upStephan Bergmann1-6/+3
2012-02-13fdo#43399 hidden radio button should also gets unsetLionel Elie Mamane1-7/+5
2012-02-13extensions: plugin: UNX: don't crash headlessMichael Stahl1-3/+13
2012-02-13extensions: plugin: assertion from OUString::copyMichael Stahl1-1/+1
2012-02-11Fix cppcheck warning same expression on both sides of '|'Julien Nabet1-1/+1
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-10fdo#40261: Fix crash in XML Form Document.Jan Holesovsky2-88/+73
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich1-0/+1
2012-02-06Fixed some cppcheck messagesPKEuS1-1/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-01Some cppcheck cleaningJulien Nabet1-2/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann4-41/+41
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold2-5/+5
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot1-2/+2
2012-01-23call FreeResource like the other RoadmapWizard usersCaolán McNamara2-0/+7
2012-01-23ctor OModuleResourceClient first so OModuleResourceClient dtor is lastCaolán McNamara1-2/+2
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev1-1/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann5-8/+8
2012-01-18svx: remove unused definitions in globlmn_tmpl.hrcIvan Timofeev1-1/+0
2012-01-18lp#711673: mozilla-libreoffice mislabeled as OpenOffice.org Plug-inBjoern Michaelsen1-1/+1
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens1-4/+3
2012-01-17Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens1-2/+11
2012-01-15avoid warnings about deprecated decls. from glib2David Tardon1-0/+1
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-2/+2
2012-01-15these are not old component files anymoreMatúš Kukan1-5/+2
2012-01-13Build nsplugin only in with mozilla case.Matúš Kukan1-11/+10
2012-01-12use ENABLE_NSPLUGIN againMatúš Kukan1-16/+7
2012-01-11extensions: remove unused xmx libraryMatúš Kukan7-479/+0
2012-01-11tweak makefiles after np_sdk is in tail_buildMatúš Kukan7-28/+17
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-4/+4
2012-01-10pathutils-obj is in static library ooopathutilsMatúš Kukan2-5/+8
2012-01-10Make nsplugin build on Mac, take two.Thorsten Behrens2-6/+4
2012-01-10Make nsplugin link on Mac.Thorsten Behrens1-0/+6
2012-01-10extensions: plugin: mac unused param warningsMichael Stahl1-0/+15
2012-01-10extensions: plugin: fix build a bit more on MacMichael Stahl5-10/+10
2012-01-10Fix npshell build on Windows.Jan Holesovsky1-12/+12
2012-01-09Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet1-1/+1
2012-01-09extensions: plugin: try to fix Mac build:Michael Stahl7-56/+117
2012-01-09extensions/Library_pl: move macmgr.cxx -> macmgr.mmMatúš Kukan2-3/+1
2012-01-09Export from UpdateCheck only what is needed in test_update.cxx.Stephan Bergmann2-18/+26