summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-11tdf#139429 Convert Style previews widget to IconViewSzymon Kłos1-0/+3
2021-02-11devtools: move constructors implementation into cxxTomaž Vajngerl2-14/+2
2021-02-11devtools: move handling of object inspector tree to own class/filesTomaž Vajngerl2-4/+46
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl3-7/+7
2021-02-11devtools: inspect selected object when DevTools are startedTomaž Vajngerl1-0/+2
2021-02-11default args for ImplGetTabRect variant are a hazardCaolán McNamara1-1/+1
2021-02-11pdfium: add a FPDFText_GetCharBox() wrapperMiklos Vajna1-0/+3
2021-02-11loplugin:refcounting generalise type checkingNoel1-1/+2
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin14-14/+14
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin1-1/+1
2021-02-11fix spelling MakeBlancPage->MakeBlankPageNoel Grandin1-1/+1
2021-02-11devtools: when selection changes, select obj. in DOM tree viewTomaž Vajngerl1-0/+1
2021-02-11devtools: rename LeftSideTreeView to DocumentModelTreeViewTomaž Vajngerl1-2/+2
2021-02-10devtools: handle object inspector with attached objectsTomaž Vajngerl1-0/+4
2021-02-10pdfium: eliminate FPDF_SCHHANDLE from the public headerMiklos Vajna1-13/+6
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel2-10/+10
2021-02-10clean up SdrObject cloningNoel23-69/+48
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin13-17/+16
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos1-0/+1
2021-02-08tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna1-0/+4
2021-02-08rtl::Uri: document difference of rtl_UriCharClass to RFC 3986Michael Stahl1-0/+13
2021-02-08tdf#124176 Use pragma once instead of include guards in xmlscriptmsrijita186-24/+6
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt1-0/+1
2021-02-08tdf#139767 fix crash caused by the selection listenerTomaž Vajngerl1-0/+2
2021-02-08Small refactorMike Kaganski1-4/+3
2021-02-07invoke idle priority timers only when actually idleLuboš Luňák2-0/+5
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski1-26/+40
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna1-0/+1
2021-02-06move Button to vcl/toolkitCaolán McNamara4-234/+207
2021-02-06move MenuButton to vcl/toolkitCaolán McNamara2-8/+6
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski2-34/+15