summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-14borderline: Extended decomposefeature/borderline3Armin Le Grand4-28/+150
2017-09-14borderline: Fixed PatternScaleArmin Le Grand5-24/+19
2017-09-14borderline: extended the expand logicArmin Le Grand3-113/+203
2017-09-14borderline: more clang changesArmin Le Grand1-13/+0
2017-09-14borderline: Added merge BorderLinePrimitive2DArmin Le Grand4-15/+45
2017-09-14borderline: clang/linux build correctionsArmin Le Grand2-3/+1
2017-09-14borderline: merge redefined, mirrored StylesArmin Le Grand7-345/+292
2017-09-14borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand7-992/+572
2017-09-14borderline: continue changes to CellCoordinateSystemArmin Le Grand9-861/+913
2017-09-14borderline: Adapt ViewContactOfTableObjArmin Le Grand2-486/+116
2017-09-14borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand4-181/+252
2017-09-14borderline: move geometry creation to linear algebraArmin Le Grand3-302/+264
2017-09-14borderline: Preparing further to use CellCoordinateSystemArmin Le Grand6-314/+364
2017-09-14borderline: CellRect->CellRange, cleanupsArmin Le Grand8-55/+45
2017-09-14borderline: Cleanup of DiagStyle and othersArmin Le Grand5-180/+34
2017-09-14borderline: further abstraction of BorderLinePrimitiveArmin Le Grand6-90/+394
2017-09-14Drop Image configuration settingsGabor Kelemen1-271/+0
2017-09-14tdf#103525: a blind fix: try Unicode function firstMike Kaganski1-7/+7
2017-09-14improve redundantcast lopluginNoel Grandin33-65/+78
2017-09-14connect to modified instead of up/down/focus-lostCaolán McNamara3-67/+15
2017-09-14ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke1-0/+20
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin12-105/+105
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin16-111/+65
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks2-6/+1
2017-09-14Pre-load dictionaries for online.Michael Meeks1-0/+24
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin10-43/+37
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin21-52/+49
2017-09-14use unique_ptr for mpControlFontNoel Grandin3-7/+5
2017-09-14Drop unused ooOpenSourceContext config keyGabor Kelemen2-10/+0
2017-09-14[API CHANGE] lok: Don't use 'bool' and 'uint64_t' in the stable API.Jan Holesovsky4-11/+14
2017-09-14Adapt flatpak-manifest.in to updated poppler and libwpgStephan Bergmann1-6/+6
2017-09-14loplugin:externvar (clang-cl)Stephan Bergmann1-2/+1
2017-09-14loplugin:cstylecast (clang-cl)Stephan Bergmann1-1/+2
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-09-14Silence clang-cl -Wpragma-pack in external/nssStephan Bergmann1-0/+37
2017-09-14loplugin:redundantpointerops (clang-cl)Stephan Bergmann2-2/+2
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin43-161/+159
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin21-91/+73
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin59-168/+165
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin11-387/+353
2017-09-14lokit: make parts of unstable API public for 6.0Thorsten Behrens3-19/+36
2017-09-13Fix typoAndrea Gelmini1-1/+1
2017-09-13simplify configure for android that started to bitrot a littleChristian Lohmaier2-154/+50
2017-09-13onlineupdate: work around GCC7 -Werror=implicit-fallthroughMichael Stahl2-1/+2
2017-09-13upload libwpg 0.3.2David Tardon1-3/+3
2017-09-13jpeg-turbo: upgrade to release 1.5.2Michael Stahl4-98/+2
2017-09-13tdf#107267: Fix grand total calculationJean-Sebastien Bevilacqua2-56/+99
2017-09-13tdf#109096 Allow 0 as argument value(s) to GEOMEAN()Winfried Donkers2-9/+124