summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin1-6/+17
2020-04-16tdf#122444 Use fontwork name for object nameJim Raykowski1-0/+1
2020-04-16Resolves: tdf#122491 ClassificationDialog::run() is not calledCaolán McNamara1-2/+1
2020-04-15Related tdf#130778: New About dialogHeiko Tietze3-4/+10
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-0/+2
2020-04-15loplugin:buriedassign in salNoel Grandin2-3/+14
2020-04-15Add Area fill bitmap presetsandreas kainz1-0/+14
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl2-1/+11
2020-04-12small cleanups in TextRangerNoel Grandin1-13/+11
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl2-4/+2
2020-04-12remove {line,stroke}attribute.hxx from clang-format blacklistTomaž Vajngerl2-62/+60
2020-04-12clean-up NS and pragma once for LineAttribute, StrokeAttributeTomaž Vajngerl2-29/+9
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin2-2/+1
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand2-8/+24
2020-04-10tdf#130074 untranslated Arrow style stringsandreas kainz1-10/+21
2020-04-09tdf#104878 avoid extra deque allocations for empty Primitive2DContainerNoel Grandin1-1/+5
2020-04-09tdf#104878 speed up GfxLink compareNoel Grandin1-2/+3
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt2-4/+4
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth1-0/+1
2020-04-08add get_entry_font to match set_entry_fontCaolán McNamara1-0/+1
2020-04-08Fix edit button still appearing in CalcSamuel Mehrbrodt2-1/+2
2020-04-07allow setting combobox fontCaolán McNamara1-0/+3
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai1-0/+1
2020-04-07reap the glxtest child even if OpenGL is not usedLuboš Luňák1-0/+18
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák1-1/+2
2020-04-07remove polygonprimitive2d.hxx from clang-format blacklistTomaž Vajngerl1-176/+177
2020-04-06cleanup namespaces in polygonprimitive2d.hxxTomaž Vajngerl1-43/+2
2020-04-06move MetricField, MetricBox and MetricFormatter to be toolkit onlyCaolán McNamara3-104/+101
2020-04-06remove newly unused stuffCaolán McNamara2-111/+0
2020-04-06unset dest dnd row highlight after dropCaolán McNamara2-0/+3
2020-04-06LOk: notify the state values of the position and size property panelHenry Castro1-0/+1
2020-04-06lok: introduce QueryControlState functionHenry Castro4-0/+12
2020-04-04add ability to have custom renderer treeview rowsCaolán McNamara4-0/+44
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl9-415/+638
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