summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-10LOK: duplicating multiple slidesPranam Lashkari2-1/+70
2020-06-10LOK: Allow deleting multiple slides from slidesorterPranam Lashkari1-5/+22
2020-06-10LOK: slide sorter: update the model on selecting multiple slidesPranam Lashkari1-4/+25
2020-06-04sw sd lok: Don't enter the OLE editing mode right after inserting a chart.Jan Holesovsky1-1/+5
2020-05-21weld SvxSearchDialogCaolán McNamara1-1/+1
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos1-89/+107
2020-05-10Implement sidebar increase/decrease indent buttons on ImpressGülşah Köse7-0/+75
2020-05-10resolved: Strange behavior of Paragraph Spacing controlsPranam Lashkari1-0/+1
2020-05-05tdf#129680 Make text edit outliner view show cursorJim Raykowski1-0/+6
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti2-2/+5
2020-04-25resolved: page gradient reset on reopening docPranam Lashkari1-3/+9