summaryrefslogtreecommitdiffstats
path: root/src/ui/clipboard.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-28refactor: private SPIBase::_nameThomas Holder1-2/+1
2019-10-26Clipboard: Fix pasting of image data on WindowsPatrick Storz1-0/+7
2019-09-29fix compiling issuesJabiertxof1-0/+2
2019-09-29Comment dead code not used currentlyJabiertxof1-1/+1
2019-09-29Fixes pointed by ThomasJabiertxof1-12/+10
2019-09-16Realy fix crash pasting and speed improvementsJabiertxof1-16/+17
2019-09-16Allow paste preserving new lines into a flowtext elementJabiertxof1-0/+8
2019-09-16Allow paste on flowbox at same sice of origin, also improve creation to get r...Jabiertxof1-3/+4
2019-09-13Allow to paste paragraphs in SVG2 Flow then paste overflow the shapeJabiertxof1-1/+7
2019-08-29add improvements to selectors and merge stylesheet on copy to work between docsJabier Arraiza1-1/+7
2019-08-17Formatting last commitvanntile1-12/+11
2019-08-17Some useful hatch changesvanntile1-5/+39
2019-06-12Refactoring: replace funcs with methods.Shlomi Fish1-1/+1
2019-06-01Allow rects be LPE like other primitivesJabier Arraiza1-3/+0
2019-05-26Add hide operand, work on groups and allow shapes as parameters in LPE BoolJabier Arraiza1-0/+10
2019-04-06More document.h cleanup.Tavmjong Bah1-1/+1
2019-03-12Remove unnecessary conversionNathan Lee1-2/+2
2019-02-20Give more descriptive names to document file related variables and functions.Tavmjong Bah1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-18/+15
2018-12-03Replace InkGC with std::shared_ptr for MessageStackEmmanuel Gil Peyrot1-1/+1
2018-11-18Fix stream class locationsAlexander Valavanis1-1/+0
2018-11-08Clarify licensesMax Gaukler1-14/+7
2018-11-07fix clipboard URL rebasingThomas Holder1-1/+6
2018-11-06fix memory leak in ClipboardManagerImplThomas Holder1-1/+3
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah1-1/+0
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-4/+4
2018-09-29Fix for bug:#1005036Jabier Arraiza1-3/+2
2018-09-09Minor fixMarc Jeanmougin1-1/+1
2018-09-09copypaste bugfixMarc Jeanmougin1-9/+11
2018-08-21use user-specific cache dir for clipboard temp fileMarc Jeanmougin1-4/+4
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-12/+12
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-53/+53
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-12/+12
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-18/+18
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-18/+18
2018-04-23Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRCJabier Arraiza1-0/+1
2018-04-23Handle transforms and gix groups linked by clipboardJabier Arraiza1-4/+4
2018-03-28a bit more of warning cleanupFelipe Corrêa da Silva Sanches1-3/+5
2018-02-03Fix: relink clone to copy for ellipsesilomaf1-1/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-20/+22
2018-01-08Misc. typosluz.paz1-1/+1
2017-12-04Misc. typosluzpaz1-1/+1
2017-11-14Don't set a default 'font-size' when copying text if one is not set.Tavmjong Bah1-2/+5
2017-11-07Misc. typosUnknown1-1/+1
2017-09-14Added new LPE parameter to store Items array, also bugfixing in patharray par...Jabiertxo Arraiza Cenoz1-1/+1
2017-09-09This commit is based on a coment on bug #1670644. And allow to fill the fill ...Jabier Arraiza1-0/+49
2017-04-22avoid double transform of <use> element during copy. (Bug 1679428)Alvin Penner1-1/+1
2017-02-28This patch adds the copy-paste formated text functionality to the text tool.Alexandru-Daniel Roman1-1/+44
2017-01-24Remove some code and make dependant of rotate copiesJabiertxof1-2/+0