summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04remove controlprimitive2d.hxx from clang-format blacklistTomaž Vajngerl
2020-02-04use "pragma once" in controlprimitive2d.hxxTomaž Vajngerl
2020-02-04clean-up namespaces in borderlineprimitive2d.hxxTomaž Vajngerl
2020-02-04remove borderlineprimitive2d.hxx from clang-format blacklistTomaž Vajngerl
2020-02-04use "pragma once" in borderlineprimitive2d.hxxTomaž Vajngerl
2020-02-04clean-up namespaces in backgroundcolorprimitive2d.hxxTomaž Vajngerl
2020-02-04remove backgroundcolorprimitive2d.hxx from clang-format blacklistTomaž Vajngerl
2020-02-04use "pragma once" in backgroundcolorprimitive2d.hxxTomaž Vajngerl
2020-02-04clean-up and join namespaces in animatedprimitive2d.hxxTomaž Vajngerl
2020-02-04remove animatedprimitive2d.hxx from clang-format blacklistTomaž Vajngerl
2020-02-04use "pragma once" animatedprimitive2d.hxxTomaž Vajngerl
2020-02-04remove use of macro DeclPrimitive2DIDBlock in drawinglayerTomaž Vajngerl
2020-02-04Control must be a complete type here (Windows --disable-pch)Stephan Bergmann
2020-02-04loplugin:nullptr (clang-cl)Stephan Bergmann
2020-02-04move some headers inside ucbhelperNoel Grandin
2020-02-04tdf#42695 Fix a couple Writer Navigator "List Box" related bugsJim Raykowski
2020-02-03loplugin:stringadd (clang-cl)Stephan Bergmann
2020-02-03Avoid loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2020-02-03Silence loplugin:unnecessaryoverride in WinSalInstance::GetBackendCapabilitiesStephan Bergmann
2020-02-03Silence loplugin:duplicatedefines for WIN32_LEAN_AND_MEAN (clang-cl)Stephan Bergmann
2020-02-03Missing include (std::isspace)Stephan Bergmann
2020-02-03loplugin:makeshared (clang-cl)Stephan Bergmann
2020-02-03remove bitmapprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl
2020-02-03drawinglayer: clean-up namespace and indent for BitmapPrimitive2DTomaž Vajngerl
2020-02-03DOCX export: fix table style config handling wrt nested tablesMiklos Vajna
2020-02-03Set INSTALLLOCATION in one single placeMike Kaganski
2020-02-03Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2020-02-03loplugin:redundantpointerops (clang-cl)Stephan Bergmann
2020-02-03-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2020-02-03loplugin:duplicatedefines (clang-cl)Stephan Bergmann
2020-02-03loplugin:duplicatedefines (clang-cl)Stephan Bergmann
2020-02-03loplugin:unsignedcompare (clang-cl)Stephan Bergmann
2020-02-03Remove unnecessary castStephan Bergmann
2020-02-03make some headers privateCaolán McNamara
2020-02-03Related: tdf#129933 assert on pasting over selection in editCaolán McNamara
2020-02-03Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara
2020-02-03Resolves: tdf#130061 numbering dialog adjustments missingCaolán McNamara
2020-02-03Resolves: tdf#130347 we always need the drag-begin signal in GtkTreeViewCaolán McNamara
2020-02-03Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara
2020-02-03Optionally generate PDBs also for C#Juergen Funk
2020-02-03avoid flex-caused warnings about unused functionsLuboš Luňák
2020-02-03handle -Wunused-function warnings in clang's sharedvisitor.cxxLuboš Luňák
2020-02-03Update git submodulesSeth Chaiklin
2020-02-03tdf#96505: Get rid of cargo cult long integer literalsDesmin Alpaslan
2020-02-03tdf:#54938Adapt supportsService implementations to cppu::supportsServiceiakarsu
2020-02-03tdf#54938: Adapt supportsService implementations to cppu::supportsServiceHakan Bakacak
2020-02-03tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesSarper Akdemir
2020-02-03There should be no need to mark nested PropertyPairHash as SVXCORE_DLLPUBLICStephan Bergmann
2020-02-03Change class with only static member functions into namespaceStephan Bergmann
2020-02-03sw: set unique name for fontwork object and style on insertionVasily Melenchuk