summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-21use tools::Long in accessibility..basctlNoel24-138/+140
2020-10-21use tools::Long in comphelper..cuiNoel55-352/+353
2020-10-21Avoid unused parameter 'nMDPPerm'Tor Lillqvist1-0/+1
2020-10-21Revert "tdf#137468: Use the colour space of the main display"Tor Lillqvist1-2/+1
2020-10-21Accept iOS SDK 14.1Tor Lillqvist1-2/+2
2020-10-21Add "freebsd_powerpc" and "freebsd_powerpc64" platforms to configure.ac.Gleb Popov1-0/+10
2020-10-21tdf#137568 grey-out Format - Comments in menu, when no commentsSeth Chaiklin1-0/+3
2020-10-21drop unused suppressionCaolán McNamara1-1/+0
2020-10-21tdf#137526 sw ChangesInMargin: fix Undo of deleted wordsLászló Németh3-0/+53
2020-10-21new tools::Degree10 strong typedefNoel Grandin185-600/+626
2020-10-21CppunitTest_sc_subsequent_export: factor out duplicated codeXisco Fauli3-51/+30
2020-10-21Colibre: update large Freeze icons & extra large undo redo iconsRizal Muttaqin10-5/+5
2020-10-21Qt5 use base color for workspace tooJan-Marek Glogowski1-4/+1
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