summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-11more consistent code style in drawingml exportTomaž Vajngerl1-80/+210
2014-09-11Make GetProperty more clearTomaž Vajngerl1-21/+26
2014-09-11bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan8-27/+77
2014-09-11fdo#83315 Tango doesn't have notcertificate_16.pngMaxim Monastirsky1-1/+0
2014-09-11LibreOffice4Android: Fix NullPointerExceptionJacobo Aragunde Pérez1-10/+7
2014-09-11LibreOffice4Android: Remove dependency from actionbarsherlockJacobo Aragunde Pérez3-24/+18
2014-09-11LibreOffice4Android: Disable thumbnails so the application can runJacobo Aragunde Pérez1-0/+2
2014-09-11WaE: Unreferenced function definitionTor Lillqvist1-1/+0
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara3-6/+11
2014-09-11ODbaseDatabaseMetaData::getColumns dies if throwInvalidDbaseFormat occursCaolán McNamara1-55/+65
2014-09-11ucb: sal_Bool -> boolStephan Bergmann6-9/+9
2014-09-11Move DomainMapper_Impl::substream() to DomainMapper_Impl.cxxMiklos Vajna2-83/+83
2014-09-11jvmfwk: print a warning if running java faMichael Stahl1-0/+16
2014-09-11smoketest: run the extension test firstMichael Stahl1-6/+9
2014-09-11shell: sal_Bool -> boolStephan Bergmann2-2/+2
2014-09-12minor whitespace changeChris Sherlock1-1/+2
2014-09-11Resolves: fdo#82552 we only check pAlphaW on one branchCaolán McNamara1-2/+2
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann11-151/+92
2014-09-11fdo#75757: remove inheritance to std::vectorTakeshi Abe1-4/+24
2014-09-11server font dtor always calls ReleaseFaceFTCaolán McNamara1-6/+5
2014-09-11For ASAN __cxa_throw interception to work, link python.bin to libstdc++Stephan Bergmann1-0/+1
2014-09-11add windows 1258 to charset listCaolán McNamara1-0/+1
2014-09-11fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna3-4/+32
2014-09-11Avoid ODR-violating name clashStephan Bergmann2-0/+7
2014-09-11Avoid ODR-violating name clashStephan Bergmann2-0/+8
2014-09-11android: remove unneeded code pathsTomaž Vajngerl2-31/+15
2014-09-11get rid of QUERYINT macro in sdTomaž Vajngerl3-38/+67
2014-09-11Prevent erroneous pick up of unrelated css::i18n::MapingStephan Bergmann5-11/+11
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann4-14/+14
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann2-10/+10
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann5-17/+17
2014-09-11Default to MAC_OS_X_VERSION_MIN_REQUIRED=1080 for Mac OS X SDK >= 10.8Stephan Bergmann1-1/+3
2014-09-11fix corner case crash in xhtml headless export as pdfCaolán McNamara1-3/+6
2014-09-11create a master document template typeCaolán McNamara34-13/+171
2014-09-11Fix check for ABI-broken GCC 4.7.{0,1} libstdc++Stephan Bergmann1-5/+11
2014-09-11fdo#82994 Added some more audio formatsDaniel Sikeler1-2/+2
2014-09-11Use comphelper::SequenceAsVectorMiklos Vajna2-15/+4
2014-09-11sw: actually check that iterator is validMichael Stahl1-1/+1
2014-09-11sw: factor out a function to encapsulate object lifetimesMichael Stahl1-25/+34
2014-09-11untabifyLionel Elie Mamane1-3/+3
2014-09-11system-gltf should follow system-libsLionel Elie Mamane1-1/+1
2014-09-11loplugin:bodynotinblockStephan Bergmann1-154/+154
2014-09-11sal: create threads on Linux with a larger stack for ASANMichael Stahl1-4/+6
2014-09-11Deactivate the sallogareas pluginTor Lillqvist2-0/+0
2014-09-11scripting: avoid a possible NullPointerExceptionrbuj1-26/+23
2014-09-11xmerge: Convert a primitive type into a stringrbuj1-1/+1
2014-09-11scripting: Pass a proper array equal to collection size.rbuj2-3/+3
2014-09-11mediawiki: use String.length()==0 instead of String.equals(empty string)rbuj1-2/+2
2014-09-11qadevOOo: use String.length()==0 instead of String.equals(empty string)rbuj4-5/+5
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet41-65/+65