summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-09android: Allow specification of the API level.cp-android-20coas-0.1.0Jan Holesovsky1-1/+14
2019-07-09android: Allow using SDK and NDK directly from the Android Studio.Jan Holesovsky4-12/+18
2019-07-09Show who has locked the document when reopening a read-only documentMike Kaganski4-36/+84
2019-07-08sw: fix gcc-4.8 buildMiklos Vajna1-1/+1
2019-07-08sw lok: hide UI to set Word-incompatible anchor typesMiklos Vajna4-1/+39
2019-07-08sw comments on frames: fix comment insert for as-char frame at para startMiklos Vajna2-21/+30
2019-07-08sw: insert image: set anchor to as-char by defaultMiklos Vajna1-0/+5
2019-07-08sw comments on frames: delete comment of as-char frame when deleting frameMiklos Vajna2-3/+20
2019-07-08sw comments on frames: delete comment of frame when deleting frameMiklos Vajna2-0/+53
2019-07-08sw comments on frames: fix DOC handlingMiklos Vajna6-8/+55
2019-07-08tdf#125655 disbale quick edit mode for iOS and AndroidTomaž Vajngerl1-0/+11
2019-07-05Center spsupp_helper dialog on screen; make it topmostMike Kaganski1-2/+2
2019-07-04tdf#126114 - Form fields are displayed twice (double)Tamás Zolnai3-1/+8
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna3-0/+31
2019-07-04sw: fix missing registration of CppunitTest_sw_unowriterMiklos Vajna2-0/+2
2019-07-04sw comments on frames: fix DOCX handlingMiklos Vajna10-20/+88
2019-07-04sw comments on frames: fix UI to be able to annotate with at-char anchorsMiklos Vajna7-3/+69
2019-07-04sw comments on frames: fix layout to place anchor next to the imageMiklos Vajna4-7/+102
2019-07-04sw comments on frames: fix annotation start order in UNO portion enumMiklos Vajna2-7/+51
2019-07-04sw comments: allow ranges to be created which cover only the placeholder charMiklos Vajna3-3/+19
2019-07-01Bump version to 6.0-33co-6.0-33Andras Timar1-1/+1
2019-07-01sw: implement inserting comments when an as-char image is selectedMiklos Vajna6-0/+76
2019-07-01sw: extract postit insert code from SwTextShell::ExecField()Miklos Vajna3-64/+79
2019-06-29Fix build error [-Werror=shadow]Muhammet Kara1-11/+11
2019-06-29lokdialog: Convert the Format -> Position and Size... to async exec for scMuhammet Kara1-51/+65
2019-06-29lokdialog: Convert the Format -> Position and Size... to async exec for swMuhammet Kara1-84/+94
2019-06-29lokdialog: Convert the Format -> ... -> Line... to async execMuhammet Kara2-35/+48
2019-06-29lokdialog: Convert the Format -> ... -> Area... to async exec.Muhammet Kara3-39/+53
2019-06-29Give a parent to the AreaTabDialogMuhammet Kara1-1/+1
2019-06-29Give a parent to the Position and Size (Transform) dialogMuhammet Kara1-2/+2
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski5-14/+41
2019-06-28Register versions from 1 to 5 for SharePoint OpenDocuments objectMike Kaganski3-28/+64
2019-06-24fix iOS build for simulator definitionTomaž Vajngerl1-1/+0
2019-06-24don't compile MediaPlaybackPanel if we don't have avmediaTomaž Vajngerl2-1/+7
2019-06-19android: Fix type of a C string to be const char[].cp-android-19Jan Holesovsky1-4/+6
2019-06-19sfx2 character map dialog: avoid double insert of glyphMiklos Vajna1-1/+0
2019-06-18[cp] android: Default to colibre.Jan Holesovsky1-0/+7
2019-06-18android: Add the sidebar-related constructors to liblo-native-code.so.Jan Holesovsky1-0/+6
2019-06-18android: Define the icon theme in distro-configs and switch to colibre.Jan Holesovsky4-1/+3
2019-06-18android: Fix non-debug build.Jan Holesovsky1-1/+1
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl3-9/+19
2019-06-17lok: send message when in place editingSzymon Kłos1-1/+6
2019-06-17lok: remove ext text event re-entrancy hazard.Michael Meeks1-0/+6
2019-06-17Introduce --enable-android-editingStephan Bergmann4-3/+14
2019-06-17Compile also the palette_neon_intrinsics file for ARMTor Lillqvist1-0/+1
2019-06-17android: Unregistering in runLoop() is important even on Android.Jan Holesovsky1-2/+2
2019-06-12Add some more SAL_INFOsTor Lillqvist1-0/+4
2019-06-11explictly exclude LibreLogo from XScript usageCaolán McNamara1-0/+13
2019-06-11sanitize LibreLogo callsLászló Németh1-1/+50
2019-06-11It is not a good idea to allocate a UNO object staticallyTor Lillqvist1-4/+12