summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2020-06-11sd signature line: inform infobar if a cert is already selectedMiklos Vajna
2020-06-10PPTX export, custom shape, bitmap fill: fix source vs fill rect confusionMiklos Vajna
2020-06-10fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner
2020-06-09sd signature line: select certificate after drawing the shape's rectangleMiklos Vajna
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-09tdf#127122 Sync View and Review group in groupedbar appsandreas kainz
2020-06-09tdf#130227 Tabbed UI remove second extension manager buttonandreas kainz
2020-06-07New loplugin:elidestringvarStephan Bergmann
2020-06-06impress duplicate dialog property HIG updateandreas kainz
2020-06-05sd signature line: limit this to PDF signing for nowMiklos Vajna
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-05sd signature line: create a graphic objectMiklos Vajna
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-06-04sd: support match case, match whole word for PDF searchTomaž Vajngerl
2020-06-04sd signature line: add initial menu item / UNO commandMiklos Vajna
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN
2020-06-04sd: disable LOKitSearchTest that test PDF search if no PDFiumTomaž Vajngerl
2020-06-04tdf#132137 Rename Default Style to Default Drawing Style in Draw and Impress.Srijan Bhatia
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-04sd: allow to change the search string between searchesTomaž Vajngerl
2020-06-04sd: add support to search backwards in PDF searchTomaž Vajngerl
2020-06-04sd: add test to search inside PDF in multiple pagesTomaž Vajngerl
2020-06-04sd: rename testSearchInMixedObject(2) to more descriptive nameTomaž Vajngerl
2020-06-04sd: PDF search - reset mpVectorGraphicSearch at more placesTomaž Vajngerl
2020-06-04sd: Add another test of searching with mixed objectsTomaž Vajngerl
2020-06-04sd: fix issue when PDF search doesn't send a search result + testTomaž Vajngerl
2020-06-03Fix typosAndrea Gelmini
2020-06-03Removed executable permission on fileAndrea Gelmini
2020-06-03sd: improve the test for LOKit search in PDF graphicTomaž Vajngerl
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-06-03sd: use getPDFSelection to get the search selection for LOKitTomaž Vajngerl
2020-06-03sd: fix not found case in PDF search + add PDF Search testsTomaž Vajngerl
2020-06-03sd: move LOK search tests out of tiledrendering.cxxTomaž Vajngerl
2020-06-03sd: use b2DRectangleFromRectangle from canvastools.hxxTomaž Vajngerl
2020-06-02OOXML support for shadow blurA_GAN
2020-06-02sd: remove code dupl. when getting PDF text selection for LOKTomaž Vajngerl
2020-06-02sd: Search inside PDF document that were inserted as a graphicTomaž Vajngerl
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-06-02sd: some style fixes in Outliner.cxxTomaž Vajngerl
2020-06-02sd: in Outline add getViewShellBase to simplify codeTomaž Vajngerl
2020-06-02sd: move IsValidTextObject into source as anon. functionTomaž Vajngerl
2020-06-02inline some use-once typedefsNoel Grandin
2020-06-02sd: move LOK search result logic to it's own methodTomaž Vajngerl
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-27oox smartart import, composite alg: implement vertical centeringMiklos Vajna
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann