summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-05spelling instanciate -> instantiateNoel Grandin36-46/+46
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin115-200/+214
2017-06-05avmedia : Simplify Window::WindowArnaud Versini1-35/+11
2017-06-05Updated coreOlivier Hallot1-0/+0
2017-06-04fix packaging with python 2.6Jochen Nitschke1-4/+4
2017-06-04wrong qpwfuzzer libsCaolán McNamara1-1/+2
2017-06-04no need to construct unique_ptr hereJochen Nitschke4-11/+11
2017-06-04Remove usage of OString("")Arnaud Versini5-20/+20
2017-06-04tdf#106607 - Sifr icon for "Table Styles" needed SVGMatthias Freund1-0/+200
2017-06-04tdf#106607 - Sifr icon for "Table Styles" neededMatthias Freund1-0/+0
2017-06-04tdf#94632 Light sifr and breeze icon themes for dark OS themesMatthias Freund1295-0/+226
2017-06-04Updated coreOlivier Hallot1-0/+0
2017-06-04tdf#108324 fix crash: paste from textframeJochen Nitschke1-2/+1
2017-06-04tdf#73873 Fix missing embeddings in word/embeddings directoryBartosz Kosiorek2-1/+1
2017-06-04Perf-sc: tdf#100709 avoid segment tree with ScMultiSelIter where possibleEike Rathke6-40/+165
2017-06-03android: Update configure.ac for NDK r14b versionbrainbreaker2-5/+6
2017-06-03iOS, prepare for arm architecturejan Iversen3-7/+19
2017-06-03iOS, upgrade and moved LOKit_init.jan Iversen3-19/+8
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke27-36/+5
2017-06-03add quattro pro fuzzerCaolán McNamara6-1/+84
2017-06-03sc::ColRowSpan::mnEnd is inclusiveEike Rathke1-2/+2
2017-06-03solenv: typo in mkdocs.sh scriptChris Sherlock1-1/+1
2017-06-03osl: explain why in file.h a memory mapped file is "shared"Chris Sherlock1-5/+2
2017-06-03odk: fix extremely stupid typoMichael Stahl2-4/+4
2017-06-02Add documentation about documentation generation..Eike Rathke1-0/+12
2017-06-02Output return type and use Bounds for OpCodes without returnEike Rathke1-31/+56
2017-06-02Add parentheses only for functions and operatorsEike Rathke1-2/+11
2017-06-02scp2: move package desktop_scripts_install to AutoInstallMichael Stahl2-33/+1
2017-06-02Package desktp_install was deletedMichael Stahl1-1/+0
2017-06-02odk: remove PackageSet_odk_headersMichael Stahl5-21/+5
2017-06-02Add all OpCodes without parameters to classificationEike Rathke1-4/+33
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna9-0/+176
2017-06-02Streaming sal_uInt8 with value 0 into SAL_WARN truncates output, cast to intEike Rathke1-2/+2
2017-06-02Remove pointless SAL_INFOEike Rathke1-1/+0
2017-06-02Fix build with DEBUG_SC_PARCLASSDOCEike Rathke2-2/+5
2017-06-02bPartialMatch can't be true hereEike Rathke1-1/+1
2017-06-02Fix some horrible source code formattingEike Rathke1-2/+2
2017-06-02avoid config for fuzzingCaolán McNamara1-0/+5
2017-06-02scp2: oops, forgot to add some commasMichael Stahl1-2/+2
2017-06-02more_fonts: stop building that fontconfig file on WNTMichael Stahl1-1/+1
2017-06-02scp2: remove all ComponentConditions that test Windows versionsMichael Stahl8-61/+5
2017-06-02scp2: merge explorer extension modulesMichael Stahl4-17/+3
2017-06-02solenv: installer: remove DONT_DELETE styleMichael Stahl3-7/+0
2017-06-02scp2: move fonts to AutoInstallMichael Stahl7-119/+35
2017-06-02scp2: replace PACKAGE_FILELIST_DIR macro with SDK_PACKAGE_FILELISTMichael Stahl4-11/+10
2017-06-02gbuild: AutoInstall: allow per-module Package templateMichael Stahl3-34/+49
2017-06-02PPD parsing: set default as well as value, add more parsing info.Michael Meeks2-1/+12
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna4-9/+26
2017-06-02Cleaning in table.cxx of firebirdJulien Nabet1-8/+9
2017-06-02Reduce loplugin:redundantcast warnings about functional casts even futherStephan Bergmann3-9/+12