Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | WaE, remove warning | Caolán McNamara | |
2010-11-10 | libreoffice.org->libreoffice | Caolán McNamara | |
2010-11-10 | Bitmap Tree Cleanup - libs-core | Joseph Powers | |
Removed all references to HIGHCONTRAST mode from svtools classes: SvImpLBox SvTreeListBox The reset is just fall out. | |||
2010-11-10 | last one cut too deeply, restore scoping brackets | Caolán McNamara | |
2010-11-10 | RTL_CONSTASCII_USTRINGPARAM in svx | Joost Eekhoorn | |
2010-11-10 | EasyHack: Convert to RTL macro from FromAscii | Kevin Hunter | |
2010-11-09 | RTL macro converted from createFromAscii | Gert Faller | |
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-09 | Large amount of commented code removed | Kevin Hunter | |
2010-11-08 | Fixed a typo: SIMBOLS -> SYMBOLS. | Takeshi Abe | |
2010-11-08 | in vba mode use proper logical operator precedence | Noel Power | |
2010-11-08 | Restart soffice.bin when necessary. | Jan Holesovsky | |
In some cases, like when the migration is in progress, or when new extensions are registered, soffice.bin dies with a 'restart' me status. This implements the correct handling of this state in oosplash.bin. | |||
2010-11-08 | Restart soffice.bin when necessary. | Jan Holesovsky | |
In some cases, like when the migration is in progress, or when new extensions are registered, soffice.bin dies with a 'restart' me status. This implements the correct handling of this state in oosplash.bin. | |||
2010-11-08 | use RTL_CONSTASCII_USTRINGPARAM | Gert Faller | |
2010-11-08 | make this a define to keep things simple | Caolán McNamara | |
2010-11-08 | more space for copyright text in the about dialog | Petr Mladek | |
It added the scroll bar on SLED10 and looked ugly. | |||
2010-11-08 | more space for copyright text in the about dialog | Petr Mladek | |
It added the scroll bar on SLED10 and looked ugly. | |||
2010-11-08 | Fixed a typo: SIMBOLS -> SYMBOLS. | Takeshi Abe | |
2010-11-08 | OO Basic Million-to-One bug (#i76852#) fixed | John LeMoyne Castle | |
Adds '=' to edge test in sbxscan.cxx ImpCvtNum so exponent prints and 1 million is 1e+6 instead of just 1 for singles. Same one char change does similar fix for OO Basic doubles and 1e+14. | |||
2010-11-08 | add platform definitions for openbsd | Robert Nagy | |
2010-11-08 | no -ldl on OpenBSD | Robert Nagy | |
2010-11-06 | High-contrast cleanup | Joseph Powers | |
2010-11-06 | add platform definitions for openbsd | Robert Nagy | |
2010-11-06 | CWS-TOOLING: integrate CWS tl88 | Kurt Zenker | |
Notes: split repo tag: libs-core_ooo/OOO330_m14 | |||
2010-11-06 | High-Contrast Cleanup Phase #1 | Joseph Powers | |
2010-11-06 | Fix breakage in dbgutil-enabled build | Tor Lillqvist | |
2010-11-06 | Fix breakage in dbgutil-enabled build | Tor Lillqvist | |
2010-11-06 | Fix typo that breaks a debug build | Tor Lillqvist | |
2010-11-06 | Fix typo that breaks a debug build | Tor Lillqvist | |
2010-11-06 | transform script providers into extensions | David Tardon | |
2010-11-05 | Translation of comments to English | Andreas Mantke | |
2010-11-05 | rhbz#649824# this key name is wrong | Caolán McNamara | |
(cherry picked from commit fa42616b7c5e03ff9967afd826a2da5e95e855c9) | |||
2010-11-05 | CWS-TOOLING: integrate CWS jsc331 | Kurt Zenker | |
2010-11-05 | Have Info.plist use LibO instead of OOo2 as creator | Thorsten Behrens | |
This fixed fdo#30569. There were several places where mac-specific platform files had 'OOo2' hardcoded. Changed this to LibO. (cherry picked from commit 5e0f68b58ba958dedf2ead621c9632b806155ee1) | |||
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. | |||
2010-11-05 | Use org.libreoffice.script for Mac preferences | Thorsten Behrens | |
This fixes fdo#30568 (cherry picked from commit 3399d6d1d2b9803c4a0300e7a49ea352fe2cacef) | |||
2010-11-05 | Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core | Noel Power | |
Conflicts: xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx | |||
2010-11-05 | That's not a constant string, hence the smoketest failure | Caolán McNamara | |
2010-11-05 | rhbz#649824# this key name is wrong | Caolán McNamara | |
2010-11-05 | fix possible uninitialized value | Caolán McNamara | |
2010-11-05 | Have Info.plist use LibO instead of OOo2 as creator | Thorsten Behrens | |
This fixed fdo#30569. There were several places where mac-specific platform files had 'OOo2' hardcoded. Changed this to LibO. | |||
2010-11-05 | use RTL_CONSTASCII_USTRINGPARAM | Gert Faller | |
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-05 | Use org.libreoffice.script for Mac preferences | Thorsten Behrens | |
This fixes fdo#30568 | |||
2010-11-05 | clean up styles, fix missing export of (embedded) image url | Noel Power | |
2010-11-05 | no -ldl on OpenBSD | Robert Nagy | |
2010-11-05 | Easy Hacks : RTL_CONSTASCII_USTRINGPARAM | Gert Faller | |
2010-11-05 | Easy Hacks : RTL_CONSTASCII_USTRINGPARAM | Gert Faller | |
2010-11-05 | Easy Hacks : RTL_CONSTASCII_USTRINGPARAM | Gert Faller | |
2010-11-05 | Easy Hacks : RTL_CONSTASCII_USTRINGPARAM | Gert Faller | |