summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-25add missing includeDavid Tardon
2011-11-25empty java stacktrace for soffice crashers, they are not interesting anywayBjoern Michaelsen
2011-11-25dont choke without gdbBjoern Michaelsen
2011-11-25cut out noise in junit stacktrace for output, but keep them in logBjoern Michaelsen
2011-11-25gdb stacktraces for subsequentchecksBjoern Michaelsen
2011-11-25Fixed #i116848# Shapes are at wrong positionEike Rathke
2011-11-25calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScaleEike Rathke
2011-11-25calc69: #i117952# invalidate page breaks when print range is removedEike Rathke
2011-11-25calc69: #i117893# call GetSizePixel before setting bIsInPaintEike Rathke
2011-11-25calc69: #i117836# repair import of multiline cells and cells with leading fon...Eike Rathke
2011-11-25calc68: #i117728# allocate row/column outline buffers according to BIFF sheet...Eike Rathke
2011-11-25adapted FormatDetector patch to realityEike Rathke
2011-11-25calc67: #i117735# use calc FormatDetector for XLS again, handle Excel 2003 XM...Eike Rathke
2011-11-25calc67: #i117661# filterByPageDimension: don't overwrite source filter with p...Eike Rathke
2011-11-25First attempt at getting access to the Java VM on AndroidTor Lillqvist
2011-11-25Add lo_get_javavm() to get the JavaVM we are runnning inTor Lillqvist
2011-11-25Android compilation fixTor Lillqvist
2011-11-25Android is after all Java-based, so let's not avoid itTor Lillqvist
2011-11-25Improve build-time Java checks when cross-compiling from MacOSXTor Lillqvist
2011-11-25Need double-quotes around backticks to avoid test syntax errorsTor Lillqvist
2011-11-24Need <string.h> for the mem* functions on AndroidTor Lillqvist
2011-11-24fix build error, deliver oox/helper/attributelist.hxxCaolán McNamara
2011-11-24no need for BasicErrorHdl to be a LINKCaolán McNamara
2011-11-24ByteString->rtl::OStringCaolán McNamara
2011-11-24SwIndex::nIndex renamed to SwIndex::m_nIndexCaolán McNamara
2011-11-24Replace also the std::type_info::before() in libgnustl_shared.soTor Lillqvist
2011-11-24Cleanup: unused / duplicated artworkThorsten Behrens
2011-11-24Cleanup: remove unused artwork, consolidate remaining.Thorsten Behrens
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power
2011-11-24fdo#37626: form wizard recognise "#" also at beginning of lineLionel Elie Mamane
2011-11-24psql-sdbc: TODO noteLionel Elie Mamane
2011-11-24Desktop launcher w/o version number for silent MSI versionAndras Timar
2011-11-24implement mathml docx import m:borderBoxLuboš Luňák
2011-11-24prefer widevec, widetilde and widehat for mathml docx importLuboš Luňák
2011-11-24mathml docx read m:barLuboš Luňák
2011-11-24skip elements properlyLuboš Luňák
2011-11-24mathml docx import - handle m:fPrLuboš Luňák
2011-11-24remove debug outputLuboš Luňák
2011-11-24remove executable bit on a source fileLuboš Luňák
2011-11-24at least partial implementation of reading mathml docx m:eLuboš Luňák
2011-11-24oox::AttributeList is actually not that usable outsideLuboš Luňák
2011-11-24fix inverted bool argumentLuboš Luňák
2011-11-24mathml docx import, implement m:acc (without the inner m:e)Luboš Luňák
2011-11-24more api improving in importing mathml docxLuboš Luňák
2011-11-24streamline and document the API for mathml xml stream readingLuboš Luňák
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák
2011-11-24oox/namespaces.txt actually is generatedLuboš Luňák
2011-11-24remove debug outputLuboš Luňák
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák