summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-19fix possible SIGSEGVNoel1-1/+4
2020-10-19sw: prefix members of SwFlowFrame, SwXLinkTargetSupplier, ...Miklos Vajna4-256/+256
2020-10-19fix typoNoel1-1/+1
2020-10-19ofz#26480 validate WW8PLCFpcd is sorted like WW8PLCF doesCaolán McNamara2-13/+30
2020-10-19Add FreeBSD to the list of OSes that have OpenSSL in its base.Gleb Popov1-1/+1
2020-10-19tdf#137154 pie chart: improve Outside position of data labelsTünde Tóth7-38/+54
2020-10-19Resolves: tdf#137495 add colon for "Fax" in Writer Print Options dialogSeth Chaiklin1-1/+1
2020-10-18tdf#124176: Use pragma once instead of include guardsmariamfahmy6-21/+6
2020-10-18put clang-format commits to .git-blame-ignore-revsMuhammet Kara1-0/+4
2020-10-18use SetControlFont instead of SetPointFont to get the right sizeCaolán McNamara1-2/+2
2020-10-18pdfium: simplify point unit conversion to HMM for annotationsTomaž Vajngerl1-33/+28
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl3-1/+42
2020-10-18pdfium: add reading of line points to the wrapperTomaž Vajngerl5-0/+75
2020-10-18sd: protect size, position when opening with PDFium import filterTomaž Vajngerl1-0/+3
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl3-1/+76
2020-10-18sd: fix transparency when drawing OverlayPolyPolygonTomaž Vajngerl1-2/+2
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl3-1/+40
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl3-1/+52
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl8-16/+224
2020-10-18pdfium: extend tests checking color and presence of interior colorTomaž Vajngerl1-0/+2
2020-10-18clang-format customize/SvxToolbarConfigPageMuhammet Kara3-274/+255
2020-10-18clang-format customize/SvxMenuConfigPageMuhammet Kara3-150/+144
2020-10-18we can use Desktop::queryDispatch and avoid using getActiveFrameCaolán McNamara1-7/+1