summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen92-259/+304
2011-11-25some more junit hint to run just one testBjoern Michaelsen1-1/+4
2011-11-25Docx crasher: there may be no External Header for pictures.Cédric Bosdonnat1-1/+1
2011-11-25duplicate "add Oracle Java 1.7.0 recognition" from javavendors_linux -> wntStephan Bergmann1-0/+4
2011-11-25ByteString->rtl::OStringCaolán McNamara4-85/+63
2011-11-25demoted plentiful DBG_WARNING etc. to SAL_INFOStephan Bergmann1-9/+9
2011-11-25no need to export oox/helper/attributelist.hxx any longerStephan Bergmann1-1/+0
2011-11-25RTF import: fixed the missing paragraph breaks from fdo#43206.Cédric Bosdonnat1-0/+1
2011-11-25update listCaolán McNamara1-1/+19
2011-11-25change logic of IsOfficeRunning custom action fdo#36677Andras Timar1-113/+26
2011-11-25remove unused definesAndras Timar3-9/+0
2011-11-25fix compileLuboš Luňák1-1/+1
2011-11-25Disable password test on DragonFlyFrançois Tigeot1-1/+2
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon80-135/+128
2011-11-25add missing includeDavid Tardon1-0/+2
2011-11-25empty java stacktrace for soffice crashers, they are not interesting anywayBjoern Michaelsen1-1/+14
2011-11-25dont choke without gdbBjoern Michaelsen1-10/+25
2011-11-25cut out noise in junit stacktrace for output, but keep them in logBjoern Michaelsen1-1/+6
2011-11-25gdb stacktraces for subsequentchecksBjoern Michaelsen6-28/+110
2011-11-25Fixed #i116848# Shapes are at wrong positionEike Rathke3-3/+3
2011-11-25calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScaleEike Rathke1-0/+12
2011-11-25calc69: #i117952# invalidate page breaks when print range is removedEike Rathke2-0/+5
2011-11-25calc69: #i117893# call GetSizePixel before setting bIsInPaintEike Rathke1-0/+4
2011-11-25calc69: #i117836# repair import of multiline cells and cells with leading fon...Eike Rathke4-10/+14
2011-11-25calc68: #i117728# allocate row/column outline buffers according to BIFF sheet...Eike Rathke1-2/+2
2011-11-25adapted FormatDetector patch to realityEike Rathke1-12/+6
2011-11-25calc67: #i117735# use calc FormatDetector for XLS again, handle Excel 2003 XM...Eike Rathke9-9/+45
2011-11-25calc67: #i117661# filterByPageDimension: don't overwrite source filter with p...Eike Rathke2-0/+17
2011-11-25First attempt at getting access to the Java VM on AndroidTor Lillqvist1-1/+16
2011-11-25Add lo_get_javavm() to get the JavaVM we are runnning inTor Lillqvist2-1/+17
2011-11-25Android compilation fixTor Lillqvist1-1/+10
2011-11-25Android is after all Java-based, so let's not avoid itTor Lillqvist1-1/+0
2011-11-25Improve build-time Java checks when cross-compiling from MacOSXTor Lillqvist1-2/+2
2011-11-25Need double-quotes around backticks to avoid test syntax errorsTor Lillqvist1-1/+1
2011-11-24Need <string.h> for the mem* functions on AndroidTor Lillqvist1-0/+10
2011-11-24fix build error, deliver oox/helper/attributelist.hxxCaolán McNamara1-0/+1
2011-11-24no need for BasicErrorHdl to be a LINKCaolán McNamara3-3/+2
2011-11-24ByteString->rtl::OStringCaolán McNamara1-11/+11
2011-11-24SwIndex::nIndex renamed to SwIndex::m_nIndexCaolán McNamara1-1/+1
2011-11-24Replace also the std::type_info::before() in libgnustl_shared.soTor Lillqvist1-64/+121
2011-11-24Cleanup: unused / duplicated artworkThorsten Behrens7-0/+0
2011-11-24Cleanup: remove unused artwork, consolidate remaining.Thorsten Behrens86-15/+6
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power4-42/+99
2011-11-24fdo#37626: form wizard recognise "#" also at beginning of lineLionel Elie Mamane1-1/+1
2011-11-24psql-sdbc: TODO noteLionel Elie Mamane1-0/+1
2011-11-24Desktop launcher w/o version number for silent MSI versionAndras Timar1-1/+5
2011-11-24implement mathml docx import m:borderBoxLuboš Luňák2-0/+26
2011-11-24prefer widevec, widetilde and widehat for mathml docx importLuboš Luňák1-13/+6
2011-11-24mathml docx read m:barLuboš Luňák2-0/+28
2011-11-24skip elements properlyLuboš Luňák1-1/+2