summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-04tdf#130242 chart: default center label placement in stacked area chartsTünde Tóth3-2/+50
2020-02-04Fix warning when compiling for iOS: code will never be executedTor Lillqvist1-1/+1
2020-02-04weld MasterPagesSelectorCaolán McNamara9-103/+145
2020-02-04replace boost::bimap in sdext pdfimportCaolán McNamara2-17/+16
2020-02-04std::set<T*> -> o3tl::sorted_vectorNoel Grandin5-16/+11
2020-02-04tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh4-9/+18
2020-02-04dnd doesn't do anythingCaolán McNamara2-27/+0
2020-02-04ofz#20507 hold by referenceCaolán McNamara1-3/+3
2020-02-04tdf#129976 PDF export of PDF images: adapt transparency to renderingMiklos Vajna2-2/+13
2020-02-04Log what UNO command we failed to dispatchTor Lillqvist1-1/+1
2020-02-04Use the "Double-tap" term instead of "click" on all iOS devices (also iPad)Tor Lillqvist1-1/+5
2020-02-04Place button text in tooltip if it doesn't fit into the buttonSamuel Mehrbrodt1-0/+5
2020-02-04remove controlprimitive2d.hxx from clang-format blacklistTomaž Vajngerl2-71/+82
2020-02-04use "pragma once" in controlprimitive2d.hxxTomaž Vajngerl1-5/+1
2020-02-04clean-up namespaces in borderlineprimitive2d.hxxTomaž Vajngerl1-5/+3
2020-02-04remove borderlineprimitive2d.hxx from clang-format blacklistTomaž Vajngerl2-112/+113
2020-02-04use "pragma once" in borderlineprimitive2d.hxxTomaž Vajngerl1-5/+1
2020-02-04clean-up namespaces in backgroundcolorprimitive2d.hxxTomaž Vajngerl1-5/+3
2020-02-04remove backgroundcolorprimitive2d.hxx from clang-format blacklistTomaž Vajngerl2-51/+53
2020-02-04use "pragma once" in backgroundcolorprimitive2d.hxxTomaž Vajngerl1-5/+1
2020-02-04clean-up and join namespaces in animatedprimitive2d.hxxTomaž Vajngerl1-21/+4
2020-02-04remove animatedprimitive2d.hxx from clang-format blacklistTomaž Vajngerl2-128/+132
2020-02-04use "pragma once" animatedprimitive2d.hxxTomaž Vajngerl1-4/+1
2020-02-04remove use of macro DeclPrimitive2DIDBlock in drawinglayerTomaž Vajngerl46-68/+68
2020-02-04Control must be a complete type here (Windows --disable-pch)Stephan Bergmann1-2/+1
2020-02-04loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2020-02-04move some headers inside ucbhelperNoel Grandin12-22/+19
2020-02-04tdf#42695 Fix a couple Writer Navigator "List Box" related bugsJim Raykowski1-0/+4
2020-02-03loplugin:stringadd (clang-cl)Stephan Bergmann1-2/+2
2020-02-03Avoid loplugin:unsignedcompare (clang-cl)Stephan Bergmann1-2/+3
2020-02-03Silence loplugin:unnecessaryoverride in WinSalInstance::GetBackendCapabilitiesStephan Bergmann1-0/+4
2020-02-03Silence loplugin:duplicatedefines for WIN32_LEAN_AND_MEAN (clang-cl)Stephan Bergmann1-0/+5
2020-02-03Missing include (std::isspace)Stephan Bergmann1-0/+1
2020-02-03loplugin:makeshared (clang-cl)Stephan Bergmann13-82/+101
2020-02-03remove bitmapprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl3-44/+35
2020-02-03drawinglayer: clean-up namespace and indent for BitmapPrimitive2DTomaž Vajngerl1-46/+41
2020-02-03DOCX export: fix table style config handling wrt nested tablesMiklos Vajna4-9/+39
2020-02-03Set INSTALLLOCATION in one single placeMike Kaganski3-44/+42
2020-02-03Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann1-2/+4
2020-02-03loplugin:redundantpointerops (clang-cl)Stephan Bergmann4-17/+17
2020-02-03-Werror,-Wunused-variable (clang-cl)Stephan Bergmann1-1/+0
2020-02-03loplugin:duplicatedefines (clang-cl)Stephan Bergmann1-3/+0
2020-02-03loplugin:duplicatedefines (clang-cl)Stephan Bergmann1-3/+1
2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann8-14/+23
2020-02-03Remove unnecessary castStephan Bergmann1-1/+1
2020-02-03make some headers privateCaolán McNamara89-119/+129
2020-02-03Related: tdf#129933 assert on pasting over selection in editCaolán McNamara1-1/+5
2020-02-03Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara3-74/+95
2020-02-03Resolves: tdf#130061 numbering dialog adjustments missingCaolán McNamara1-0/+38
2020-02-03Resolves: tdf#130347 we always need the drag-begin signal in GtkTreeViewCaolán McNamara1-2/+12