Age | Commit message (Expand) | Author |
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 |
2012-04-05 | unused U2S define | Caolán McNamara |
2012-04-04 | Improved error reporting | Stephan Bergmann |
2012-04-04 | desktop: use CustomTarget makefile | Matúš Kukan |
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 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-29 | fix build | Luboš Luňák |
2012-03-29 | desktop: unwind hideous StrTitle mess a little | Michael Meeks |
2012-03-28 | when run under memcheck allow SIGUSR2 to dump current memory allocations | Caolán McNamara |
2012-03-28 | drop unused global rtl::OUStrings | Caolán McNamara |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-27 | Resolves: rhbz#807316 don't complain that nocrashreport is an unknown option | 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-23 | remove duplicate entries | David Tardon |
2012-03-23 | simplify pagein creation | David Tardon |
2012-03-23 | move Pagein from desktop to gbuild | David Tardon |
2012-03-20 | make ResId->OUString the primary route | Caolán McNamara |
2012-03-20 | Resolves rhbz#804437, do not rtl_uString_release(NULL) | Stephan Bergmann |
2012-03-19 | Fixed spl_component_getFactory | Stephan Bergmann |
2012-03-19 | Workaround a strange wine / mingw crash. | Jan Holesovsky |
2012-03-19 | soffice.exe must not link against sal3.dll (might fix fdo#44489) | Stephan Bergmann |
2012-03-16 | Introduced SystemShellExecuteFlags::URIS_ONLY | Stephan Bergmann |
2012-03-16 | fix windows build | Matúš Kukan |
2012-03-14 | fdo#47246: desktop: factor out a winextendloadenv static library | Michael Stahl |
2012-03-14 | fdo#47246: desktop: factor out a winlauncher static library | Michael Stahl |
2012-03-12 | desktop: move lockfile.cxx to libdeploymentmisc | Michael Stahl |
2012-03-12 | desktop: libsofficeapp shouln't need a main() | 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-09 | remove unused Makefile | Matúš Kukan |
2012-03-09 | Removed dead define | Takeshi Abe |
2012-03-08 | desktop: do not complain about soffice command line options: | Michael Stahl |