summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-30use RTL_CONSTASCII_USTRINGPARAMfeature/rodatastringsJani Monoses1-1/+1
2010-10-30Include header file instead of redefining a macro.Jani Monoses1-2/+1
2010-10-29fix crash I saw testing this earlierCaolán McNamara1-1/+2
2010-10-29Enable in-line formula editing when in experimental modeMichael Meeks2-3/+8
2010-10-29writer: Remove emacs modelines in the middle of the fileSebastian Spaeth7-7/+1
2010-10-28Mac OS9 Cleanup #7Joseph Powers3-3/+3
2010-10-28Updating todo-file for visual editor, and adding graph dump scriptJonas Finnemann Jensen3-72/+70
2010-10-28RTF: add missing doxygen comments for classesMiklos Vajna5-1/+5
2010-10-27add modelines to .h and .c files as wellCaolán McNamara86-196/+36
2010-10-27micro optimizationsCaolán McNamara99-421/+411
2010-10-27micro optimizeCaolán McNamara4-11/+11
2010-10-27Merged xlsx-shared-oox-chart-export-part1.diff from ooo-buildKatarina Machalkova4-5/+131
2010-10-27Fixed some fields import bug: symbol visibility problemCédric Bosdonnat2-4/+6
2010-10-27Fixed a warning due to stupid unchecked changes (from me)Cédric Bosdonnat1-1/+1
2010-10-27Fixed a word length minimum that was removedCédric Bosdonnat1-4/+4
2010-10-27Add character count exclusive of whitespace to document statistics part 1Mattias Johnsson8-71/+123
2010-10-27Merge branch 'feature/editable-formulae'Michael Meeks22-376/+6843
2010-10-26Fixed some inconsistent debug ifdefsCédric Bosdonnat1-4/+4
2010-10-25finally, gut the vos module out of the buildNorbert Thiebaud1-1/+1
2010-10-25remvove vos/macros.h usageNorbert Thiebaud3-7/+0
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud75-138/+137
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud26-136/+146
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud70-1014/+1014
2010-10-25Add few missing semicolons to fix the build.Jan Holesovsky8-13/+10
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak131-654/+650
2010-10-23re-instate the nasty old editing paths as a run-time conditionalfeature/editable-formulaeMichael Meeks6-24/+235
2010-10-23Use the right license headerJonas Finnemann Jensen6-0/+156
2010-10-23undo merging issueMichael Meeks1-2/+6
2010-10-23cleanup leading tabs etc.Michael Meeks2-32/+32
2010-10-23Merge branch 'formula' into intformulaeMichael Meeks22-472/+6568
2010-10-22#i114366# fix tables in page stylesMiklos Vajna1-0/+4
2010-10-21make address book sub dialog behave correctlyCaolán McNamara1-0/+12
2010-10-21Remove pam include in writer swNadav Vinik2-2/+0
2010-10-21Undoing pptx filter as a separate lib ( + related changes)Katarina Machalkova1-1/+1
2010-10-20RTF: fix order of entries in the revtblMiklos Vajna2-2/+17
2010-10-20 #i66619# fix title pagesMiklos Vajna1-0/+1
2010-10-20convert to new OSL family of assertsJacek Wolszczak77-976/+394
2010-10-20Fixed a crash when importing some RTF file.Cédric Bosdonnat1-3/+3
2010-10-19Merged oox-smartart-import.diff from ooo-buildKatarina Machalkova1-1/+1
2010-10-19remove non-compiled codePovilas Kanapickas21-836/+11
2010-10-18RTF: fix non-text framesMiklos Vajna3-7/+10
2010-10-18#i7065# add Title Page dialogCaolán McNamara18-4/+829
2010-10-18comments cleanupJúlio Hoffimann1-76/+32
2010-10-18comments cleanupJúlio Hoffimann22-203/+77
2010-10-18remove bogus version control commentsMattias Johnsson1-110/+9
2010-10-18GetFontStyleName declaration without definitionCaolán McNamara1-1/+0
2010-10-17comment translation from germanJulio Hoffimann1-24/+4
2010-10-17missing include <sal/macros.h> for SAL_N_ELEMENTSNorbert Thiebaud1-0/+1
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken7-10/+15