summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2010-11-04get rid of shadowed variableNoel Power
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky
2010-10-29disable macro recording unless in experimental modeMichael Meeks
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-27calc61: #i115266# handle multiple selection for printing, return valid settin...Niklas Nebel
2010-10-27Fixed fdo#31075: Use "Enter Password" in all the dialogsCédric Bosdonnat
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud
2010-10-26micro optimizationCaolán McNamara
2010-10-25remove a vos:::Guard that crept up during rebase of the vos-removal branchNorbert Thiebaud
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25fix namespace ambiguityNorbert Thiebaud
2010-10-25remove vos::OGuard that crept back in during the rebaseNorbert Thiebaud
2010-10-25migrate vos::OModule to osl:ModuleNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25replace a OClareableGuard on the SolarMutex by a SolarClearableMutexNorbert Thiebaud
2010-10-25convert OClearableGuard(SolarMutex) to SolarMutex(Clearable)Guard.Norbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-25merge vosremoval-security patchNorbert Thiebaud
2010-10-25micro optimizationCaolán McNamara
2010-10-22startup optimization, move static objects to first use pointCaolán McNamara
2010-10-22startup optimization, move static objects to first use pointCaolán McNamara
2010-10-21Add explicit namespaces to two entries.Joseph Powers
2010-10-21Add more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner
2010-10-20WaE, ignore return value from symlinkCaolán McNamara
2010-10-20document what this isSebastian Spaeth
2010-10-20WaE, shadowed variableCaolán McNamara
2010-10-19Minor libs-core comment clean-upTrevor Murphy
2010-10-19Make about dialog display clickable hyperlink for creditsThorsten Behrens
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-16Fix missing media-type for ODF thumbnailsThorsten Behrens
2010-10-15mail-document-subject.diff: sanitize subject if document mailed from LibreOfficeTor Lillqvist
2010-10-14add lots more missing sal/macros.h includesMichael Meeks
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid
2010-10-13Merged pptx-autoplay-fix.diff from ooo-buildKatarina Machalkova
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12#i112786# make ConfigManager a well-behaved singletonCaolán McNamara
2010-10-11Removed a lot of the //CHINA001 comments.Alan Du
2010-10-11more quickstarter fixes i#108846Caolán McNamara
2010-10-11remove obsolete includesMichael Meeks
2010-10-11push branded image finding down into vclMichael Meeks
2010-10-11remove over-complex about + intro name listsMichael Meeks
2010-10-11re-write branded image location code in new module, and share with splashMichael Meeks
2010-10-11#i112795# ignore empty windows when inserting dockDavid Tardon
2010-10-11#i114423# prevent possible use of a ref. to deleted LocaleDataWrapperDavid Tardon
2010-10-11merge vosremoval-socket patchNorbert Thiebaud