summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-12vcl: fix typo in DeviceCoordinateNorbert Thiebaud
2014-09-12vcl: protect against out-of-bound access of empty OUStringNorbert Thiebaud
2014-09-12harden access to OUString[0]Norbert Thiebaud
2014-09-12svl: test lenght before accessNorbert Thiebaud
2014-09-12xmlscript: avoid accessing [0] of an emptry stringNorbert Thiebaud
2014-09-12ucb: prevent out of bound access in OUStringNorbert Thiebaud
2014-09-12bug wrong order of test cause out of bound access.Norbert Thiebaud
2014-09-12fix access to potentiellement empty stringNorbert Thiebaud
2014-09-12coverity#703951 unchecked return valueNorbert Thiebaud
2014-09-12coverity#735600 Division by zeroNorbert Thiebaud
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-12TypoTor Lillqvist
2014-09-11SAL_WARN_IFTomaž Vajngerl
2014-09-11Use Any.get<T>(..) instead of Any.getValue(..) and ugly castTomaž Vajngerl
2014-09-11more consistent code style in drawingml exportTomaž Vajngerl
2014-09-11Make GetProperty more clearTomaž Vajngerl
2014-09-11bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan
2014-09-11fdo#83315 Tango doesn't have notcertificate_16.pngMaxim Monastirsky
2014-09-11LibreOffice4Android: Fix NullPointerExceptionJacobo Aragunde Pérez
2014-09-11LibreOffice4Android: Remove dependency from actionbarsherlockJacobo Aragunde Pérez
2014-09-11LibreOffice4Android: Disable thumbnails so the application can runJacobo Aragunde Pérez
2014-09-11WaE: Unreferenced function definitionTor Lillqvist
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara
2014-09-11ODbaseDatabaseMetaData::getColumns dies if throwInvalidDbaseFormat occursCaolán McNamara
2014-09-11ucb: sal_Bool -> boolStephan Bergmann
2014-09-11Move DomainMapper_Impl::substream() to DomainMapper_Impl.cxxMiklos Vajna
2014-09-11jvmfwk: print a warning if running java faMichael Stahl
2014-09-11smoketest: run the extension test firstMichael Stahl
2014-09-11shell: sal_Bool -> boolStephan Bergmann
2014-09-12minor whitespace changeChris Sherlock
2014-09-11Resolves: fdo#82552 we only check pAlphaW on one branchCaolán McNamara
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-09-11fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-11server font dtor always calls ReleaseFaceFTCaolán McNamara
2014-09-11For ASAN __cxa_throw interception to work, link python.bin to libstdc++Stephan Bergmann
2014-09-11add windows 1258 to charset listCaolán McNamara
2014-09-11fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna
2014-09-11Avoid ODR-violating name clashStephan Bergmann
2014-09-11Avoid ODR-violating name clashStephan Bergmann
2014-09-11android: remove unneeded code pathsTomaž Vajngerl
2014-09-11get rid of QUERYINT macro in sdTomaž Vajngerl
2014-09-11Prevent erroneous pick up of unrelated css::i18n::MapingStephan Bergmann
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-09-11Default to MAC_OS_X_VERSION_MIN_REQUIRED=1080 for Mac OS X SDK >= 10.8Stephan Bergmann
2014-09-11fix corner case crash in xhtml headless export as pdfCaolán McNamara
2014-09-11create a master document template typeCaolán McNamara
2014-09-11Fix check for ABI-broken GCC 4.7.{0,1} libstdc++Stephan Bergmann