Age | Commit message (Expand) | Author |
2010-11-04 | get rid of shadowed variable | Noel Power |
2010-11-01 | Merge commit 'ooo/OOO330_m13' | Jan Holesovsky |
2010-10-29 | disable macro recording unless in experimental mode | Michael Meeks |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |
2010-10-27 | calc61: #i115266# handle multiple selection for printing, return valid settin... | Niklas Nebel |
2010-10-27 | Fixed fdo#31075: Use "Enter Password" in all the dialogs | Cédric Bosdonnat |
2010-10-27 | remove vos reference from uno xml descriptions | Norbert Thiebaud |
2010-10-26 | micro optimization | Caolán McNamara |
2010-10-25 | remove a vos:::Guard that crept up during rebase of the vos-removal branch | Norbert Thiebaud |
2010-10-25 | Finally, gut the vos module out of the build | Norbert Thiebaud |
2010-10-25 | convert vos/process.hxx and related API | Norbert Thiebaud |
2010-10-25 | rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity | Norbert Thiebaud |
2010-10-25 | fix namespace ambiguity | Norbert Thiebaud |
2010-10-25 | remove vos::OGuard that crept back in during the rebase | Norbert Thiebaud |
2010-10-25 | migrate vos::OModule to osl:Module | Norbert Thiebaud |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud |
2010-10-25 | replace a OClareableGuard on the SolarMutex by a SolarClearableMutex | Norbert Thiebaud |
2010-10-25 | convert OClearableGuard(SolarMutex) to SolarMutex(Clearable)Guard. | Norbert Thiebaud |
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud |
2010-10-25 | merge vosremoval-security patch | Norbert Thiebaud |
2010-10-25 | micro optimization | Caolán McNamara |
2010-10-22 | startup optimization, move static objects to first use point | Caolán McNamara |
2010-10-22 | startup optimization, move static objects to first use point | Caolán McNamara |
2010-10-21 | Add explicit namespaces to two entries. | Joseph Powers |
2010-10-21 | Add more files to EXCEPTIONSFILES, needed at least on NetBSD. | Thomas Klausner |
2010-10-20 | WaE, ignore return value from symlink | Caolán McNamara |
2010-10-20 | document what this is | Sebastian Spaeth |
2010-10-20 | WaE, shadowed variable | Caolán McNamara |
2010-10-19 | Minor libs-core comment clean-up | Trevor Murphy |
2010-10-19 | Make about dialog display clickable hyperlink for credits | Thorsten Behrens |
2010-10-18 | remove non-compiled code | Povilas Kanapickas |
2010-10-17 | use SAL_N_ELEMENTS macro | Kenneth Venken |
2010-10-16 | Fix missing media-type for ODF thumbnails | Thorsten Behrens |
2010-10-15 | mail-document-subject.diff: sanitize subject if document mailed from LibreOffice | Tor Lillqvist |
2010-10-14 | add lots more missing sal/macros.h includes | Michael Meeks |
2010-10-14 | Switch to use SAL_N_ELEMENTS macro, everywhere | Kayo Hamid |
2010-10-13 | Merged pptx-autoplay-fix.diff from ooo-build | Katarina Machalkova |
2010-10-13 | Merge commit 'origin/master' | Noel Power |
2010-10-13 | Merge branch 'vba' fix conflics, trailing ws & tab issues | Noel Power |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-12 | #i112786# make ConfigManager a well-behaved singleton | Caolán McNamara |
2010-10-11 | Removed a lot of the //CHINA001 comments. | Alan Du |
2010-10-11 | more quickstarter fixes i#108846 | Caolán McNamara |
2010-10-11 | remove obsolete includes | Michael Meeks |
2010-10-11 | push branded image finding down into vcl | Michael Meeks |
2010-10-11 | remove over-complex about + intro name lists | Michael Meeks |
2010-10-11 | re-write branded image location code in new module, and share with splash | Michael Meeks |
2010-10-11 | #i112795# ignore empty windows when inserting dock | David Tardon |
2010-10-11 | #i114423# prevent possible use of a ref. to deleted LocaleDataWrapper | David Tardon |
2010-10-11 | merge vosremoval-socket patch | Norbert Thiebaud |