summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky1-9/+23
2010-10-29disable macro recording unless in experimental modeMichael Meeks1-2/+7
2010-10-28add modelines to .hxx files as wellCaolán McNamara61-0/+146
2010-10-27calc61: #i115266# handle multiple selection for printing, return valid settin...Niklas Nebel1-9/+23
2010-10-27Fixed fdo#31075: Use "Enter Password" in all the dialogsCédric Bosdonnat2-10/+0
2010-10-26micro optimizationCaolán McNamara1-4/+1
2010-10-25remove a vos:::Guard that crept up during rebase of the vos-removal branchNorbert Thiebaud1-1/+1
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud5-6/+0
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud2-3/+3
2010-10-25fix namespace ambiguityNorbert Thiebaud2-8/+8
2010-10-25remove vos::OGuard that crept back in during the rebaseNorbert Thiebaud1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud32-41/+38
2010-10-25convert OClearableGuard(SolarMutex) to SolarMutex(Clearable)Guard.Norbert Thiebaud2-3/+3
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud31-143/+144
2010-10-25merge vosremoval-security patchNorbert Thiebaud2-3/+3
2010-10-25micro optimizationCaolán McNamara1-52/+52
2010-10-22startup optimization, move static objects to first use pointCaolán McNamara1-20/+7
2010-10-22startup optimization, move static objects to first use pointCaolán McNamara1-4/+6
2010-10-21Add explicit namespaces to two entries.Joseph Powers1-2/+2
2010-10-21Add more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner2-28/+29
2010-10-20WaE, ignore return value from symlinkCaolán McNamara1-2/+3
2010-10-20document what this isSebastian Spaeth1-4/+12
2010-10-20WaE, shadowed variableCaolán McNamara1-6/+5
2010-10-19Minor libs-core comment clean-upTrevor Murphy3-6/+6
2010-10-19Make about dialog display clickable hyperlink for creditsThorsten Behrens2-20/+59
2010-10-18remove non-compiled codePovilas Kanapickas18-346/+0
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken1-1/+2
2010-10-16Fix missing media-type for ODF thumbnailsThorsten Behrens1-0/+4
2010-10-15mail-document-subject.diff: sanitize subject if document mailed from LibreOfficeTor Lillqvist1-1/+7
2010-10-14add lots more missing sal/macros.h includesMichael Meeks4-0/+4
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid4-7/+5
2010-10-13Merged pptx-autoplay-fix.diff from ooo-buildKatarina Machalkova1-0/+3
2010-10-13Merge commit 'origin/master'Noel Power169-0/+406
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power13-31/+317
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth169-0/+406
2010-10-12#i112786# make ConfigManager a well-behaved singletonCaolán McNamara2-2/+2
2010-10-11Removed a lot of the //CHINA001 comments.Alan Du1-3/+2
2010-10-11more quickstarter fixes i#108846Caolán McNamara2-3/+8
2010-10-11remove obsolete includesMichael Meeks1-1/+0
2010-10-11push branded image finding down into vclMichael Meeks3-81/+2
2010-10-11remove over-complex about + intro name listsMichael Meeks1-12/+0
2010-10-11re-write branded image location code in new module, and share with splashMichael Meeks3-64/+83
2010-10-11#i112795# ignore empty windows when inserting dockDavid Tardon1-1/+7
2010-10-11#i114423# prevent possible use of a ref. to deleted LocaleDataWrapperDavid Tardon1-1/+2
2010-10-11merge vosremoval-socket patchNorbert Thiebaud1-1/+1
2010-10-10merge vosremoval-thread patchNorbert Thiebaud5-9/+10
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard58-151/+0
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud23-59/+59
2010-10-07more removed include guards using fixguard.pyPetr Mladek1-6/+0
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky7-19/+152