summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-04-10tdf#130074 untranslated Arrow style stringsandreas kainz
2020-04-09tdf#104878 avoid extra deque allocations for empty Primitive2DContainerNoel Grandin
2020-04-09tdf#104878 speed up GfxLink compareNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth
2020-04-08add get_entry_font to match set_entry_fontCaolán McNamara
2020-04-08Fix edit button still appearing in CalcSamuel Mehrbrodt
2020-04-07allow setting combobox fontCaolán McNamara
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai
2020-04-07reap the glxtest child even if OpenGL is not usedLuboš Luňák
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák
2020-04-07remove polygonprimitive2d.hxx from clang-format blacklistTomaž Vajngerl
2020-04-06cleanup namespaces in polygonprimitive2d.hxxTomaž Vajngerl
2020-04-06move MetricField, MetricBox and MetricFormatter to be toolkit onlyCaolán McNamara
2020-04-06remove newly unused stuffCaolán McNamara
2020-04-06unset dest dnd row highlight after dropCaolán McNamara
2020-04-06LOk: notify the state values of the position and size property panelHenry Castro
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-04-04add ability to have custom renderer treeview rowsCaolán McNamara
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-04-03remove polypolygonprimitive2d.{hxx,cxx} from clang-format blacklistTomaž Vajngerl
2020-04-03loplugin:constantparamNoel Grandin
2020-04-03Turn defines into constexprsMike Kaganski
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth
2020-04-03loplugin:singlevalfieldsNoel Grandin
2020-04-03loplugin:unnecessaryvirtualNoel Grandin
2020-04-02loplugin:virtualdeadNoel Grandin
2020-04-02make SvListView::IsSelected take const argCaolán McNamara
2020-04-02loplugin:unusedmethodsNoel Grandin
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch
2020-04-01fix ubsan after 7d6c67d323a87f1006d84c2a95b45dfbfb03c0c8Noel Grandin
2020-04-01add SAL_LOG area vcl.skia.traceLuboš Luňák
2020-03-31add iter_next_visible to skip unexpanded entriesCaolán McNamara
2020-03-31Introduce comphelper::ValueRestorationGuard extending FlagRestorationGuardMike Kaganski
2020-03-31Translate German variable namesJohnny_M
2020-03-31vcl: add doxygen comment for VclBuilderMiklos Vajna
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke
2020-03-30remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin
2020-03-29Fix is_typed_flags for SfxStyleSearchBits (svl/style)Julien Nabet
2020-03-29OutlinerMode is not a typed_flags, it's not a bitmask (editeng)Julien Nabet
2020-03-29Fix is_typed_flags for SelectionEngineFlags (vcl/seleng)Julien Nabet
2020-03-29basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl
2020-03-29basegfx: add convenience access. and creator to B2DHomMatrixTomaž Vajngerl
2020-03-29add convenience accessors to Matrix.hxxTomaž Vajngerl
2020-03-29basegfx: export B2DRange operator*=Tomaž Vajngerl
2020-03-29Fix is_typed_flags for SvxNumRuleFlags (editeng)Julien Nabet