summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-06-22tdf#134053 tweak dash and space length for ooxmlRegina Henschel2-0/+34
2020-06-22pdf export: add support for modification time/date in annotationsTomaž Vajngerl1-9/+3
2020-06-22pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl1-5/+4
2020-06-21sd: Test PDF Annotation roundtripTomaž Vajngerl2-0/+132
2020-06-21support date and time for PDFium and use it for annotationsTomaž Vajngerl1-0/+1
2020-06-21LOK: hyperlink were inserted as button instead of text objectPranam Lashkari1-1/+2
2020-06-21sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl1-2/+24
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin2-18/+10
2020-06-20vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl1-4/+4
2020-06-19sd: remove dead OOo1.0 file format exportMiklos Vajna1-15/+6
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara2-4/+4
2020-06-18tdf#128964 Add time pause/resume button to Impress Presenter consoleSrijan Bhatia2-0/+12
2020-06-16tdf#132093: Take aUIScale into account againStephan Bergmann1-2/+4
2020-06-16tdf#133268: Update non cmd icons, update Glue point iconsRizal Muttaqin2-2/+2
2020-06-15Use getBcp47() instead of getLanguage()Andras Timar2-4/+4
2020-06-11sd signature line: inform infobar if a cert is already selectedMiklos Vajna1-0/+8
2020-06-10PPTX export, custom shape, bitmap fill: fix source vs fill rect confusionMiklos Vajna2-0/+25
2020-06-10fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl2-0/+39
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner1-7/+2
2020-06-09sd signature line: select certificate after drawing the shape's rectangleMiklos Vajna1-22/+28
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-3/+7
2020-06-09tdf#127122 Sync View and Review group in groupedbar appsandreas kainz3-230/+230
2020-06-09tdf#130227 Tabbed UI remove second extension manager buttonandreas kainz2-22/+0
2020-06-07New loplugin:elidestringvarStephan Bergmann1-3/+1
2020-06-06impress duplicate dialog property HIG updateandreas kainz1-7/+7
2020-06-05sd signature line: limit this to PDF signing for nowMiklos Vajna1-0/+10
2020-06-05have just one way to set expander imageCaolán McNamara3-10/+21
2020-06-05sd signature line: create a graphic objectMiklos Vajna1-0/+30
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann18-87/+41
2020-06-04sd: support match case, match whole word for PDF searchTomaž Vajngerl1-4/+12
2020-06-04sd signature line: add initial menu item / UNO commandMiklos Vajna3-0/+9
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN1-1/+1
2020-06-04sd: disable LOKitSearchTest that test PDF search if no PDFiumTomaž Vajngerl1-0/+16
2020-06-04tdf#132137 Rename Default Style to Default Drawing Style in Draw and Impress.Srijan Bhatia1-1/+1
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin17-25/+25
2020-06-04sd: allow to change the search string between searchesTomaž Vajngerl1-5/+11
2020-06-04sd: add support to search backwards in PDF searchTomaž Vajngerl2-5/+120
2020-06-04sd: add test to search inside PDF in multiple pagesTomaž Vajngerl1-0/+92
2020-06-04sd: rename testSearchInMixedObject(2) to more descriptive nameTomaž Vajngerl1-6/+6
2020-06-04sd: PDF search - reset mpVectorGraphicSearch at more placesTomaž Vajngerl1-22/+23
2020-06-04sd: Add another test of searching with mixed objectsTomaž Vajngerl2-1/+178
2020-06-04sd: fix issue when PDF search doesn't send a search result + testTomaž Vajngerl3-1/+87
2020-06-03Fix typosAndrea Gelmini1-1/+1
2020-06-03Removed executable permission on fileAndrea Gelmini1-0/+0
2020-06-03sd: improve the test for LOKit search in PDF graphicTomaž Vajngerl3-5/+32
2020-06-03loplugin:simplifypointertobool improveNoel Grandin36-157/+157
2020-06-03sd: use getPDFSelection to get the search selection for LOKitTomaž Vajngerl1-19/+5
2020-06-03sd: fix not found case in PDF search + add PDF Search testsTomaž Vajngerl3-6/+102
2020-06-03sd: move LOK search tests out of tiledrendering.cxxTomaž Vajngerl5-130/+388
2020-06-03sd: use b2DRectangleFromRectangle from canvastools.hxxTomaž Vajngerl1-11/+3