summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31Mimetype icon update writer and calcandreas kainz
2018-05-31move related functions next to each otherLuboš Luňák
2018-05-31assert(!bThreadedGroupCalcInProgress) in ScGlobal get-or-create functionsLuboš Luňák
2018-05-31move mbThreadedGroupCalcInProgress from ScDocument to ScGlobalLuboš Luňák
2018-05-31connect up accessibility locationCaolán McNamara
2018-05-31dynamic_cast followed by static_castCaolán McNamara
2018-05-31Resolves: tdf#116268 use on/off data, not pos to determine which is whichCaolán McNamara
2018-05-31use std::unique_ptrCaolán McNamara
2018-05-31tdf#117537 block rentry to CheckAndMarkUnknownFontCaolán McNamara
2018-05-31ofz#8651 Integer-overflowCaolán McNamara
2018-05-31Add WordBasic property and its FileOpen "command"Tor Lillqvist
2018-05-31cppuhelper : use rtl::isAlphaNumeric instead of recreate the method.Arnaud Versini
2018-05-31Corrected PresObj StylesArmin Le Grand
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-31Run soffice frpm instdir (but CustomTarget_automationtest still can't work)Tor Lillqvist
2018-05-31Log the call to CoRegisterClassObject()Tor Lillqvist
2018-05-31chmod -xTor Lillqvist
2018-05-31focus rect for value setCaolán McNamara
2018-05-31Revert "Simplify: Use AutomationInvokedZone::isActive()"Tor Lillqvist
2018-05-31Comment out CustomTarget_automationtest for now, it can't work properlyTor Lillqvist
2018-05-31tdf#117884: intersect border with paint area of upper frame.Mark Hung
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist
2018-05-31Add a SAL_INFOTor Lillqvist
2018-05-31Add a unit test for the Automation client servicesTor Lillqvist
2018-05-31Must catch Exception here, not the more specific UnknownPropertyExceptionTor Lillqvist
2018-05-31Simplify: Use AutomationInvokedZone::isActive()Tor Lillqvist
2018-05-31Need to enter the AutomationInvokedZone here, tooTor Lillqvist
2018-05-31Add Author property to ooo::vba::excel::XWorkbook and implement itTor Lillqvist
2018-05-31Can simplify, our IDL compiler is more clever nowadaysTor Lillqvist
2018-05-31Avoid a SolarMutex assertion failure in some use cases from AutomationTor Lillqvist
2018-05-31comphelper: fix an IWYU warningMiklos Vajna
2018-05-31Enter AutomationInvokedZone appropriatelyTor Lillqvist
2018-05-31Introduce comphelper::Automation::AutomationInvokedZoneTor Lillqvist
2018-05-31Do same trick in setValue() as earlier in getValue() for Automation clientsTor Lillqvist
2018-05-31Decrease fragility in odd use cases with no current document (yet)Tor Lillqvist
2018-05-31Make convertDispparamsArgs() handle mismatch in number of parameters sanelyTor Lillqvist
2018-05-31Implement EnumConnections, and fix handling of mismatched parameter numberTor Lillqvist
2018-05-31Make SAL_INFO logging style more usefulTor Lillqvist
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