summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin73-143/+225
2017-11-20WaE: -Werror=unused-functionCaolán McNamara1-4/+16
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin37-230/+239
2017-11-20tdf#113909 Fix label alignment in Shadow tab of drawing object propertiesGabor Kelemen1-6/+3
2017-11-20Fix typosAndrea Gelmini4-4/+4
2017-11-20sw: prefix members of SwFieldMgrMiklos Vajna3-70/+70
2017-11-20ofz#4318 Integer-overflowCaolán McNamara1-3/+6
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin77-411/+442
2017-11-20re-enable loplugin:useuniqueptrNoel Grandin1-1/+1
2017-11-20Elementary Icons sc icon updateandreas kainz283-531/+10659
2017-11-19Typo "Rigth_" -> "Right_"Julien Nabet4-19/+19
2017-11-19Fix typosAndrea Gelmini9-16/+16
2017-11-19tdf#86087 Save relative links in DOCXSzymon Kłos7-0/+317
2017-11-19tdf#86087 DOCX Import link as relative if preferredSzymon Kłos2-1/+3
2017-11-19Typos about "bottom"Julien Nabet4-4/+4
2017-11-19clang-tidy modernize-use-equals-default in svtoolsJochen Nitschke3-30/+0
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke15-201/+3
2017-11-19iOS, updated app iconjan Iversen6-19/+74
2017-11-19iOS, added schemes to projectjan Iversen4-11/+286
2017-11-19tdf#86087 Open relative links in WriterSzymon Kłos1-2/+19
2017-11-19Use for range loops and lambda in dbfindex (dbaccess)Julien Nabet2-60/+32
2017-11-19tdf#113777 dont translate 'Family:' and 'Style:' stringsYousuf Philips1-8/+8
2017-11-19tdf#113536 Better wording for CSV separatorheiko tietze2-3/+3
2017-11-19iOS reactivated swarmsolverjan Iversen2-6/+2
2017-11-19Reuse already existing valueMike Kaganski1-1/+1
2017-11-19Replace list by vector in accessible part of scJulien Nabet3-30/+19
2017-11-19tdf#108947 Added Unittest.Thomas Beck2-0/+134
2017-11-19Remove include config_lgpl.h from SwarmSolver, license is MPLv2Tomaž Vajngerl1-1/+0
2017-11-19tdf#50746 Make "paste unformatted text" work for CalcSerge Krot11-0/+52
2017-11-18tdf#111486 Multiply by whole base transformation, and not only by scale of itBartosz Kosiorek1-1/+2
2017-11-18ofz#4306 init draw layerCaolán McNamara1-0/+1
2017-11-18we now get a solver lib even without lpsolve or coinmpCaolán McNamara3-4/+5
2017-11-18silence some coverity warningsCaolán McNamara26-30/+31
2017-11-18One more proper construction of vnd.sun.star.pkg URLMike Kaganski2-16/+24
2017-11-18tdf#113777 Add colon after family and style labelsYousuf Philips1-4/+4
2017-11-18Makefile.in typojan Iversen1-2/+2
2017-11-18We now require orcus-0.13 to build.Kohei Yoshida1-1/+1
2017-11-18gbuild-to-ide cleaned up double scripts.jan Iversen3-2905/+654
2017-11-18iOS, swarmsolver workaroundjan Iversen2-2/+6
2017-11-18Update LibreOffice.natvisMike Kaganski1-1/+41
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida16-89/+47
2017-11-18RotateFlyFrame3: Corrected wrong static_castArmin Le Grand1-20/+22
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand10-109/+291
2017-11-18RotateFlyFrame3: Corrected Contour when rotatedArmin Le Grand1-7/+35
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand11-120/+226
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand9-80/+217
2017-11-18RotateFlyFrame3: Restructured TransformableSwFrameArmin Le Grand6-208/+177
2017-11-18RotateFlyFrame3: Added basic transformation supportArmin Le Grand7-13/+98
2017-11-18RotateFlyFrame3: Isolated functionality and automationsArmin Le Grand6-178/+302
2017-11-18RotateFlyFrame3: Late-Updating of AreasArmin Le Grand9-109/+146