summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-09-20The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist1-27/+7
2019-09-20More hacks for quit requests from an OLE Automation clientTor Lillqvist1-1/+13
2019-09-20Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist1-0/+1
2019-09-20Don't crash if the BSTR pointer in a VARIANT is (weirdly) nullTor Lillqvist1-2/+5
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar1-1/+1
2019-09-18libreofficekit: send show/hide messages for dialogsSzymon Kłos1-0/+2
2019-09-16shave 10% off load time of large docx fileNoel Grandin1-0/+5
2019-09-06tdf#126959 impress table border resize handle supportTomaž Vajngerl2-2/+7
2019-09-06lok: change table border position param. from new pos. to offsetTomaž Vajngerl2-2/+3
2019-09-05warn on load when a document binds an event to a macroCaolán McNamara5-1/+19
2019-09-03LOK: per-view support for isMobile()Muhammet Kara1-2/+2
2019-09-03lok: Add isMobile() methodMuhammet Kara1-0/+6
2019-09-03fix warning: "TRACE_LINKS" is not defined [-Wundef] in non-debug buildAndras Timar1-0/+2
2019-09-03sc: LOK: commit cell edits before saveasAshod Nakashian1-0/+2
2019-09-03Link: support tracing link source and targetAshod Nakashian1-0/+61
2019-09-03sfx2: include what we use onlyAshod Nakashian1-6/+4
2019-09-03ViewShellBase const correctnessAshod Nakashian1-2/+1
2019-08-29custom widgets: Rename 'stock' to 'action'.Jan Holesovsky2-7/+7
2019-08-29tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl1-0/+1
2019-08-29tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl1-0/+6
2019-08-29tdf#124150 increase size of color valueset widgetTomaž Vajngerl1-0/+1
2019-08-29support opacity for widget definition draw SVGsTomaž Vajngerl1-0/+4
2019-08-29parse more attributes in SvgDrawVisitorTomaž Vajngerl1-0/+14
2019-08-29use gfx namespace for DrawCommandsTomaž Vajngerl1-0/+11
2019-08-29svgio visitor, add draw commands and create the from svgTomaž Vajngerl1-0/+74
2019-08-29Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl1-9/+4
2019-08-29Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke1-0/+3
2019-08-29Make temp strings localizable in AutoRedactDialogMuhammet Kara1-0/+29
2019-08-27tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke3-1/+5
2019-08-21Fix typosAndrea Gelmini1-1/+1
2019-08-21LOK: move LOK callback-type-to-string helper to headerAshod Nakashian1-0/+103
2019-08-21tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai1-0/+1
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl3-0/+13
2019-08-09Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist1-0/+1
2019-08-08lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl1-1/+17
2019-08-05add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro1-0/+1
2019-08-05LOK: Improved selection complexity detectionAshod Nakashian1-1/+1
2019-08-05lok: update graphic selection callback descriptionMarco Cecchetti1-4/+33
2019-08-05lok: shape scaling reworkMarco Cecchetti1-2/+4
2019-08-05LOK: re-factor async key & mouse event re-posting.Michael Meeks2-50/+10
2019-08-05cid#1399432 Uncaught exceptionCaolán McNamara1-3/+3
2019-08-05fix copy/paste mistake in TOOLS_INFO_EXCEPTIONNoel Grandin1-1/+1
2019-08-05add TOOLS_WARN_EXCEPTION,etc macrosNoel Grandin1-0/+34
2019-08-05lok: clipboard: per view clipboard creation.Michael Meeks2-5/+5
2019-08-05LOK: Support detecting complex selectionsAshod Nakashian4-0/+23
2019-08-05Add more powerful selection fetch & clipboard set methods.Michael Meeks2-0/+56
2019-08-05sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian1-0/+3
2019-08-05sfx: LOK: notify clients of the sidebar stateAshod Nakashian1-7/+6
2019-08-05sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian2-0/+3
2019-08-05sfx: LOK: toggle sidebar decksAshod Nakashian1-0/+10