summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-24hide menubar detailsCaolán McNamara1-0/+1
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari1-1/+1
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák2-3/+8
2021-02-24simply use drawTransformedBitmap()Luboš Luňák1-0/+6
2021-02-24use unique_ptr in SplitWindowNoel Grandin1-1/+1
2021-02-24hide MenuBar detailsCaolán McNamara1-0/+2
2021-02-24pdfium: move PDFiumLibrary::get() impl out of the headerMiklos Vajna1-2/+2
2021-02-24restore namespace unwinding in SvXMLImportNoel1-0/+4
2021-02-24fix tools::Color(ColorAlpha.. constructorNoel Grandin1-1/+1
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)1-0/+8
2021-02-23loplugin:unusedmethodsNoel2-2/+0
2021-02-23loplugin:constantparamNoel3-3/+3
2021-02-23loplugin:unnecessaryvirtualNoel1-1/+1
2021-02-23reportdesigner focus out handler clobbering the preexisting handlerCaolán McNamara1-0/+9
2021-02-23loplugin:unusedfieldsNoel1-1/+0
2021-02-23weld clipboard menuCaolán McNamara1-7/+1
2021-02-23loplugin:refcounting in fpickerNoel1-1/+4
2021-02-22convert other svxruler menuCaolán McNamara1-1/+1
2021-02-22forward declare some things and avoid includesCaolán McNamara3-3/+4
2021-02-22weld colsmenuCaolán McNamara2-14/+20
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl1-2/+4
2021-02-22svx: fix unexpected large bezier shapes when created via the UNO APIMiklos Vajna1-0/+7
2021-02-22loplugin:refcounting in editengNoel1-1/+2
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara2-2/+13
2021-02-22rename to DropdownDockingWindowCaolán McNamara2-4/+4
2021-02-22loplugin:refcounting in connectivityNoel1-1/+1
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt1-0/+3
2021-02-22devtools: change the object inspector view to tabsTomaž Vajngerl2-5/+27
2021-02-21loplugin:refcounting in scNoel1-0/+132
2021-02-21loplugin:refcounting in oox..i18npoolNoel1-1/+1
2021-02-20loplugin:refcounting in sfx2Noel1-1/+2
2021-02-20loplugin:refcounting in svxNoel4-5/+6
2021-02-20merge together interimdockparent usageCaolán McNamara2-2/+12
2021-02-20loplugin:refcounting in svlNoel1-2/+2
2021-02-19move FixedText into toolkit-only headersCaolán McNamara3-54/+51
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara2-1/+5
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara4-48/+33
2021-02-19move VclBuilder::preload so desktop doesn't need to include that headerCaolán McNamara2-3/+2
2021-02-19weld rows menuCaolán McNamara2-3/+5
2021-02-19nRow argument is unusedCaolán McNamara1-3/+3
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-2/+3
2021-02-19pdfium: eliminate FPDF_DOCUMENT from public headerMiklos Vajna1-29/+12
2021-02-19tdf#124176 Use pragma once in include/oox/drawingmlQuentin DELAGE1-4/+1
2021-02-18update DataBrowser has-focus when child widget loses focusCaolán McNamara2-0/+11
2021-02-18move async focus-in/focus-out workaround to known client that needs itCaolán McNamara1-2/+11
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel2-4/+4
2021-02-18pdfium: eliminate FPDF_PAGE from public headerMiklos Vajna1-31/+13
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl1-0/+1
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl1-2/+3
2021-02-17tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)1-0/+3