summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lok: don't be prejudiced against a single missing mime-type.private/mmeeks/copypasteMichael Meeks2019-05-291-0/+3
* sw: implement select-all for the frame shellMiklos Vajna2019-05-284-0/+26
* sw: LOK paste: don't require an object descriptor when importing ODFMiklos Vajna2019-05-282-8/+14
* Actually add the unit test.Michael Meeks2019-05-281-0/+31
* Add unit test & fix another.Michael Meeks2019-05-281-1/+2
* lok: add getBinarySelection API - to go beyond text.Michael Meeks2019-05-283-4/+46
* gtktiledviewer: Fix crash on copy.Michael Meeks2019-05-251-0/+1
* Transition sidebar: Apply the transition duration right away.Jan Holesovsky2019-05-241-0/+2
* Add a parameter to insert a text box directly.Jan Holesovsky2019-05-242-1/+5
* sd: make Tools -> Language -> For All Text affect shape textMiklos Vajna2019-05-243-0/+45
* [cp] sw HTML import: ignore comments unconditionallyMiklos Vajna2019-05-231-0/+1
* lru_map: fix std::move insertJan-Marek Glogowski2019-05-231-0/+1
* use the rect from all primitives when converting svg to BitmapTomaž Vajngerl2019-05-231-8/+5
* sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna2019-05-236-12/+41
* widgettheme: support multiple spinbox orientationsTomaž Vajngerl2019-05-232-3/+11
* bring lru_map to the latest (needed by widget draw cache)Tomaž Vajngerl2019-05-231-8/+37
* svgio: fix rendering when the width/height isn't present in SVGTomaž Vajngerl2019-05-234-19/+124
* Add ooo.vba.word.XDocument.SavePreviewPngAs() and implementTor Lillqvist2019-05-223-1/+19
* lo: disable under-used hyperlink fields that are buggy online.Michael Meeks2019-05-221-16/+31
* tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai2019-05-216-13/+117
* tdf#125397: Avoid crash if GetpApp() returns null, can happen on iOS at leastTor Lillqvist2019-05-211-1/+3
* tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist2019-05-212-2/+21
* Fix build error: m_pDBManager should surely be mpDBManagerTor Lillqvist2019-05-201-2/+2
* tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai2019-05-195-7/+91
* tdf#117480 fix crash in mailmergeSzymon Kłos2019-05-191-358/+365
* tdf#122198 don't remove db after closeSzymon Kłos2019-05-191-0/+2
* Presentation minimizer: Handle also presentation.GraphicObjectShape URLTamás Zolnai2019-05-191-2/+4
* SharePoint: Add dialog to choose opening in read-only or edit mode.Mike Kaganski2019-05-189-10/+153
* Make spsupp_x64 independent of shell/CustomTarget_x64Mike Kaganski2019-05-188-16/+60
* Add license statementMike Kaganski2019-05-171-1/+12
* Drop obsolete commented out debug outputMike Kaganski2019-05-161-1/+0
* Use hand-crafted passwd entry for iOS Simulator as getpwuid_r() does not workTor Lillqvist2019-05-161-0/+30
* Revert "CppunitTest_sw_tiledrendering: close the document while LOK is ...Miklos Vajna2019-05-151-2/+0
* git-review: Use the hostname instead of alias.cp-6.0-31Jan Holesovsky2019-05-151-1/+1
* Attempt to load the theme when LibreOfficeKit is active.Jan Holesovsky2019-05-151-2/+3
* Reimplement IObjectSafety from aggregate object into ancestorMike Kaganski2019-05-153-142/+67
* Use lambdas to initialize staticsMike Kaganski2019-05-151-16/+14
* Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna2019-05-154-41/+0
* Check passed pointersMike Kaganski2019-05-151-0/+6
* Use proper VARIANT_BOOL values: VARIANT_TRUE is actually -1Mike Kaganski2019-05-151-3/+10
* CppunitTest_sw_tiledrendering: close the document while LOK is still activeAshod Nakashian2019-05-141-0/+2
* sw lok: assume no windows in SwLayoutFrame::PaintSwFrame()Miklos Vajna2019-05-143-1/+39
* CppunitTest_sw_tiledrendering: avoid stack-use-after-return in ...Miklos Vajna2019-05-141-0/+7
* Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist2019-05-141-0/+4
* Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist2019-05-143-5/+20
* We apparently need to drop the Solar Mutex when exiting lo_runLoop() on iOSTor Lillqvist2019-05-141-4/+11
* Bump version to 6.0-31Andras Timar2019-05-141-1/+1
* LOK: sc: Issue DOCUMENT_SIZE_CHANGED only when size changesAshod Nakashian2019-05-141-6/+10
* LOK: Do not offset window coordinates in LOKAshod Nakashian2019-05-142-3/+8
* LOK: Reduce and improve logging of event compressionAshod Nakashian2019-05-141-27/+32