summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara1-1/+3
2020-05-26tdf#133094 NotebookbarToolBox is not in the sidebarCaolán McNamara2-2/+5
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák1-6/+6
2020-05-26-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos1-1/+2
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot1-0/+1
2020-05-25tdf#133342 Add user defined percent stringLaurent BP1-0/+2
2020-05-25support activate-on-single-clickCaolán McNamara1-0/+4
2020-05-25loplugin:unusedmethodsNoel Grandin3-8/+0
2020-05-25loplugin:constantparamNoel Grandin1-2/+1
2020-05-25svx:unit tests for theme count, gallery theme entry functions in galleryAditya1-2/+2
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk7-31/+106
2020-05-24GetSysFontData is newly unusedCaolán McNamara2-39/+0
2020-05-24GetSysTextLayoutData is newly unusedCaolán McNamara2-19/+0
2020-05-24remove some unused definesNoel Grandin3-12/+1
2020-05-24inline some use-once typedefsNoel Grandin6-21/+12
2020-05-24remove some unused typedefsNoel Grandin1-1/+0
2020-05-24tdf#74702 vcl: extract IsScreenComp()Chris Sherlock3-0/+6
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski5-11/+6
2020-05-23svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl1-0/+2
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock2-2/+2
2020-05-22support rendering a widget snapshot to an OutputDeviceCaolán McNamara1-2/+3
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara1-1/+1
2020-05-22move InterimItemWindow to vclCaolán McNamara5-7/+7
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara17-22/+22
2020-05-22lok: MSForms: update callback's documentation.Tamás Zolnai1-1/+6
2020-05-22Revert "Move messagedialog header to shared include"Szymon Kłos1-58/+0
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl1-3/+2
2020-05-21split out labelitemwindowCaolán McNamara1-0/+30
2020-05-21Move messagedialog header to shared includeSzymon Kłos1-0/+58
2020-05-21FmXListBoxCell doesn't need to implement css::awt::XListBoxCaolán McNamara1-10/+0
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin2-11/+10
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos1-3/+4
2020-05-21weld ListBoxControlCaolán McNamara2-12/+19
2020-05-20Restructure DrawOutDevDirectCheck to avoid using uninitialized pointerMike Kaganski2-2/+2
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara2-1/+5
2020-05-20weld ComboBoxControlCaolán McNamara1-11/+7
2020-05-20jsdialog: send tab namesSzymon Kłos1-0/+3
2020-05-20meta:non-whitespace-character-count attribute is knownhimajin1000001-1/+2
2020-05-19loplugin:constantparamNoel Grandin3-3/+3
2020-05-19tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl1-2/+5
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl1-0/+2
2020-05-19xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota1-0/+1
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl1-2/+4
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl4-1/+55
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl1-0/+1
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna1-3/+1
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos2-2/+2
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-2/+4
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn1-1/+1