summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix edit button still appearing in CalcSamuel Mehrbrodt2020-04-082-1/+2
* allow setting combobox fontCaolán McNamara2020-04-071-0/+3
* lok: Use a different window type for tooltips.Tamás Zolnai2020-04-071-0/+1
* reap the glxtest child even if OpenGL is not usedLuboš Luňák2020-04-071-0/+18
* no gray conversion needed for VCL alpha hacksLuboš Luňák2020-04-071-1/+2
* remove polygonprimitive2d.hxx from clang-format blacklistTomaž Vajngerl2020-04-071-176/+177
* cleanup namespaces in polygonprimitive2d.hxxTomaž Vajngerl2020-04-061-43/+2
* move MetricField, MetricBox and MetricFormatter to be toolkit onlyCaolán McNamara2020-04-063-104/+101
* remove newly unused stuffCaolán McNamara2020-04-062-111/+0
* unset dest dnd row highlight after dropCaolán McNamara2020-04-062-0/+3
* LOk: notify the state values of the position and size property panelHenry Castro2020-04-061-0/+1
* lok: introduce QueryControlState functionHenry Castro2020-04-064-0/+12
* add ability to have custom renderer treeview rowsCaolán McNamara2020-04-044-0/+44
* split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl2020-04-039-415/+638
* remove polypolygonprimitive2d.{hxx,cxx} from clang-format blacklistTomaž Vajngerl2020-04-031-358/+371
* loplugin:constantparamNoel Grandin2020-04-033-7/+5
* Turn defines into constexprsMike Kaganski2020-04-033-342/+350
* tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth2020-04-031-0/+2
* loplugin:singlevalfieldsNoel Grandin2020-04-031-4/+0
* loplugin:unnecessaryvirtualNoel Grandin2020-04-032-3/+3
* loplugin:virtualdeadNoel Grandin2020-04-021-3/+0
* make SvListView::IsSelected take const argCaolán McNamara2020-04-021-1/+1
* loplugin:unusedmethodsNoel Grandin2020-04-022-11/+0
* tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch2020-04-021-0/+3
* fix ubsan after 7d6c67d323a87f1006d84c2a95b45dfbfb03c0c8Noel Grandin2020-04-011-1/+2
* add SAL_LOG area vcl.skia.traceLuboš Luňák2020-04-011-1/+2
* add iter_next_visible to skip unexpanded entriesCaolán McNamara2020-03-311-0/+2
* Introduce comphelper::ValueRestorationGuard extending FlagRestorationGuardMike Kaganski2020-03-311-13/+16
* Translate German variable namesJohnny_M2020-03-311-2/+2
* vcl: add doxygen comment for VclBuilderMiklos Vajna2020-03-311-0/+1
* convert enum to scoped in SvBaseLinkNoel Grandin2020-03-312-18/+23
* Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke2020-03-311-2/+1
* remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl2020-03-301-178/+0
* pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl2020-03-291-15/+3
* tdf#131632 animation effects are missing featuresNoel Grandin2020-03-291-0/+2
* Fix is_typed_flags for SfxStyleSearchBits (svl/style)Julien Nabet2020-03-291-3/+3
* OutlinerMode is not a typed_flags, it's not a bitmask (editeng)Julien Nabet2020-03-291-4/+0
* Fix is_typed_flags for SelectionEngineFlags (vcl/seleng)Julien Nabet2020-03-291-1/+1
* basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl2020-03-291-8/+17
* basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl2020-03-291-0/+27
* add convenience accessors to Matrix.hxxTomaž Vajngerl2020-03-291-1/+44
* basegfx: export B2DRange operator*=Tomaž Vajngerl2020-03-291-1/+1
* Fix is_typed_flags for SvxNumRuleFlags (editeng)Julien Nabet2020-03-291-1/+1
* Fix is_typed_flags for EEControlBits (editeng)Julien Nabet2020-03-291-1/+1
* Fix is_typed_flags for RegAccessMode (registry)Julien Nabet2020-03-291-1/+1
* Fix is_typed_flags for SvxMSDffHandleFlags (svx/EnhancedCustomShapeGeom)Julien Nabet2020-03-291-1/+1
* Fix is_typed_flags for ConfigItemMode (unotools/configitem)Julien Nabet2020-03-291-1/+1
* Fix is_typed_flags for SfxShellFeature (sfx2/shell)Julien Nabet2020-03-291-1/+1
* svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl2020-03-281-0/+126
* Fix is_typed_flags for EConfigurationModesJulien Nabet2020-03-281-1/+1