summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-15tdf#128526: Make the read-only notification a bit more verboseTor Lillqvist1-1/+1
2020-05-15Resolves tdf#133024 - Position of text in splash screenHeiko Tietze2-2/+2
2020-05-15Use symbolic JFW_FEATURE_ACCESSBRIDGEStephan Bergmann1-1/+1
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin10-42/+34
2020-05-15tdf#133036 notebookbar customize uses a special combobox idCaolán McNamara1-4/+8
2020-05-15tdf#133053 reset after clear so avoid later assertCaolán McNamara1-0/+1
2020-05-15mysqlc: fix default transaction levelJulien Nabet1-2/+1
2020-05-15tdf#132730: fix assertion on groupJulien Nabet1-2/+15
2020-05-15Forward 'removeTabPageContainerListener' as suchMichael Weghorn1-1/+1
2020-05-15writer default styles hide LibO app specific stylesandreas kainz1-0/+10
2020-05-15do not hardcode a BitmapChecksum in a testLuboš Luňák1-2/+3
2020-05-15Resolves tdf#132799 - Deleting of colors unclearHeiko Tietze2-0/+17
2020-05-15tdf#131333 SalMenus propogate to parent their selected id conditionallyCaolán McNamara1-1/+9
2020-05-15allow queue_draw/Invalidate before drawing area is setCaolán McNamara1-2/+14
2020-05-15Update git submodulesAdolfo Jayme Barrientos1-0/+0
2020-05-15xmloff: create SchXMLExport_Content instances with an uno constructorMiklos Vajna5-24/+10
2020-05-15use more try_emplaceNoel Grandin8-26/+11
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli22-257/+133
2020-05-15make a raw docstring as it contains backslashTomoyuki Kubota1-1/+1
2020-05-15vcl: refactor - move rect coverage check out of checkRectChris Sherlock1-5/+12
2020-05-15Breeze, Colibre, elementary, Sukapura: Add left sidebar motifRizal Muttaqin11-3/+5
2020-05-15Update git submodulesAndras Timar1-0/+0
2020-05-15tdf#130711: [tr] Extend Autocorrect list for Turkish language (Start with F-H)Ayhan Yalçınsoy1-0/+42
2020-05-14tdf#124176: Use pragma once instead of header guardShivam Kumar Singh5-20/+5
2020-05-14Some vtables are still needed outside mergedlibStephan Bergmann2-2/+2
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna8-16/+45
2020-05-14Related: tdf#132852 SetExtraSpacing can't precede SetDrawingAreaCaolán McNamara2-0/+6
2020-05-14document these are used by onlineCaolán McNamara1-1/+3
2020-05-14check-missing-unittests: Add xhtml, html and doc formatsXisco Fauli1-2/+20
2020-05-14move SvxMetricField inside svxCaolán McNamara5-33/+61
2020-05-14tdf#132169 we always get the value in MapUnit::Map100thMMCaolán McNamara4-14/+23
2020-05-14Keep order of GDK input events intactStephan Bergmann1-5/+7
2020-05-14unixODBC changed soname to .2 so reflect it (connectivity)Julien Nabet1-1/+7
2020-05-14Resolves tdf#132871 - Truncated text in brand imageHeiko Tietze2-2/+2
2020-05-14Resolves tdf#133024 - Position of text in splash screenHeiko Tietze2-6/+6
2020-05-14fix python 3.8 deprecation warningsNoel Grandin2-21/+21
2020-05-14tdf#132788 vcl: fix redraw on theme changeMiklos Vajna1-2/+4
2020-05-14Move SalInstanceCheckButton to header fileSzymon Kłos2-40/+48
2020-05-14Move SalInstanceMessageDialog to header fileSzymon Kłos2-33/+48
2020-05-14Resolves: tdf#133028 crash in calc navigator tooltipsCaolán McNamara1-2/+2
2020-05-14Fix typosAndrea Gelmini1-2/+2
2020-05-14Fix typoAndrea Gelmini1-1/+1
2020-05-14Fix typoAndrea Gelmini1-2/+2
2020-05-14Fix typoAndrea Gelmini1-1/+1
2020-05-14Removed executable bits on SVG filesAndrea Gelmini2-0/+0
2020-05-14cache Skia' drawAlphaBitmap() in raster mode (tdf#104878)Luboš Luňák2-45/+44
2020-05-14cache results of Skia's drawTransformedBitmap() (tdf#132438)Luboš Luňák4-21/+201
2020-05-14UBSan dynamic-type-mismatch (SfxInt32Item vs. SfxUInt32Item)Stephan Bergmann1-2/+2
2020-05-14CppUnittest: ww8export: assert pages in odf filesXisco Fauli3-0/+33
2020-05-14CppUnittest: rtfexport: assert pages in odf filesXisco Fauli4-0/+24