summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2012-03-05fix pathDavid Tardon
2012-03-04fdo#46847 use windows style path for midl.exeAndras Timar
2012-03-04fdo#46847 typo in midl command lineAndras Timar
2012-03-04fix building of so_activex (fdo#46847)David Tardon
2012-03-04use custom target for copying sourcesDavid Tardon
2012-03-03build nsplugin also without mozilla as in 3-5 branchMatúš Kukan
2012-03-02fdo#46501: Cleanup SimpleResMgrSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-29fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instanceRene Engelhard
2012-02-23default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165Joachim Lingner
2012-02-23Revert "fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38...Noel Power
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-21build also with older npapiLuboš Luňák
2012-02-21Fix most of the build with --disable-database-connectivityRiccardo Magliocchetti
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-18Fix typos in commentsElton Chung
2012-02-18Use gb_STDLIBS; No on-line update on non-desktop OSesTor Lillqvist
2012-02-17Remove unused code.Petr Vorel
2012-02-17char* -> const char* for npapis getMIMEDescription to fix build with newer mozsRene Engelhard
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek
2012-02-17these can be compiled with exceptions enabledCaolán McNamara
2012-02-16Translate German commentsPhilipp Weissenbacher
2012-02-15WaE: member initialization orderCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-02-13fdo#43399 hidden radio button should also gets unsetLionel Elie Mamane
2012-02-13extensions: plugin: UNX: don't crash headlessMichael Stahl
2012-02-13extensions: plugin: assertion from OUString::copyMichael Stahl
2012-02-11Fix cppcheck warning same expression on both sides of '|'Julien Nabet
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-10fdo#40261: Fix crash in XML Form Document.Jan Holesovsky
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich
2012-02-06Fixed some cppcheck messagesPKEuS
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-01Some cppcheck cleaningJulien Nabet
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot
2012-01-23call FreeResource like the other RoadmapWizard usersCaolán McNamara
2012-01-23ctor OModuleResourceClient first so OModuleResourceClient dtor is lastCaolán McNamara
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-18svx: remove unused definitions in globlmn_tmpl.hrcIvan Timofeev
2012-01-18lp#711673: mozilla-libreoffice mislabeled as OpenOffice.org Plug-inBjoern Michaelsen
2012-01-17Switch flag sequence of OpenCommandArg3 to NamedValue.Thorsten Behrens
2012-01-17Fix UpdateCheck clog up server by keeping connection aliveThorsten Behrens
2012-01-15avoid warnings about deprecated decls. from glib2David Tardon
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-15these are not old component files anymoreMatúš Kukan
2012-01-13Build nsplugin only in with mozilla case.Matúš Kukan