summaryrefslogtreecommitdiff
path: root/extensions/source/nsplugin
AgeCommit message (Expand)Author
2014-09-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-07-10coverity#1224983 out of boundNorbert Thiebaud
2014-07-05coverity#983489 String OverflowNorbert Thiebaud
2014-05-29fdo#68849: Add header guards to all include filesJens Carl
2014-05-13Related fdo#60338: do not call umask(3) in a MT programStephan Bergmann
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-22coverity#983370 Dereference before null checkCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-10Remove odd code that does not make any senseStephan Bergmann
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks
2013-12-04Fix one more use of wsprintfStephan Bergmann
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin
2013-10-01extensions: kill StarOffice/StarSuite branding in browser pluginMichael Stahl
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-10mingw64: Use the *LongPtr Windows apiFridrich Štrba
2013-06-05Some more win64 "fixes"Fridrich Štrba
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-05-08support MS Office and Flat ODF file types in Mozilla Plug-inAndras Timar
2013-05-08coverity#982973: Resource leakJulien Nabet
2013-05-02remove unsupported binfilter types from npsopluginAndras Timar
2013-05-02remove defines from npsoplugin resource, that are defined elsewhereAndras Timar
2013-05-02remove unsupported binfilter types from npsopluginAndras Timar
2013-04-17-Werror=unused-variable (MinGW, extensions)Stephan Bergmann
2013-04-17-Werror=unused-macros (MinGW, _WINDOWS)Stephan Bergmann
2013-04-17-Werror=unused-macros (MinGW, extensions)Stephan Bergmann
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27Prevent duplicate definitionsStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02coverity#982972 & coverity#982971: fix memory leakMarkus Mohrhard
2013-02-23coverity#982145 Buffer not null terminatedJulien Nabet
2013-01-31Some cppcheck cleaningJulien Nabet
2013-01-30extensions: fix wrongly converted OUString literalsMichael Stahl
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-12WaE: fix windows build of npshell.Michael Meeks