summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-19Bump version to 6.2-7cp-6.2-7CP-Android-iOS-4.2.1CODE-4.2.1-1Andras Timar1-1/+1
2020-03-19Bump version to 6.2-6Andras Timar1-1/+1
2020-03-18lok: get the formula input bar focused after inserting '='Marco Cecchetti1-0/+2
2020-03-18lok: avoid to grab the focus from the formula barMarco Cecchetti2-2/+12
2020-03-18Update git submodulesAndras Timar1-0/+0
2020-03-18Give the legend checkbox a labelMuhammet Kara1-20/+21
2020-03-18Sidebar: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara1-1/+1
2020-03-18mobile: fix hyperlinks are not clickable on impressMert Tumer1-8/+8
2020-03-18Clarify the WIP-ness of setMobilePhone() and setTablet() a bitTor Lillqvist1-0/+5
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai2-0/+25
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai2-0/+25
2020-03-17sc lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-1/+52
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai2-0/+27
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai4-0/+33
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-8/+56
2020-03-17lok: Send spelling popup menu structure for mobile (calc and impress).Tamás Zolnai1-1/+48
2020-03-17Update git submodulesAndras Timar1-0/+0
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist18-51/+81
2020-03-15sd: LOK: cursor visibility test when ending editingAshod Nakashian1-8/+52
2020-03-15vcl: prefer emplace to insert on std::mapAshod Nakashian1-1/+1
2020-03-13android: Fix 32bit build.Jan Holesovsky1-1/+1
2020-03-12Update git submodulesAndras Timar1-0/+0
2020-03-11android: Use the best speed compression as on iOS.Jan Holesovsky1-1/+1
2020-03-11editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian6-11/+158
2020-03-10Disable gtk in the build-config when cross-compiling.Jan Holesovsky1-0/+1
2020-03-10tdf#128308 liblo-native-code: Add some missing servicesMichael Weghorn1-0/+5
2020-03-05tdf#118893: avoid nullptr dereferenceMike Kaganski1-1/+1
2020-03-03SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara26-74/+74
2020-03-02fix ToC links give unhelpful url popupsMert Tumer2-3/+13
2020-03-02Open links when editing the text in impressSzymon Kłos1-0/+22
2020-02-29tdf#130348: Add special case for ChartDeck, tooTor Lillqvist1-1/+3
2020-02-26sw SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna6-32/+207
2020-02-26change SAL_WARN to SAL_INFO when language is not setcp-6.2-5CP-Android-iOS-4.2.0Tomaž Vajngerl1-2/+2
2020-02-26lok: remove complex rotation / alignment settingsHenry Castro2-0/+47
2020-02-26Bump version to 6.2-5Andras Timar1-1/+1
2020-02-26android: we want full French localizationAndras Timar1-1/+1
2020-02-26lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks4-8/+40
2020-02-26SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna3-42/+34
2020-02-26Revert "tdf#130768 speedup huge pixel graphics Cairo"Michael Meeks7-602/+107
2020-02-26Revert "tdf#130768 need to use mnOutOffX/mnOutOffY"Michael Meeks1-12/+3
2020-02-25lok: use "None" string item in the ListBox controlHenry Castro6-8/+28
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna5-11/+82
2020-02-25formula manager: wrong category returned by ScFuncDesc::getCategoryMarco Cecchetti1-1/+1
2020-02-24lok: Set default text for new text box on mobileMuhammet Kara2-0/+4
2020-02-24lok: Create Text boxes directlyMuhammet Kara1-0/+4
2020-02-24tdf#130812 DOC import: fix unexpected transparency of textMiklos Vajna4-0/+20
2020-02-24tdf#130768 need to use mnOutOffX/mnOutOffYArmin Le Grand (Collabora)1-3/+12
2020-02-24Remove unused lokit-only selection properties in..Dennis Francis1-11/+0
2020-02-24chart2: Fix the color uno command in ChartColorWrapperDennis Francis1-1/+4
2020-02-24Fix currency symbol selection in Calc on mobileTomaž Vajngerl12-32/+154