Age | Commit message (Expand) | Author |
2012-05-29 | rename functions for consistency with the rest of gbuild | David Tardon |
2012-05-24 | Don't spam fellow developers until I fix the problem in MinGW | Jesús Corrius |
2012-05-24 | Removed unused SfxMedium::bDirect | Stephan Bergmann |
2012-05-24 | replace wcscat_s -> wcscat to please minGW | Jesús Corrius |
2012-05-24 | include files always in lowercase | Jesús Corrius |
2012-05-24 | set explicit Application User Models IDs in the native Windows launchers | Jesús Corrius |
2012-05-22 | android: re-add main to libsofficeapp for android | Michael Meeks |
2012-05-18 | removed unused const rtl::OUString | Takeshi Abe |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-05-14 | TDE integration | Norbert Thiebaud |
2012-05-14 | removed unused static rtl::OUString | Takeshi Abe |
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl |
2012-05-03 | revert delivery of soffice.bin.manifest | David Tardon |
2012-05-03 | use right target to force ordering | David Tardon |
2012-05-02 | Handle cases where ExtensionDescription is called on nonexisting path | Stephan Bergmann |
2012-05-02 | add explicit ordering dependency | David Tardon |
2012-05-02 | Cleaned up CommandLineArgs | Stephan Bergmann |
2012-05-02 | convert custom makefile code into a package | David Tardon |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-26 | Do not accidentally instantiate other exts when removing exts at startup | Stephan Bergmann |
2012-04-26 | Improved error reporting | Stephan Bergmann |
2012-04-25 | ...and remove duplicate #include <vector> again | Stephan Bergmann |
2012-04-25 | Missing #include <vector> | Stephan Bergmann |
2012-04-25 | include vector | Caolán McNamara |
2012-04-25 | Proper handling of multiple --accept arguments | Stephan Bergmann |
2012-04-25 | callcatcher: remove freshly unused code | Caolán McNamara |
2012-04-24 | Force ExtensionManager resync when the implementation changes | Stephan Bergmann |
2012-04-23 | Unused sDataFolderURL | Stephan Bergmann |
2012-04-20 | New cppu::defaultBootstrap_InitialComponentContext implementation | Stephan Bergmann |
2012-04-19 | oosplash: improve signal handlers: | Michael Stahl |
2012-04-18 | Do all of componentLiveInsertion/Removal at the root context | Stephan Bergmann |
2012-04-18 | Improved debug output | Stephan Bergmann |
2012-04-18 | Improved comment | Stephan Bergmann |
2012-04-16 | WaE: declaration of 'argc' shadows a previous local | David Tardon |
2012-04-16 | WaE: variable 'dwWaitResult' set but not used | David Tardon |
2012-04-16 | WaE: unused variable 'hProcess' | David Tardon |
2012-04-16 | convert tabs to spaces | David Tardon |
2012-04-14 | oosplash: handle SIGTERM by killing soffice.bin | Michael Stahl |
2012-04-10 | Resolves: fdo#31022 about dialog is suboptimal | Andrew Higginson |
2012-04-09 | enforce only one possible use of gb_CustomTarget | Matúš Kukan |
2012-04-09 | add package deps for resources | David Tardon |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | Fix Prefer prefix ++/-- operators | Julien Nabet |
2012-04-05 | DEFINE_CONST_UNICODE isn't needed here anymore | Caolán McNamara |