summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-07fix !HAVE_FEATURE_PDFIUM buildCaolán McNamara1-1/+1
2017-11-07tdf#113686 sw: handle sections when counting height of first content lineMiklos Vajna3-2/+315
2017-11-07QT5 initial keyboard supportJan-Marek Glogowski2-4/+111
2017-11-07QT5 queue paint update on showJan-Marek Glogowski3-9/+16
2017-11-07tdf#112770 Filter input on the correct windowJan-Marek Glogowski3-26/+32
2017-11-07Updated coreGabor Kelemen1-0/+0
2017-11-07Avoid expensive calls to containsPreprocessingConditionalInclusionStephan Bergmann1-13/+14
2017-11-07sfx2: SfxInPlaceClientList is just a std::vectorTakeshi Abe2-19/+3
2017-11-07loplugin:constparams in sdNoel Grandin17-21/+41
2017-11-07Clean away temporarily added using declarationsStephan Bergmann86-106/+160
2017-11-07Memoize ignoreLocation resultsStephan Bergmann4-67/+100
2017-11-07test: avoid 'using namespace' declarations in a headerMiklos Vajna1-9/+9
2017-11-07test: clang-format recently added xsheet testsMiklos Vajna13-105/+97
2017-11-07Adapt clang-format blacklist to recent renamesMiklos Vajna1-6/+6
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna9-17/+47
2017-11-07loplugin:finalclasses in connectivityNoel Grandin34-106/+67
2017-11-07Fix memory leak for skipped Sal user eventsJan-Marek Glogowski1-10/+16
2017-11-07tdf#112435 Scroll to navigated positionJim Raykowski1-0/+8
2017-11-07loplugin:unnecessaryparenStephan Bergmann1-3/+3
2017-11-07loplugin:flattenStephan Bergmann1-6/+2
2017-11-07loplugin:includeform: automatic rewrite in --with-webdav=serf codeStephan Bergmann5-7/+7
2017-11-07add 1-2-3 wks to fftesterCaolán McNamara3-13/+34
2017-11-07ofz#3577 TimeoutCaolán McNamara1-8/+7
2017-11-07external/lcms2: Stop warnings/errors about "register"Stephan Bergmann2-0/+23
2017-11-07Remove unnecessary state checks and the variablesMuhammet Kara1-8/+0
2017-11-07loplugin:finalclasses in cuiNoel Grandin14-53/+32
2017-11-07convert nDrawingContainerId to sal_uInt16Noel Grandin2-7/+7
2017-11-07loplugin:constparams in swNoel Grandin36-74/+73
2017-11-07Replace some lists by vectors (sw)Julien Nabet2-11/+7
2017-11-07tdf#113619 prevent cores when there is no cursorAshod Nakashian2-26/+35
2017-11-07TSCP: Restore paragraph signature when importing DOC(X)Ashod Nakashian3-18/+158
2017-11-07sfx2: Simplify SfxVersionTableDtor's code with std::unique_ptrTakeshi Abe1-19/+7
2017-11-07tdf#101349 Default table stylesheiko tietze1-0/+0
2017-11-06Removed duplicated includeAndrea Gelmini1-1/+0
2017-11-06ofz#4072 Integer-overflowCaolán McNamara1-3/+5
2017-11-06Use std::initializer_list to construct SequenceMike Kaganski1-8/+8
2017-11-06ODatabaseContext::loadObjectFromURL: don't parse string for protocolMike Kaganski1-1/+1
2017-11-06sw: read both platform dependent binary table autoformatsMichael Stahl2-15/+32
2017-11-06tdf#112547 sd: add unit testMichael Stahl2-0/+221
2017-11-06tdf#112547 element p to draw:object, import expects it thereRegina Henschel1-8/+7
2017-11-06Elementary update iconsandreas kainz425-23040/+43587
2017-11-06ofz#4052 limit listener range to actually available sheetsEike Rathke2-2/+87
2017-11-06Fix typosAndrea Gelmini3-3/+3
2017-11-06ofz infinite loopCaolán McNamara4-2/+18
2017-11-06fix spell checking issues using recent Hunspell patchesLászló Németh7-0/+252
2017-11-06configure: if there's no fontconfig, assume no fonts are availableMichael Stahl1-1/+1
2017-11-06vcl: CppunitTest_vcl_complextext requires DejaVu fontsMichael Stahl1-0/+4
2017-11-06TSCP: Refactor and simplify paragraph signature helpersAshod Nakashian1-34/+41
2017-11-06tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski6-28/+79
2017-11-06add calc rtf fuzzerCaolán McNamara5-1/+103