summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-09-22[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna1-0/+16
2020-09-22Use translated standard styles for styles listboxSzymon Kłos1-8/+19
2020-09-15svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna3-1/+32
2020-09-15svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna1-0/+37
2020-09-11external: update pdfium from 3963 to 4137Miklos Vajna1-0/+1
2020-09-09Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-1/+3
2020-09-08Styles preview widget language independentSzymon Kłos4-28/+49
2020-08-23Shadow color setter for onlineSzymon Kłos1-1/+1
2020-08-23Instant update shadow fields in sidebarSzymon Kłos1-0/+16
2020-08-11tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth2-2/+31
2020-08-11core: Hide shape area bitmap import button.gokaysatir1-2/+5
2020-08-09Resolves: tdf#131041 crash on async border dialogCaolán McNamara1-2/+3
2020-08-06lok: Hide not working 'More Styles' optionSzymon Kłos1-1/+2
2020-08-03lok: state updates for vertical alignmentSzymon Kłos1-3/+3
2020-08-01pdf: add PDFiumPathSegment to the wrapper & use in ImpSdrPdfImportTomaž Vajngerl2-27/+22
2020-07-29Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski1-0/+7
2020-07-23Make Table Properties dialog asyncSzymon Kłos1-29/+34
2020-07-22tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet1-1/+4
2020-07-10Fix FillControl vcl structure for online notebookbarSzymon Kłos1-1/+2
2020-07-07Avoid nullptr dereferenceSzymon Kłos1-1/+2
2020-07-06scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis2-1/+3
2020-07-03Fix redefinition of StringMapSzymon Kłos1-1/+1
2020-07-02Revert "weld SvxFontSizeBox_Impl"Szymon Kłos5-136/+87
2020-07-02Add mobile version of find replace dialogSzymon Kłos3-1/+1156
2020-06-30sd: support changing position with .uno:EditAnnotationTomaž Vajngerl1-1/+6
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl2-53/+22
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl2-16/+20
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl1-7/+4
2020-06-29use PDFium wrapper in ImpSdrPdfImport (partially)Tomaž Vajngerl2-39/+18
2020-06-26notebookbar: remember LOKWindowId in interim buildersSzymon Kłos1-1/+3
2020-06-26sd signature line: localize signature graphicMiklos Vajna1-0/+4
2020-06-26sd signature line: set graphic of signature shapeMiklos Vajna1-0/+10
2020-06-26sd signature line: select certificate after drawing the shape's rectangleMiklos Vajna1-0/+27
2020-06-26sd doc model xml dump: show grab-bag of shapeMiklos Vajna1-0/+5
2020-06-26sd signature line: extract part of signature line UI from cui to svxMiklos Vajna2-0/+115
2020-06-25lok: add "Remove" param to .uno:ChangeTabStopTomaž Vajngerl1-2/+2
2020-06-24Styles preview: avoid nullptr dereferenceSzymon Kłos1-0/+3
2020-06-24tdf#111535 - Add First-line indent, paragraph indent, and tab spaces/Core partgokaysatir1-0/+16
2020-06-23Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-57/+0
2020-06-11tdf#126025: Non-const GetPropertyValueByName must use non-const Sequence []Stephan Bergmann1-1/+1
2020-06-09pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl2-12/+6
2020-06-09svx: add ability to show sub-selections in a marked objectTomaž Vajngerl1-2/+46
2020-06-09svx: convert ImplMarkingOverlay and friends to use unique_ptrTomaž Vajngerl1-15/+9
2020-06-08tdf#133547 Fix breaking of PDF graphic objectsTomaž Vajngerl1-1/+1
2020-06-08svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl1-246/+253
2020-06-08SdrPdfImport: rename ImportText to InsertTextObjectTomaž Vajngerl2-3/+3
2020-06-08SdrPdfImport: use convertPointToMm100 for all unit conversionTomaž Vajngerl1-35/+10
2020-06-08SdrPdfImport: fix garbled text at breaking the PDF graphicTomaž Vajngerl1-5/+8
2020-06-08SdrPdfImport: rename some variables to non-abbreviated namesTomaž Vajngerl1-13/+15
2020-06-08SdrPdfImport: add a test class to sd and write a simple testTomaž Vajngerl3-4/+4