summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-20external/cairo: Support building with ASan/UBSanStephan Bergmann4-1/+288
2020-10-20tdf#136385 sw: fix Undo of changing anchor typeMichael Stahl2-17/+20
2020-10-20tdf#135668 add "tooltip" about "Go to Page" in NavigatorSeth Chaiklin1-0/+6
2020-10-20remove motif from startcenterCaolán McNamara3-19/+2
2020-10-20Related: tdf#137608 use same max-page in textflow as insert, breakCaolán McNamara2-2/+2
2020-10-20fix skia matrix rounding imprecisionLuboš Luňák1-5/+13
2020-10-20do not disable AA in vclcanvas if Skia is usedLuboš Luňák5-31/+25
2020-10-20ensure solarmutex is locked when closing splashscreen (tdf#137177)Luboš Luňák1-0/+1
2020-10-20clean up handling of the UI Skia optionsLuboš Luňák2-40/+32
2020-10-20remove ui for 'forceskia' AKA 'ignore skia denylist' (tdf#137159)Luboš Luňák3-62/+3
2020-10-20tdf#128212: sd_layout_tests: Add unittestXisco Fauli2-0/+22
2020-10-20CppunitTest_svx_unit: directly use asserts hereXisco Fauli1-16/+19
2020-10-20tdf#137608 allow insert break to use a page number > 9999Caolán McNamara1-1/+1
2020-10-20Allow to opt in for --enable-gtk3 plus --without-system-cairoStephan Bergmann1-1/+1
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara10-24/+424
2020-10-20fix orientation in vcl::Font<->awt::FontDescriptor conversionNoel1-2/+2
2020-10-20cid#1468269 Uninitialized scalar fieldCaolán McNamara1-1/+3
2020-10-20Beautification of code and fix for on-/offline helpHeiko Tietze3-54/+33
2020-10-20tdf#137468: Use the colour space of the main displayLeo Wang1-1/+2
2020-10-20tdf#137468: Restrict window depth to 24 bit RGBLeo Wang1-0/+5
2020-10-20Do not check for GNU patch utility on FreeBSD.Gleb Popov1-2/+2
2020-10-20use tools::Long in editengNoel47-466/+468
2020-10-20add GetDropTarget to CustomWidgetControllerCaolán McNamara1-0/+4
2020-10-20tdf#133045 sw: add shape alignment to the top page borderSzabolcs Toth6-7/+46
2020-10-20tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna3-0/+28
2020-10-20sw: DOCX export: don't export numPr to style from outline numruleMichael Stahl1-3/+4
2020-10-20tdf#137594 prevent converting unallocated columns.Mark Hung1-1/+2
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski3-0/+8
2020-10-20remove unnecessary `if (!true) return;` statement from Desktop::Init()Platon Pronko1-3/+0
2020-10-20use tools::Long in swNoel357-2782/+2799
2020-10-20use tools::Long in scNoel228-3392/+3405
2020-10-20fix font orientation conversion in VCLUnoHelperNoel Grandin1-2/+2
2020-10-20Unbreak nss build for the native arm64 on an Apple Silicon MacTor Lillqvist1-1/+1
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna7-20/+118
2020-10-20sw reqif-xhtml export, embedded objects: handle non-package Ole10Native streamMiklos Vajna2-117/+147
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann6-12/+12
2020-10-19use tools::Long in vclNoel391-5224/+5322
2020-10-19use tools::Long in svtoolsNoel35-681/+685
2020-10-19UNOTOOLS : remove unused include since 54cbe9458033f50d9f608b1462d65e8514cbb636Arnaud Versini1-1/+0
2020-10-19tdf#137495 add "tooltip" to "Fax" label in Options - Writer - PrintSeth Chaiklin1-0/+5
2020-10-19tdf#137585 Chart ODF: fix export of DataLabelPlacement::CUSTOMTünde Tóth2-1/+33
2020-10-19use tools::Long in svlNoel11-34/+39
2020-10-19tdf#116675 vcl tree list: toggle by label click (e.g. in AutoFilter)Attila Szűcs1-0/+23
2020-10-19tdf#136073 combine glow and softedge sidebar sectionandreas kainz12-464/+327
2020-10-19tdf#134121 pie chart: add leader linesTünde Tóth4-40/+94
2020-10-19add tools::Long typedef and use it in toolsNoel19-228/+271
2020-10-19tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth2-1/+10
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin3-30/+5
2020-10-19Simplify single-wchar_t LPCWSTR argument to ExtTextOutWStephan Bergmann1-2/+2
2020-10-19tdf#90104 XLSX export: fix commas in data validation listTibor Nagy4-1/+59