summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-04Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-06-04Revert "tdf#125609 c10 vcl/button: enforce only one radio selected on init"Justin Luth
2020-06-03tdf#88109 improve autofill perf (2)Noel Grandin
2020-06-03tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna
2020-06-03lok: add "Remove" param to .uno:ChangeTabStopTomaž Vajngerl
2020-06-02tdf#128860 AutoCorrect: fix apostrophe in Czech, German,László Németh
2020-06-02tdf#133524 AutoCorrect: support double angle quotesLászló Németh
2020-06-01AutoCorrect: clean-up InsertQuoteLászló Németh
2020-06-01tdf#133547 Fix breaking of PDF graphic objectsTomaž Vajngerl
2020-05-30Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-29tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl
2020-05-29tdf#101181: use buffer device with alpha in glow effectMike Kaganski
2020-05-29Add AlphaMask::BlendWith method to blend 8-bit alpha masksMike Kaganski
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28Add LCIDs of [MS-LCID] from 3/4/2020 14.0 revisionEike Rathke
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara
2020-05-27WB_LISTBOX_POPUP is newly unusedCaolán McNamara
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara
2020-05-26tdf#133094 NotebookbarToolBox is not in the sidebarCaolán McNamara
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák
2020-05-26-Werror,-Wunused-private-fieldStephan Bergmann
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot
2020-05-25tdf#133342 Add user defined percent stringLaurent BP
2020-05-25support activate-on-single-clickCaolán McNamara
2020-05-25loplugin:unusedmethodsNoel Grandin
2020-05-25loplugin:constantparamNoel Grandin
2020-05-25svx:unit tests for theme count, gallery theme entry functions in galleryAditya
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24GetSysTextLayoutData is newly unusedCaolán McNamara
2020-05-24remove some unused definesNoel Grandin
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-24remove some unused typedefsNoel Grandin
2020-05-24tdf#74702 vcl: extract IsScreenComp()Chris Sherlock
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-23svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock
2020-05-22support rendering a widget snapshot to an OutputDeviceCaolán McNamara
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-22lok: MSForms: update callback's documentation.Tamás Zolnai
2020-05-22Revert "Move messagedialog header to shared include"Szymon Kłos
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2020-05-21split out labelitemwindowCaolán McNamara
2020-05-21Move messagedialog header to shared includeSzymon Kłos
2020-05-21FmXListBoxCell doesn't need to implement css::awt::XListBoxCaolán McNamara
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin