summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-07Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist
2010-11-07Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist
2010-11-07Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist
2010-11-07Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist
2010-11-07Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixupTor Lillqvist
2010-11-07Fix compilation error in DBG_UTIL buildTor Lillqvist
When using a testing flag which is defined inside #if OSL_DEBUG_LEVEL>1, use the same preprocessor condition. Not #ifdef DBG_UTIL, which is orthogonal (apparently).
2010-11-06CWS-TOOLING: integrate CWS tl88Kurt Zenker
Notes: split repo tag: writer_ooo/OOO330_m14 split repo tag: writer_ooo/OOO330_m15 split repo tag: writer_ooo/OOO330_m16
2010-11-04setup xml namespaces also for footers and headers (bnc#581954)Luboš Luňák
2010-11-03cws tl88: #i115354# crash when opening File/Print dialog fixedThomas Lange [tl]
2010-11-03Fixed crash when choosing starmath from start screenJonas Finnemann Jensen
2010-10-31use RTL_CONSTASCII_USTRINGPARAM avoiding possible ternary operator confusionCaolán McNamara
Notes: split repo tag: writer_LIBREOFFICE_3_3_FREEZE
2010-10-31Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-30use RTL_CONSTASCII_USTRINGPARAMJani Monoses
2010-10-30Include header file instead of redefining a macro.Jani Monoses
2010-10-29fix crash I saw testing this earlierCaolán McNamara
2010-10-29Enable in-line formula editing when in experimental modeMichael Meeks
2010-10-29writer: Remove emacs modelines in the middle of the fileSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-28Mac OS9 Cleanup #7Joseph Powers
2010-10-28Updating todo-file for visual editor, and adding graph dump scriptJonas Finnemann Jensen
2010-10-28RTF: add missing doxygen comments for classesMiklos Vajna
Also remove duplicated modelines. The ones added automatically are right, no need for the old ones.
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-27micro optimizationsCaolán McNamara
2010-10-27micro optimizeCaolán McNamara
2010-10-27Merged xlsx-shared-oox-chart-export-part1.diff from ooo-buildKatarina Machalkova
2010-10-27Fixed some fields import bug: symbol visibility problemCédric Bosdonnat
2010-10-27Fixed a warning due to stupid unchecked changes (from me)Cédric Bosdonnat
2010-10-27Fixed a word length minimum that was removedCédric Bosdonnat
2010-10-27Add character count exclusive of whitespace to document statistics part 1Mattias Johnsson
2010-10-27Merge branch 'feature/editable-formulae'Michael Meeks
2010-10-26Fixed some inconsistent debug ifdefsCédric Bosdonnat
2010-10-25finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-25Add few missing semicolons to fix the build.Jan Holesovsky
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-23re-instate the nasty old editing paths as a run-time conditionalMichael Meeks
2010-10-23Use the right license headerJonas Finnemann Jensen
2010-10-23undo merging issueMichael Meeks
2010-10-23cleanup leading tabs etc.Michael Meeks
2010-10-23Merge branch 'formula' into intformulaeMichael Meeks
Conflicts: starmath/inc/node.hxx starmath/source/edit.cxx starmath/source/node.cxx starmath/source/view.cxx
2010-10-22#i114366# fix tables in page stylesMiklos Vajna
Done at openSUSE Conference 2010
2010-10-21make address book sub dialog behave correctlyCaolán McNamara
2010-10-21Remove pam include in writer swNadav Vinik
2010-10-21Undoing pptx filter as a separate lib ( + related changes)Katarina Machalkova
Shared ppt + pptx filter will be merged from cws later
2010-10-20RTF: fix order of entries in the revtblMiklos Vajna
2010-10-20 #i66619# fix title pagesMiklos Vajna
2010-10-20convert to new OSL family of assertsJacek Wolszczak