summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* LOK: getPartInfo now returns master page countPranam Lashkari2021-04-011-0/+3
* filter: svg: unit test for placeholder localeMarco Cecchetti2021-02-221-1/+58
* filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti2021-02-221-6/+6
* filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti2021-02-221-15/+48
* filter: svg: js engine: unit test: slide background: exporting bitmapsMarco Cecchetti2021-02-223-0/+86
* Select hyperlink before editing in sdSamuel Mehrbrodt2021-02-051-24/+25
* avoid automatical text selection in impress text boxPranam Lashkari2021-02-052-46/+9
* Related tdf#98575 Allow editing link even when URL field is not selectedSamuel Mehrbrodt2021-02-052-17/+32
* tdf#139965: Broken master slide list after switching mode.Tamás Zolnai2021-01-291-0/+3
* Revert "LOK: allow slide switching in mobile even if it is same slide"Tamás Zolnai2021-01-261-3/+1
* tdf#139830: keep the right context for chart after view switch (impress).Tamás Zolnai2021-01-251-4/+31
* filter: svg: js engine: text fields support: unit testMarco Cecchetti2021-01-242-2/+30
* filter: svg: slide custom background unit testMarco Cecchetti2021-01-192-0/+12
* filter: svg: slide with a custom background are not exported correctlyMarco Cecchetti2021-01-191-1/+1
* impress: Difficulty to enter text in Duration fieldPranam Lashkari2020-12-111-6/+0
* Online: "Copy hyperlink location" feature improvement.gokaysatir2020-12-101-11/+1
* hide background options in master slide view in sidebarPranam Lashkari2020-12-091-0/+5
* Calc & Impress & Draw: Hyperlink features are added into context menu.Gökay Şatır2020-10-306-1/+36
* Online: Copy hyperlink location. / Core side.gokaysatir2020-10-065-0/+41
* Don't insert hyperlink outside the pageSzymon Kłos2020-10-051-2/+5
* Online: selection highlight in Calc should follow font size changes.Marco Cecchetti2020-09-111-2/+2
* LOK: allow slide switching in mobile even if it is same slideco-6.2-23Pranam Lashkari2020-09-021-1/+3
* sd: test Replace and ReplaceAll using LOKitTomaž Vajngerl2020-09-012-0/+115
* sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl2020-09-018-57/+108
* move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl2020-09-013-33/+66
* tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth2020-08-102-0/+6
* sd: support match case, match whole word for PDF searchTomaž Vajngerl2020-07-311-4/+12
* sd: disable LOKitSearchTest that test PDF search if no PDFiumTomaž Vajngerl2020-07-311-0/+16
* sd: allow to change the search string between searchesTomaž Vajngerl2020-07-311-5/+11
* sd: add support to search backwards in PDF searchTomaž Vajngerl2020-07-312-5/+120
* sd: add test to search inside PDF in multiple pagesTomaž Vajngerl2020-07-311-0/+92
* sd: rename testSearchInMixedObject(2) to more descriptive nameTomaž Vajngerl2020-07-311-6/+6
* sd: PDF search - reset mpVectorGraphicSearch at more placesTomaž Vajngerl2020-07-301-22/+23
* sd: Add another test of searching with mixed objectsTomaž Vajngerl2020-07-302-1/+178
* sd: fix issue when PDF search doesn't send a search result + testTomaž Vajngerl2020-07-303-4/+92
* sd: improve the test for LOKit search in PDF graphicTomaž Vajngerl2020-07-303-5/+32
* sd: use getPDFSelection to get the search selection for LOKitTomaž Vajngerl2020-07-301-19/+5
* sd: fix not found case in PDF search + add PDF Search testsTomaž Vajngerl2020-07-303-6/+102
* sd: use b2DRectangleFromRectangle from canvastools.hxxTomaž Vajngerl2020-07-301-11/+3
* sd: remove code dupl. when getting PDF text selection for LOKTomaž Vajngerl2020-07-301-13/+23
* sd: Search inside PDF document that were inserted as a graphicTomaž Vajngerl2020-07-301-38/+209
* sd: move LOK search tests out of tiledrendering.cxxTomaž Vajngerl2020-07-305-130/+388
* sd: some style fixes in Outliner.cxxTomaž Vajngerl2020-07-301-5/+7
* sd: in Outline add getViewShellBase to simplify codeTomaž Vajngerl2020-07-301-4/+14
* sd: move IsValidTextObject into source as anon. functionTomaž Vajngerl2020-07-302-14/+13
* sd: move LOK search result logic to it's own methodTomaž Vajngerl2020-07-302-49/+65
* sd: move SearchSelection constructor to header fileTomaž Vajngerl2020-07-292-12/+5
* lok: fix-up: isLOKMobilePhone -> isLOKTabletMarco Cecchetti2020-07-271-1/+1
* Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski2020-07-261-3/+0
* Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar2020-07-211-7/+3