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