summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
2018-05-31Avoid crash if pDocShell is nullTor Lillqvist
2018-05-31Add ooo.vba.excel.XApplicationOutgoingTor Lillqvist
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-31Add entries for Calc.ApplcationTor Lillqvist
2018-05-31Move two functions to perhaps less confusing locationsTor Lillqvist
2018-05-31Can simplify, our IDL compiler is more clever nowadaysTor Lillqvist
2018-05-31Add window geometry attributes, too, to ooo.vba.word.XApplicationTor Lillqvist
2018-05-31Add Move() to ooo.vba.word.XApplicationTor Lillqvist
2018-05-31Add Resize() method to ooo.vba.word.XApplicationTor Lillqvist
2018-05-31Add a WindowState attribute to ooo.vba.word.XApplication, tooTor Lillqvist
2018-05-31Can simplify, our IDL compiler is more clever nowadaysTor Lillqvist
2018-05-31If a DocumentBeforeClose event handler says no, don't thenTor Lillqvist
2018-05-31Use correct index for incoming Arguments sequenceTor Lillqvist
2018-05-31Add DocumentOpen and NewDocument to XApplicationOutgoing and emit suchTor Lillqvist
2018-05-31Emit DocumentChange events less eagerly (to Automation clients)Tor Lillqvist
2018-05-31Initialise mxMSF in all casesTor Lillqvist
2018-05-31Add informative commentTor Lillqvist
2018-05-31Add ooo::vba::word::XDocuments::OpenNoRepairDialog()Tor Lillqvist
2018-05-31Fire the DocumentBeforeClose event (call the callback)Tor Lillqvist
2018-05-31Add ooo::vba::word::XApplicationOutgoing::DocumentBeforeClose() callbackTor Lillqvist
2018-05-31We need to keep an ooo::vba::word::XDocument ref in the SwDocShell for...Tor Lillqvist
2018-05-31First attempt at passing arguments, also in and inout, to Automation callbacksTor Lillqvist
2018-05-31A few SAL_INFO tweaksTor Lillqvist
2018-05-31First attempt at implementing CXTypeInfo::GetFuncDesc() and ReleaseFuncDesc()Tor Lillqvist
2018-05-31ofz#8644 oss build brokenCaolán McNamara
2018-05-31Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist
2018-05-31Add Document.Close event generationTor Lillqvist
2018-05-31Add one more #define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING 1Tor Lillqvist
2018-05-31drop last use of TransferableHelper::GetSystemClipboardCaolán McNamara
2018-05-31tdf#117864 TransferableHelper::GetSystemClipboard requires a focus windowCaolán McNamara
2018-05-31RTL support for custom widgetsCaolán McNamara
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-05-31libnumbertext: update to 1.0 beta 3László Németh
2018-05-31move some CanvasHelper::implDrawBitmap inside vclNoel Grandin
2018-05-31Remove leftover hardcoded check for SwVbaApplicationTor Lillqvist
2018-05-31Add ooo.vba.word.XDocumentOutgoingTor Lillqvist
2018-05-31Bin leftover misleading commentTor Lillqvist
2018-05-31Updated coreOlivier Hallot
2018-05-31Updated coreOlivier Hallot
2018-05-31We want just one SwVbaGlobals and SwVbaApplication for all Automation clientsTor Lillqvist
2018-05-30Work in progress related to invoking events in Automation clientsTor Lillqvist
2018-05-30dont use GetMask in GeoTexSvxBitmapExNoel Grandin
2018-05-30fix "vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilter"Noel Grandin
2018-05-30tdf#117859 crash in Tab Color a11yCaolán McNamara
2018-05-30sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna
2018-05-30mariadb-connector-c: fix Windows buildMiklos Vajna
2018-05-30Add a (dummy) ooo::vba::word::XApplication::ShowMe() implementationTor Lillqvist
2018-05-30Implement InterfaceOleWrapper::GetTypeInfoCount()Tor Lillqvist
2018-05-30tdf#111988 Bump OSX version in READMEXisco Fauli