summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-17pdfium: eliminate FPDF_SIGNATURE from public headerMiklos Vajna1-14/+9
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl1-0/+2
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl1-0/+2
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl1-0/+2
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl1-0/+3
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl1-0/+4
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl1-0/+2
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl1-0/+2
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl1-0/+2
2021-02-16WB_HYPHENATION is newly unusedCaolán McNamara1-1/+1
2021-02-16move FixedImage to toolkit-only headersCaolán McNamara3-37/+37
2021-02-16weld sidebar "too-narrow" CloseIndicatorCaolán McNamara1-7/+2
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara1-0/+2
2021-02-16pdfium: add a FPDF_GetLastError() wrapperMiklos Vajna2-0/+30
2021-02-16loplugin:referencecasting in reportdesignNoel1-1/+1
2021-02-15Related: tdf#140387 give toolbuttons a11y namesCaolán McNamara1-3/+0
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara3-7/+8
2021-02-15vcl: split-up GraphicFilter::Import into per-format methodsTomaž Vajngerl1-0/+19
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara5-0/+9
2021-02-15Revert "ofz#29461 flatten SetAttrSet recursion"Caolán McNamara1-2/+2
2021-02-15Fix commentsMike Kaganski1-4/+4
2021-02-15Do not initialize array at each function callMike Kaganski1-6/+6
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski4-51/+334
2021-02-14devtools: add .uno action to trigger inspect of the selected objectTomaž Vajngerl2-1/+6
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara1-2/+1
2021-02-13ofz#29461 flatten SetAttrSet recursionCaolán McNamara1-2/+2
2021-02-13Resolves: tdf#138839 Add Cabécar {cjp-CR} 0x06AA, Bribri {bzd-CR} 0x06ABEike Rathke1-0/+2
2021-02-12weld impress annotation windowCaolán McNamara1-1/+1
2021-02-12add conversion operator to rtl::ReferenceNoel1-0/+12
2021-02-12allow using css::graphic::XGraphic to set menu imageCaolán McNamara1-5/+6
2021-02-12pdfium: eliminate FPDF_TEXTPAGE from the public headerMiklos Vajna1-16/+7