summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-03remove polypolygonprimitive2d.{hxx,cxx} from clang-format blacklistTomaž Vajngerl1-358/+371
2020-04-03loplugin:constantparamNoel Grandin3-7/+5
2020-04-03Turn defines into constexprsMike Kaganski3-342/+350
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth1-0/+2
2020-04-03loplugin:singlevalfieldsNoel Grandin1-4/+0
2020-04-03loplugin:unnecessaryvirtualNoel Grandin2-3/+3
2020-04-02loplugin:virtualdeadNoel Grandin1-3/+0
2020-04-02make SvListView::IsSelected take const argCaolán McNamara1-1/+1
2020-04-02loplugin:unusedmethodsNoel Grandin2-11/+0
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch1-0/+3
2020-04-01fix ubsan after 7d6c67d323a87f1006d84c2a95b45dfbfb03c0c8Noel Grandin1-1/+2
2020-04-01add SAL_LOG area vcl.skia.traceLuboš Luňák1-1/+2
2020-03-31add iter_next_visible to skip unexpanded entriesCaolán McNamara1-0/+2
2020-03-31Introduce comphelper::ValueRestorationGuard extending FlagRestorationGuardMike Kaganski1-13/+16
2020-03-31Translate German variable namesJohnny_M1-2/+2
2020-03-31vcl: add doxygen comment for VclBuilderMiklos Vajna1-0/+1
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin2-18/+23
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke1-2/+1
2020-03-30remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl1-178/+0
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl1-15/+3
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin1-0/+2
2020-03-29Fix is_typed_flags for SfxStyleSearchBits (svl/style)Julien Nabet1-3/+3
2020-03-29OutlinerMode is not a typed_flags, it's not a bitmask (editeng)Julien Nabet1-4/+0
2020-03-29Fix is_typed_flags for SelectionEngineFlags (vcl/seleng)Julien Nabet1-1/+1
2020-03-29basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl1-8/+17
2020-03-29basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl1-0/+27
2020-03-29add convenience accessors to Matrix.hxxTomaž Vajngerl1-1/+44
2020-03-29basegfx: export B2DRange operator*=Tomaž Vajngerl1-1/+1
2020-03-29Fix is_typed_flags for SvxNumRuleFlags (editeng)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for EEControlBits (editeng)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for RegAccessMode (registry)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for SvxMSDffHandleFlags (svx/EnhancedCustomShapeGeom)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for ConfigItemMode (unotools/configitem)Julien Nabet1-1/+1
2020-03-29Fix is_typed_flags for SfxShellFeature (sfx2/shell)Julien Nabet1-1/+1
2020-03-28svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl1-0/+126
2020-03-28Fix is_typed_flags for EConfigurationModesJulien Nabet1-1/+1
2020-03-27add text alignment support to treeview entriesCaolán McNamara3-0/+12
2020-03-27these methods can take a const argumentCaolán McNamara1-4/+4
2020-03-26tdf#130074: add missing translations (line styles part)Julien Nabet1-13/+22
2020-03-26sd: extend test to check the PDF pages aren't rendered when loadedTomaž Vajngerl1-0/+2
2020-03-26extract GetAbsPos for reuseCaolán McNamara1-0/+2
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski2-37/+3
2020-03-25ValueSet is still needed from the CppunitTest_svtools_dialogs_tests libraryStephan Bergmann1-1/+1
2020-03-25no reason for the FontAntiAliasing setting being UNX-only (tdf#107744)Luboš Luňák1-7/+1
2020-03-25Fix typoAndrea Gelmini1-1/+1
2020-03-24weld writer navigatorCaolán McNamara3-3/+15
2020-03-24Removed duplicated includesAndrea Gelmini2-2/+0
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-6/+5
2020-03-24Fix typoAndrea Gelmini1-1/+1
2020-03-23Fix typosAndrea Gelmini2-2/+2