summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-06-01Move signature line to signed propertiesSamuel Mehrbrodt
2018-06-01tdf#117915: fix mix of Bullet TooltipsJulien Nabet
2018-06-01Fix typosAndrea Gelmini
2018-06-01tdf#117777 fix show hidden files/folders option on AndroidMert Tümer
2018-06-01[Pardus] tdf#106371 ability to insert/delete tables Android ViewerMert Tümer
2018-06-01Added Storage permission handling on the Android ViewerMert Tümer
2018-06-01tdf#115600 Use "Navigation element not found" message for HeadingsJim Raykowski
2018-06-01tdf#115600 Display messages in Findbar for Index entry navigationJim Raykowski
2018-05-31sc: disable test that fails on WindowsHenry Castro
2018-06-01linguistic: add functionality to change spellcheck colorFred Kruse
2018-06-01Updated coreSophia Schröder
2018-06-01Updated coreSophia Schröder
2018-06-01Updated coreAdolfo Jayme Barrientos
2018-06-01Updated coreAdolfo Jayme Barrientos
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