summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-07replace usage of Matrix for B2DHomMatrix in ImpSdrPdfImportTomaž Vajngerl2-20/+22
2020-06-06svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl1-104/+2
2020-06-06pdfium: make breaking of PDF graphic work againTomaž Vajngerl3-9/+29
2020-06-06SdrGrafObj: don't check the primitive sequence for PDF to get metadataTomaž Vajngerl1-0/+6
2020-06-06pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky5-69/+5
2020-06-05remove duplicated InterimItemWindow headerSzymon Kłos4-37/+3
2020-06-03Remove duplicated InterimItemWindowSzymon Kłos1-72/+0
2020-06-03Fix buildSzymon Kłos1-1/+1
2020-06-03Styles preview widgetSzymon Kłos8-0/+1033
2020-06-03move InterimItemWindow to vclCaolán McNamara3-0/+129
2020-06-03get native gtk widgets in sidebars workingCaolán McNamara1-3/+12
2020-06-03weld SvxFontSizeBox_ImplCaolán McNamara6-89/+245
2020-06-03weld ParaLRSpacingWindow & ParaULSpacingWindowCaolán McNamara5-164/+269
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti1-1/+2
2020-05-27use "To Background" and "To Foreground" only in writer sidebarPranam Lashkari3-2/+56
2020-05-27Added parameter to FillPageGradient commandPranam Lashkari1-1/+1
2020-05-27Added parameter to FillPageColor commandPranam Lashkari2-1/+13
2020-05-27added clear Direct Formatting button in calc sidebarPranam Lashkari1-1/+10