summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-06find more symbols that can be privateNoel Grandin13-17/+17
2020-02-05Fix typoAndrea Gelmini1-1/+1
2020-02-05Fix typoAndrea Gelmini1-1/+1
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin28-3351/+0
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt1-3/+3
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin1-2/+2
2020-02-04tdf#96505 Get rid of cargo cult "long" integer literals .Shivam Kumar Singh2-2/+2
2020-02-04tdf#74702: Remove enum OutDevType from OutputDevice::drawOutDevDirectYusuf Keten2-0/+6
2020-02-04deb#949754: unotools,officecfg: don't ODF export using ODFVER_UNKNOWNMichael Stahl1-1/+1
2020-02-04Remove unused maAsynchronousDeckSwitch.Emiliano Vavassori1-1/+0
2020-02-04rename SetFirstLineOfst->SetFirstLineOffsetNoel Grandin1-1/+1
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-4/+4
2020-02-04std::set<T*> -> o3tl::sorted_vectorNoel Grandin1-2/+2
2020-02-04remove controlprimitive2d.hxx from clang-format blacklistTomaž Vajngerl1-70/+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ž Vajngerl1-111/+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ž Vajngerl1-50/+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ž Vajngerl1-127/+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-04move some headers inside ucbhelperNoel Grandin4-249/+0
2020-02-03remove bitmapprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl1-10/+8
2020-02-03drawinglayer: clean-up namespace and indent for BitmapPrimitive2DTomaž Vajngerl1-46/+41
2020-02-03make some headers privateCaolán McNamara23-1948/+0
2020-02-03There should be no need to mark nested PropertyPairHash as SVXCORE_DLLPUBLICStephan Bergmann1-3/+3
2020-02-03Change class with only static member functions into namespaceStephan Bergmann1-6/+4
2020-02-03tdf#96505: Get rid of cargo cult long integer literalsiakarsu1-1/+1
2020-02-03loplugin:unusedmethodsNoel Grandin3-5/+0
2020-02-03drop unused controldims.hxxCaolán McNamara1-50/+0
2020-02-03loplugin:constantparamNoel Grandin3-11/+4
2020-02-03rename SvtFontStyleBox back to FontStyleBoxCaolán McNamara1-4/+4
2020-02-03FontStyleBox is unusedCaolán McNamara1-15/+0
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin6-471/+0
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara2-4/+4
2020-02-02SvxRelativeField is newly unusedCaolán McNamara1-7/+0
2020-02-02weld ParaLRSpacingWindow & ParaULSpacingWindowCaolán McNamara1-0/+1
2020-02-02default should be false for non-toplevel window elementsCaolán McNamara1-1/+1
2020-02-02remove some unused headersNoel Grandin3-136/+0
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann255-443/+448
2020-02-02don't include vcl/button.hxx from vcl/layout.hxxCaolán McNamara1-22/+8
2020-02-02no difference between ImageRadioButton and RadioButtonCaolán McNamara4-13/+4
2020-02-01no direct users of slider.hxx outside vcl anymoreCaolán McNamara1-109/+0
2020-02-01weld MediaPlaybackPanelCaolán McNamara2-13/+17
2020-02-01sal_uLong to size_t for sizeof related typesMuhammet Kara1-2/+2