summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-11tdf#106181 XLSX export: output form controlsSerge Krot1-0/+1
2020-06-11fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl2-2/+12
2020-06-10sd: support match case, match whole word for PDF searchTomaž Vajngerl1-1/+23
2020-06-09vcl: VectorGraphicSearch - support changing search stringTomaž Vajngerl1-2/+1
2020-06-09vcl: VectorGraphicSearch - move SearchContext into ImplementationTomaž Vajngerl1-3/+0
2020-06-09pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl1-0/+43
2020-06-09vcl: add search start position support for VectorGraphicSearchTomaž Vajngerl1-2/+10
2020-06-09vcl: add "previous" search to VectorGraphicSearchTomaž Vajngerl1-0/+1
2020-06-09svx: add ability to show sub-selections in a marked objectTomaž Vajngerl1-1/+9
2020-06-09svx: convert ImplMarkingOverlay and friends to use unique_ptrTomaž Vajngerl1-3/+3
2020-06-09vcl: add conversion point to twip int64 & double valuesTomaž Vajngerl1-1/+5
2020-06-09vcl: VectorGraphicSearch return text rectangles in 100th mmTomaž Vajngerl1-0/+2
2020-06-09vcl: VectorGraphicSearch - add search result selection rectanglesTomaž Vajngerl1-0/+3
2020-06-09vcl: Add internal "Implementation" class for VectorGraphicSearchTomaž Vajngerl1-3/+3
2020-06-09vcl: add conversion point to 100th mm for double valuesTomaž Vajngerl1-2/+7
2020-06-08vcl: VectorGraphicSearch - for searching text inside PDFTomaž Vajngerl1-0/+39
2020-06-08tdf#133547 Fix breaking of PDF graphic objectsTomaž Vajngerl1-1/+2
2020-06-08svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl1-0/+2
2020-06-08move unit conversions to UnitConversion, add convertPointToMm100Tomaž Vajngerl2-10/+13
2020-06-08Add SVXCORE_DLLPUBLIC to svxdllapi.hTomaž Vajngerl1-0/+6
2020-06-07remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl1-178/+0
2020-06-07pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl1-15/+3
2020-06-06basegfx: Fix the problem with Matrix Concatinate and TransformTomaž Vajngerl1-8/+17
2020-06-06add convenience accessors to Matrix.hxxTomaž Vajngerl1-1/+44
2020-06-06basegfx: export B2DRange operator*=Tomaž Vajngerl1-1/+1
2020-06-06svdpdf: move Matrix to basegfx just to get it separatedTomaž Vajngerl1-0/+126
2020-06-06sd: extend test to check the PDF pages aren't rendered when loadedTomaž Vajngerl1-0/+2
2020-06-06pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl2-6/+8
2020-06-06pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky5-18/+5
2020-06-06move GraphicReader class out of graph.hxxTomaž Vajngerl1-23/+1
2020-06-06tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna1-0/+1
2020-06-06tdf#120394: list format string can be emptyVasily Melenchuk1-2/+6
2020-06-03Styles preview widgetSzymon Kłos1-0/+1
2020-06-03reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara5-24/+218
2020-06-03move InterimItemWindow to vclCaolán McNamara2-0/+68
2020-06-03add a SystemChildWindow::GetOptimalSize overrideCaolán McNamara1-0/+1
2020-06-03get native gtk widgets in sidebars workingCaolán McNamara3-3/+4
2020-06-03weld SvxFontSizeBox_ImplCaolán McNamara4-0/+34
2020-06-03weld ParaLRSpacingWindow & ParaULSpacingWindowCaolán McNamara1-0/+1
2020-06-03Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke1-0/+1
2020-05-28Revert "jsdialogs: emit JSON at idle to avoid repeated emission."Michael Meeks1-2/+0
2020-05-28formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky3-4/+4
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti3-6/+20
2020-05-28editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian1-1/+5
2020-05-28Fix currency symbol selection in Calc on mobileTomaž Vajngerl4-2/+19
2020-05-28lok: preserve mouse event logic position and use in calcTomaž Vajngerl2-5/+36
2020-05-27android: Don't crash when double-tapping a text box.Jan Holesovsky1-0/+9
2020-05-27desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian2-0/+3
2020-05-27sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian2-1/+6
2020-05-27vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian2-0/+7