Age | Commit message (Expand) | Author |
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-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | Prevent duplicate definitions | Stephan Bergmann |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | coverity#982972 & coverity#982971: fix memory leak | Markus Mohrhard |
2013-02-23 | coverity#982145 Buffer not null terminated | Julien Nabet |
2013-01-31 | Some cppcheck cleaning | Julien Nabet |
2013-01-30 | extensions: fix wrongly converted OUString literals | Michael Stahl |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-12 | WaE: fix windows build of npshell. | Michael Meeks |
2012-11-12 | Enable NPP_Initialize/Shutdown again | Stephan Bergmann |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-06 | tools/pathutils.hxx is windows-only | David Tardon |
2012-10-01 | add missing deps for tools/color.hxx | David Tardon |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin |
2012-08-23 | Some clean up after previous commit | Stephan Bergmann |
2012-08-23 | fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instances | Noel Grandin |
2012-07-03 | coverity: protect against buffer overflow | David Tardon |
2012-07-03 | coverity: protect against buffer overflow | David Tardon |
2012-06-25 | Remove various commented out defines | Thomas Arnhold |
2012-06-12 | cppcheck: avoid unreachable code warnings | Martyn Russell |
2012-05-06 | WaE: NULL used in arithmetic | David Tardon |
2012-05-06 | WaE: ordered comparison of pointer with integer zero | David Tardon |
2012-05-06 | WaE: unknown pragma | David Tardon |
2012-04-21 | fill in some sane defaults on read/write failure | Caolán McNamara |
2012-04-21 | WaE: extensions warnings fixed | David Ostrovsky |
2012-03-10 | extensions: export npsoplugin's symbols | Matúš Kukan |
2012-03-03 | build nsplugin also without mozilla as in 3-5 branch | Matúš Kukan |
2012-02-29 | fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instance | Rene Engelhard |
2012-02-21 | build also with older npapi | Luboš Luňák |
2012-02-17 | char* -> const char* for npapis getMIMEDescription to fix build with newer mozs | Rene Engelhard |
2012-01-18 | lp#711673: mozilla-libreoffice mislabeled as OpenOffice.org Plug-in | Bjoern Michaelsen |
2012-01-11 | tweak makefiles after np_sdk is in tail_build | Matúš Kukan |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar |
2012-01-10 | Fix npshell build on Windows. | Jan Holesovsky |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley |