Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-09 | Clean up the code | Alexander O. Anisimov | |
* Remove bogus comments * Refresh comments containing a reference to the bug tracker * Remove the comments such as "// add by zhaojianwei" | |||
2010-11-06 | High-Contrast Cleanup Phase #1 | Joseph Powers | |
2010-11-05 | Adds extra credits item to help menu | Thorsten Behrens | |
As agreed on yesterday, we want a dedicated credits document displayed from the help menu. This is the UI/code change for that, actual credits doc still missing. (cherry picked from commit 00d6d03478bc8ddb3ebd07ff47f54c9668c242d9) | |||
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 | |
Macro recording is extremely buggy, and generates un-readable or debuggable macros, keep it available, but only in experimental mode. | |||
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 ↵ | Niklas Nebel | |
settings for invalid selection, catch exception from getRenderer | |||
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 | |
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually | |||
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 | |
Most OClearableGuard of the Solar Mutex could be converted to a simple SolarMutexGuard. a couple of site were converted to a SolarMutexClearableGuard, were converting to a SolarMutexGuard would have made the code more convoluted. | |||
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 | |
Added a svt::FixedHyperlink to the about dialog, so people can click on something to get to the credits page. | |||
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 | |
As per ODF 1.2 Part 3, 4.8.10: A manifest:media-type attribute should be present for all files and directories where a MIME media type exists for the content of the file... So added "image/png" for the thumbnails there. | |||
2010-10-15 | mail-document-subject.diff: sanitize subject if document mailed from LibreOffice | Tor Lillqvist | |
bnc#459176 | |||
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 | |
Conflicts: vbahelper/source/vbahelper/vbadialogbase.cxx | |||
2010-10-13 | Merge branch 'vba' fix conflics, trailing ws & tab issues | Noel Power | |
also removed some old headers ( which I need to add new ones for ) Conflicts: basic/source/classes/sbunoobj.cxx basic/source/classes/sbxmod.cxx xmloff/inc/xmlnmspe.hxx xmloff/inc/xmloff/xmltoken.hxx xmlscript/inc/xmlscript/xmldlg_imexp.hxx | |||
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||
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 | |