summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-02-05Select hyperlink before editing in sdSamuel Mehrbrodt1-24/+25
2021-02-05avoid automatical text selection in impress text boxPranam Lashkari2-46/+9
2021-02-05Related tdf#98575 Allow editing link even when URL field is not selectedSamuel Mehrbrodt2-17/+32
2021-01-29tdf#139965: Broken master slide list after switching mode.Tamás Zolnai1-0/+3
2021-01-26Revert "LOK: allow slide switching in mobile even if it is same slide"Tamás Zolnai1-3/+1
2021-01-25tdf#139830: keep the right context for chart after view switch (impress).Tamás Zolnai1-4/+31
2021-01-24filter: svg: js engine: text fields support: unit testMarco Cecchetti2-2/+30
2021-01-19filter: svg: slide custom background unit testMarco Cecchetti2-0/+12
2021-01-19filter: svg: slide with a custom background are not exported correctlyMarco Cecchetti1-1/+1
2020-12-11impress: Difficulty to enter text in Duration fieldPranam Lashkari1-6/+0
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir1-11/+1
2020-12-09hide background options in master slide view in sidebarPranam Lashkari1-0/+5
2020-10-30Calc & Impress & Draw: Hyperlink features are added into context menu.Gökay Şatır6-1/+36
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir5-0/+41
2020-10-05Don't insert hyperlink outside the pageSzymon Kłos1-2/+5
2020-09-11Online: selection highlight in Calc should follow font size changes.Marco Cecchetti1-2/+2
2020-09-02LOK: allow slide switching in mobile even if it is same slideco-6.2-23Pranam Lashkari1-1/+3
2020-09-01sd: test Replace and ReplaceAll using LOKitTomaž Vajngerl2-0/+115
2020-09-01sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl8-57/+108
2020-09-01move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl3-33/+66
2020-08-10tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth2-0/+6
2020-07-31sd: support match case, match whole word for PDF searchTomaž Vajngerl1-4/+12
2020-07-31sd: disable LOKitSearchTest that test PDF search if no PDFiumTomaž Vajngerl1-0/+16
2020-07-31sd: allow to change the search string between searchesTomaž Vajngerl1-5/+11
2020-07-31sd: add support to search backwards in PDF searchTomaž Vajngerl2-5/+120
2020-07-31sd: add test to search inside PDF in multiple pagesTomaž Vajngerl1-0/+92
2020-07-31sd: rename testSearchInMixedObject(2) to more descriptive nameTomaž Vajngerl1-6/+6
2020-07-30sd: PDF search - reset mpVectorGraphicSearch at more placesTomaž Vajngerl1-22/+23
2020-07-30sd: Add another test of searching with mixed objectsTomaž Vajngerl2-1/+178
2020-07-30sd: fix issue when PDF search doesn't send a search result + testTomaž Vajngerl3-4/+92
2020-07-30sd: improve the test for LOKit search in PDF graphicTomaž Vajngerl3-5/+32
2020-07-30sd: use getPDFSelection to get the search selection for LOKitTomaž Vajngerl1-19/+5
2020-07-30sd: fix not found case in PDF search + add PDF Search testsTomaž Vajngerl3-6/+102
2020-07-30sd: use b2DRectangleFromRectangle from canvastools.hxxTomaž Vajngerl1-11/+3
2020-07-30sd: remove code dupl. when getting PDF text selection for LOKTomaž Vajngerl1-13/+23
2020-07-30sd: Search inside PDF document that were inserted as a graphicTomaž Vajngerl1-38/+209
2020-07-30sd: move LOK search tests out of tiledrendering.cxxTomaž Vajngerl5-130/+388
2020-07-30sd: some style fixes in Outliner.cxxTomaž Vajngerl1-5/+7
2020-07-30sd: in Outline add getViewShellBase to simplify codeTomaž Vajngerl1-4/+14
2020-07-30sd: move IsValidTextObject into source as anon. functionTomaž Vajngerl2-14/+13
2020-07-30sd: move LOK search result logic to it's own methodTomaž Vajngerl2-49/+65
2020-07-29sd: move SearchSelection constructor to header fileTomaž Vajngerl2-12/+5
2020-07-27lok: fix-up: isLOKMobilePhone -> isLOKTabletMarco Cecchetti1-1/+1
2020-07-26Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski1-3/+0
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar1-7/+3
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+7
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist1-7/+3
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+7
2020-06-18LOK: hyperlink were inserted as button instead of text objectPranam Lashkari1-1/+2
2020-06-15Use getBcp47() instead of getLanguage()Andras Timar2-4/+4