summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* It is not a good idea to allocate a UNO object staticallyTor Lillqvist2019-09-201-4/+12
* Veto process exit while an OLE client is connectedTor Lillqvist2019-09-202-0/+52
* tdf#122221: Bin apparently unnecessary early returnTor Lillqvist2019-09-201-0/+2
* Add css_comp_Impress_oox_PowerPointExportTor Lillqvist2019-09-201-0/+2
* Fix "external" graphic filter code for the DISABLE_DYNLOADING caseTor Lillqvist2019-09-201-16/+14
* tdf#124364: Add some missing components from chart2, svtools, and xmloffTor Lillqvist2019-09-201-0/+4
* Add the Visio import filter constructorTor Lillqvist2019-09-201-0/+2
* We neeed to include <sal/log.hxx> after some IWYU goodness elsewhereTor Lillqvist2019-09-202-0/+2
* Add the librevenge libraryTor Lillqvist2019-09-201-0/+1
* The iOS DataFlavorMapper::getAllSupportedPboardTypes() is unusedTor Lillqvist2019-09-202-16/+0
* tdf#124752: We do need to accept text/html from the system clipboardTor Lillqvist2019-09-201-2/+5
* Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist2019-09-203-0/+14
* tdf#124752: Simplify the iOS DataFlavorMapping thing a lotTor Lillqvist2019-09-201-126/+1
* tdf#124752: Reduce number of formats offered on clipboard on mobile devicesTor Lillqvist2019-09-201-3/+21
* tdf#124752: Use best speed for PNG encoding on iOSTor Lillqvist2019-09-201-1/+17
* Fix build breakage when no localisations are present in an iOS buildTor Lillqvist2019-09-201-1/+1
* tdf#124752: Add system clipboard interface for iOSTor Lillqvist2019-09-2014-3/+1606
* The proxyfac component seems to be neededTor Lillqvist2019-09-201-0/+1
* Add ooo.vba.word.XDocument.SavePreviewPngAs() and implementTor Lillqvist2019-09-203-1/+19
* Revert "m_FeedbackFDs is unused on iOS"Tor Lillqvist2019-09-202-4/+0
* tdf#125397: Avoid crash if GetpApp() returns null, can happen on iOS at leastTor Lillqvist2019-09-201-1/+3
* Use hand-crafted passwd entry for iOS Simulator as getpwuid_r() does not workTor Lillqvist2019-09-201-0/+30
* Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist2019-09-201-0/+4
* Using the m_FeedbackFDs is now necessary also on iOSTor Lillqvist2019-09-201-14/+0
* Add a SAL_INFO to SwWordBasic::FileSaveAs()Tor Lillqvist2019-09-201-0/+2
* Add XWordBasic.FileSaveAs() and implementTor Lillqvist2019-09-204-47/+163
* Turn an incoming VT_NULL when a STRING is wanted into an empty BSTRTor Lillqvist2019-09-201-0/+2
* Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO()Tor Lillqvist2019-09-201-1/+1
* Don't crash if the BSTR pointer in a VARIANT is (weirdly) nullTor Lillqvist2019-09-201-2/+5
* tdf#124360: The cui component is needed in the iOS appTor Lillqvist2019-09-201-0/+1
* Implement the FullName property correctly in the Automation caseTor Lillqvist2019-09-201-0/+10
* Add a few SAL_INFOsTor Lillqvist2019-09-201-1/+7
* Warn when getFileURLFromSystemPath() fails, not when it succeedsTor Lillqvist2019-09-201-2/+2
* Change XWordBasic methods to return anyTor Lillqvist2019-09-202-21/+21
* Add Rows() method to ooo.vba.excel.XApplicationTor Lillqvist2019-09-203-0/+11
* Avoid "Text Import" dialog if invoking Paste() from OLE AutomationTor Lillqvist2019-09-201-2/+4
* Avoid dialog headings showing up as some serif font in the iOS appTor Lillqvist2019-09-201-1/+1
* Use the colibre icon theme in Online and appsTor Lillqvist2019-09-201-0/+5
* Use SAL_FALLTHROUGHTor Lillqvist2019-09-201-1/+1
* Fix compilation error without precompiled headersTor Lillqvist2019-09-201-0/+1
* Stopgap measure to fix compilation error on WindowsTor Lillqvist2019-09-201-0/+4
* Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implementTor Lillqvist2019-09-203-0/+117
* tdf#124168: The libctllo.a is needed in the iOS app for ToCTor Lillqvist2019-09-201-0/+1
* tdf#124168: We do need the BasicDLL thing also in the iOS appTor Lillqvist2019-09-201-5/+3
* tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futileTor Lillqvist2019-09-201-0/+5
* Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist2019-09-202-2/+22
* Use smaller default font on iOS (in practice used for dialogs in the iOS app)Tor Lillqvist2019-09-201-1/+1
* tdf#127163: Add AutoRedactDoc command to the Tools menuMuhammet Kara2019-09-203-0/+6
* tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist2019-09-201-5/+14
* Add FIXMETor Lillqvist2019-09-201-0/+1