summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-20drop unneeded includeCaolán McNamara1-1/+0
2021-03-20add GetInputLanguage to EditViewCaolán McNamara1-0/+2
2021-03-20SvxShape: no need to inherit from WeakAggImplHelper1 twiceNoel Grandin1-6/+1
2021-03-19Fix typo in commentStephan Bergmann1-1/+1
2021-03-18inline some tiny sfx2 functionsNoel1-5/+0
2021-03-18elide SetParentAtSdrObjectFromSdrObjListNoel Grandin1-2/+1
2021-03-18weld the sidebar deckCaolán McNamara6-63/+54
2021-03-17optimize SalLayoutGlyphs for the common caseLuboš Luňák1-6/+7
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák3-11/+20
2021-03-17devtools: add refresh button for the DocumentObjectTreeViewTomaž Vajngerl2-0/+5
2021-03-16enable grabbing focus to an unspecified container childCaolán McNamara1-0/+2
2021-03-16systools is no longer part of the URE interfaceStephan Bergmann1-3/+3
2021-03-16add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara1-0/+1
2021-03-16vcl: add BmpReader{Writer} and many BMP format testTomaž Vajngerl1-0/+1
2021-03-16devtools: add a text view to show the value of selected propertyTomaž Vajngerl3-2/+13
2021-03-16devtools: put ObjectInspector widgets into it's own classTomaž Vajngerl3-21/+55
2021-03-15Fix typo in codeAndrea Gelmini1-1/+1
2021-03-15drop PrintWindowSubTree that is only callable by itselfCaolán McNamara1-2/+0
2021-03-15Fix typosAndrea Gelmini1-1/+1
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl2-0/+10
2021-03-15Drop obsolete commentsMike Kaganski1-9/+0
2021-03-15Clarify that rtl::ToStringHelper::length must be preciseStephan Bergmann3-3/+1
2021-03-15no need for this map<> key to be constNoel2-2/+2
2021-03-14fix typo in style dialog functionSeth Chaiklin1-1/+1
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski1-0/+2
2021-03-14check for quit when calling Yield in loopNoel Grandin1-0/+4
2021-03-14loplugin:unusedmethodsNoel4-8/+0
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara1-0/+3
2021-03-13devtools: document classes and method, remove unneeded methodsTomaž Vajngerl4-2/+43
2021-03-13devtools: show superclass tree in interface and services tree viewTomaž Vajngerl1-1/+4
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl4-7/+73
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák2-59/+4
2021-03-12add support for Microsoft Gif chunk to PngImageReaderLuboš Luňák1-0/+5
2021-03-12tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs1-0/+1
2021-03-12use some forward declares to avoid including vcl/window.hxxCaolán McNamara2-5/+5
2021-03-12use preferred variant when window arg is nullCaolán McNamara2-6/+8
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara1-5/+5
2021-03-12Fix wrong position on move when page has marginmert1-1/+5
2021-03-11use an explicit parent for error messageCaolán McNamara1-1/+1
2021-03-11use an explicit parent for error messageCaolán McNamara1-1/+1
2021-03-11TransferableDataHelper::CreateFromSelection doesn't use its argumentCaolán McNamara1-1/+1
2021-03-11keep SfxObjectShell::GetDialogParent ret as an awt::XWindowCaolán McNamara1-2/+2
2021-03-11use some forward declares to reduce includesCaolán McNamara8-25/+24
2021-03-11remove intermediate containers in sidebarsCaolán McNamara9-48/+44
2021-03-11create GetElementParentWindow on demandCaolán McNamara2-4/+4
2021-03-11merge panel and panel titleCaolán McNamara1-5/+8
2021-03-11drop newly unused code and macrosCaolán McNamara2-78/+0
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel15-98/+111
2021-03-11rename RID_SVXSTR_GRAFIKLINK to RID_SVXSTR_GRAPHICLINKNoel1-1/+1
2021-03-11rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara1-2/+2