Age | Commit message (Expand) | Author |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-10 | Remove odd code that does not make any sense | Stephan Bergmann |
2013-12-13 | Targetted text updates, with seasonable changes before l10n freeze. | Michael Meeks |
2013-12-04 | Fix one more use of wsprintf | Stephan Bergmann |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in EXTENSIONS module | Noel Grandin |
2013-10-01 | extensions: kill StarOffice/StarSuite branding in browser plugin | Michael Stahl |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-10 | mingw64: Use the *LongPtr Windows api | Fridrich Štrba |
2013-06-05 | Some more win64 "fixes" | Fridrich Štrba |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-05-10 | soltools: remove Package_inc and empty unistd.h nonsense | Michael Stahl |
2013-05-08 | support MS Office and Flat ODF file types in Mozilla Plug-in | Andras Timar |
2013-05-08 | coverity#982973: Resource leak | Julien Nabet |
2013-05-02 | remove unsupported binfilter types from npsoplugin | Andras Timar |
2013-05-02 | remove defines from npsoplugin resource, that are defined elsewhere | Andras Timar |
2013-05-02 | remove unsupported binfilter types from npsoplugin | Andras 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-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 |