Age | Commit message (Expand) | Author |
2012-07-11 | warning C4702: unreachable code | Michael Stahl |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-26 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-25 | callcatcher: update list | Caolán McNamara |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-15 | Unused variable | Stephan Bergmann |
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | nuke unused namespace | Takeshi Abe |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-05-02 | Handle cases where ExtensionDescription is called on nonexisting path | Stephan Bergmann |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara |
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 | 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-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-08 | Replaced a few equal calls with == | 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-02 | reorganize trickier statics | Caolán McNamara |
2012-04-02 | fdo#47963 do not increase height of checkboxes | David Tardon |
2012-03-30 | removed duplicate includes in desktop / editeng | Takeshi Abe |
2012-03-29 | fix build | Luboš Luňák |
2012-03-29 | desktop: unwind hideous StrTitle mess a little | Michael Meeks |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-23 | match DB_ENV creation flags to DB creation flags | Caolán McNamara |
2012-03-23 | Take a meg off our memory footprint | Caolán McNamara |
2012-03-23 | DbEnv argument is always NULL | Caolán McNamara |
2012-03-20 | make ResId->OUString the primary route | Caolán McNamara |
2012-03-16 | Introduced SystemShellExecuteFlags::URIS_ONLY | Stephan Bergmann |
2012-03-12 | desktop: move lockfile.cxx to libdeploymentmisc | Michael Stahl |
2012-03-12 | fix smoketest - need to check read-only-ness of non-existent paths | Michael Meeks |
2012-03-12 | replace usage of OUString::replace*AsciiL() with string literal overloads | Luboš Luňák |
2012-03-09 | Fix sense of r/o detection code, and clean up | Stephan Bergmann |
2012-03-09 | fdo#40607 - osl_syncFile having written, and avoid doing that on start | Michael Meeks |
2012-03-02 | Also bypass definitions of functions not used on Android or iOS | Tor Lillqvist |