Bug 84837 - Make show/hide comments UNO command work in Calc
Summary: Make show/hide comments UNO command work in Calc
Status: CLOSED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: SGI OpenBSD
: medium enhancement
Assignee: Not Assigned
URL: https://oj3830-oj3830.com/hp-go-wirel...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 13:32 UTC by Yousuf Philips (jay) (retired)
Modified: 2023-01-16 09:47 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Show-Hide Comments in menu before and after fix (123.93 KB, image/jpeg)
2017-04-12 12:20 UTC, Timur
Details
Office.com/setup - MS Office Activation (109.90 KB, image/jpeg)
2019-04-05 11:37 UTC, sandymeg804
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2014-10-09 13:32:37 UTC
While following the 'libreoffice' keyword on twitter, i stumbled on a tweet at < https://twitter.com/PascalRichier/status/519994784942141440 > where the user linked to a macro to hide comments in calc < http://moorlater.com/2014/05/22/macro-to-hide-all-comments-in-libreoffice-calc/ >. Looking that writer has the ability to hide and unhide comments in its View menu, i think it maybe useful to also have it in calc.
Comment 1 Cor Nouws 2014-10-09 14:37:17 UTC
Hi Jay ;)
Is the current summary what is meant?

Another question: I guess it must handle all comments selected cells ?

(Drat: some time back a feature was introduced that via context menu all comments could be made visible - is lost now ..)
Comment 2 Yousuf Philips (jay) (retired) 2014-10-09 14:52:32 UTC
Hi Cor,

Your modified summary is fine and yes it should hide all comments that are visible, as i'm assuming thats what the macro is doing.

The macro seems to have been created primarily because xlsx files in LibO were in 3.5 always showing comments (bug 45874).
Comment 3 raal 2014-10-18 04:57:17 UTC
You can select whole sheet (CTRL+A) -> Right click -> Hide comment/Show comment
Comment 4 Timur 2014-10-31 10:53:28 UTC
Repeating https://bugs.freedesktop.org/show_bug.cgi?id=85594#c2 I think that there should be:
1. 'Show All Comments' and 'Hide All Comments' in View menu
2. new buttons with icons for 'Show All Comments' and 'Hide All Comments' in Standard toolbar
It's only available now from ShowNotes extension http://extensions.libreoffice.org/extension-center/shownotes.

(In reply to raal from comment #3)
> You can select whole sheet (CTRL+A) -> Right click -> Hide/Show comment
I took some test file with a couple of comments and saw that it takes 10 seconds in LO 4.2. and 4.4. for that, I don't know why it's so slow, while ShowNotes works immediately.
Comment 5 Timur 2017-01-24 14:05:10 UTC
Yousuf, given that there were many changes in menus since the bug was created, is there some more specific reason this hasn't been done (aparat from "no volunteers" and "no ETA")?
Could we have someone for CC who might be interested?
Comment 6 Yousuf Philips (jay) (retired) 2017-01-28 10:38:52 UTC
(In reply to Timur from comment #5)
> Yousuf, given that there were many changes in menus since the bug was
> created, is there some more specific reason this hasn't been done (aparat
> from "no volunteers" and "no ETA")?

Adding a menu item for the option would be a piece of cake, but the problem boils down to not having an UNO command for this function. The existing comments toggle UNO command .uno:ShowAnnotations works in Writer and Impress/Draw, but not in Calc.

> Could we have someone for CC who might be interested?

CCing Gulsah and Maxim for their input on how easy it might be acheived.
Comment 7 Gülşah Köse 2017-01-29 20:19:21 UTC
(In reply to Yousuf Philips (jay) from comment #6)

> CCing Gulsah and Maxim for their input on how easy it might be acheived.

Hi, I'm working on #103258 now. It's about to complete. After that i'm going to send a patch for this. Thanks for letting me know.
Comment 8 Timur 2017-03-07 08:10:03 UTC
Gülşah, may I kind you remind on this one? Bug 103258 is fixed now.
Comment 9 Gülşah Köse 2017-03-07 08:32:34 UTC
Thanks for reminding me. I'm starting to work on it.
Comment 10 Gülşah Köse 2017-03-09 18:44:13 UTC
Done: https://gerrit.libreoffice.org/#/c/35020/ (Needs code review)
Comment 11 Commit Notification 2017-04-11 11:52:14 UTC
Gulsah Kose committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ec25d34fa3ac900950ff24fcb224f7e827352803

tdf#84837 Add Show/Hide all comments commands to Calc.

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 12 Commit Notification 2017-04-11 12:31:11 UTC
Eike Rathke committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=e7b1c70ea9cd13e229014191cb82775723e7f48d

nitpicks, tdf#84837 follow-up

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 13 m_a_riosv 2017-04-12 00:47:02 UTC
Doing the test they work for the selected sheets. Looks fine but It's fine?

Also would be nice a 'Delete All Comments' option.
Comment 14 Timur 2017-04-12 08:47:02 UTC
(In reply to Timur from comment #4)
> There should be 'Show Comments' on/off in View menu
(In reply to Yousuf Philips (jay) from comment #6)
> Adding a menu item for the option would be a piece of cake
Should this be done here or in another bug? 

(In reply to Timur from comment #4)
> new buttons with icons for 'Show All Comments' and 'Hide All Comments' in
> Standard toolbar
Current 'Show All Comments' and 'Hide All Comments' are available but they are not in toolbar at all. From before there are also 2 Show Comment (of which 1 is on/off) and 1 Hide Comment buttons. They all have no icons.
Thinking again about this, there should be a single 'Show Comments' on/off button with icon. 
I wish we had "Comments and Changes" toolbar ('Show Comments' on/off, 'Show Comment' on/off, Record Changes, Show Changes..) maybe with "Show Comments functions" in Standard Toolbar that would show all of these like "Show Track Changes functions" in Writer. I may open another bug for that.
 
(In reply to m.a.riosv from comment #13)
> Doing the test they work for the selected sheets. Looks fine but It's fine?
What does it mean "Looks fine but It's fine?"

> Also would be nice a 'Delete All Comments' option.
I guess it takes another UNO. Gülşah, can you please comment, should this be another bug? 

As Eike advised, I added this feature under https://wiki.documentfoundation.org/ReleaseNotes/5.4#Calc as:
* New '''Show All Comments''' and '''Hide All Comments''' uno commands {{tdf|84837}} (Gülşah Köse).
Comment 15 Eike Rathke 2017-04-12 11:18:55 UTC
(In reply to Timur from comment #14)
> (In reply to Yousuf Philips (jay) from comment #6)
> > Adding a menu item for the option would be a piece of cake
> Should this be done here or in another bug?
? The commit does exactly that.

> Current 'Show All Comments' and 'Hide All Comments' are available but they
> are not in toolbar at all. From before there are also 2 Show Comment (of
> which 1 is on/off) and 1 Hide Comment buttons. They all have no icons.
> Thinking again about this, there should be a single 'Show Comments' on/off
> button with icon.
For a single comment at the current cell? For all comments on the selected sheet? Both?

> I wish we had "Comments and Changes" toolbar ('Show Comments' on/off, 'Show
> Comment' on/off, Record Changes, Show Changes..) maybe with "Show Comments
> functions" in Standard Toolbar that would show all of these like "Show Track
> Changes functions" in Writer. I may open another bug for that.
Cell note comments are unrelated to Track Changes and different from Writer comments. I'd not merge those into yet another toolbar that clutters space.

> As Eike advised, I added this feature under
> https://wiki.documentfoundation.org/ReleaseNotes/5.4#Calc as:
> * New '''Show All Comments''' and '''Hide All Comments''' uno commands
> {{tdf|84837}} (Gülşah Köse).
Thanks, I added where to find it ;-)
Comment 16 Timur 2017-04-12 12:20:37 UTC
Created attachment 132518 [details]
Show-Hide Comments in menu before and after fix

OK, I was looking in View menu, not under menu Sheet ▸ Cell Comment. 

There should be a single 'Show Comments' on/off button with icon for all comments on the selected sheet - that's icon for those 'Show All Comments' and 'Hide All Comments'.
Separately, there should be added another icon for existing Show Comment on/off text button that works on a single comment at the current cell.
Comment 17 m_a_riosv 2017-04-12 21:08:38 UTC
> (In reply to m.a.riosv from comment #13)
> > Doing the test they work for the selected sheets. Looks fine but It's fine?
> What does it mean "Looks fine but It's fine?"

Because 'All comments' not are 'All comments' in the file but in the selected sheets. For me looks fine because make the option more flexible, but the title can lead to think that are all comments on the file, while for that it's needed to select all sheets.
So even with bit longer title, I think it could be more explicit. 'Show All Sheet Comments'

>  
> > Also would be nice a 'Delete All Comments' option.
> I guess it takes another UNO. Gülşah, can you please comment, should this be
> another bug? 
Perhaps you are right and should be another enhancement request.

> 
> As Eike advised, I added this feature under
> https://wiki.documentfoundation.org/ReleaseNotes/5.4#Calc as:
> * New '''Show All Comments''' and '''Hide All Comments''' uno commands
> {{tdf|84837}} (Gülşah Köse).
Comment 18 Timur 2017-04-13 14:22:19 UTC
I added a separate Bug 107143 for "Delete All Comments". 
What's missing here IMHO (unless it's also a separate bug) is: 
There should be a single 'Show Comments' on/off button with icon for all comments on the selected sheet - that's icon for those 'Show All Comments' and 'Hide All Comments'.
Comment 19 Yousuf Philips (jay) (retired) 2017-04-15 17:36:22 UTC
(In reply to Timur from comment #18)
> What's missing here IMHO (unless it's also a separate bug) is: 
> There should be a single 'Show Comments' on/off button with icon for all
> comments on the selected sheet

Yes this bug report was intended to create this toggle entry in the View menu. I've moved the two newly created commands to the View menu while we await for the command to be created. https://gerrit.libreoffice.org/36570

@Gulsah: Thanks for creating the independent comment hiding and showing commands, but any thoughts on the single toggle comment command.
Comment 20 Gülşah Köse 2017-04-17 07:14:37 UTC
> @Gulsah: Thanks for creating the independent comment hiding and showing
> commands, but any thoughts on the single toggle comment command.

Nice idea. And i think easy to implement. I can.

Unfortunately, i'm not good at icon creation.
Comment 21 Yousuf Philips (jay) (retired) 2017-04-18 13:57:46 UTC
(In reply to Gülşah Köse from comment #20)
> Unfortunately, i'm not good at icon creation.

If you make the existing .uno:ShowAnnotations command work for Calc, it already has an icon. :D
Comment 22 Eike Rathke 2017-04-18 19:28:34 UTC
(In reply to Yousuf Philips (jay) from comment #19)
> (In reply to Timur from comment #18)
> > What's missing here IMHO (unless it's also a separate bug) is: 
> > There should be a single 'Show Comments' on/off button with icon for all
> > comments on the selected sheet
> 
> Yes this bug report was intended to create this toggle entry in the View
> menu. I've moved the two newly created commands to the View menu while we
> await for the command to be created. https://gerrit.libreoffice.org/36570

I'm not convinced of moving Show/Hide All Comments from the Sheet submenu to View. The code acts on the selected sheet(s), which perfectly suits the Sheet menu, and moving them to View splits places where to find comment related commands into two. Wanting to show/hide one comment => go to Sheet..., wanting to show/hide all comments => goto View. IMHO doesn't make sense.
Comment 23 Yousuf Philips (jay) (retired) 2017-04-18 20:04:57 UTC
(In reply to Eike Rathke from comment #22)
> I'm not convinced of moving Show/Hide All Comments from the Sheet submenu to
> View. The code acts on the selected sheet(s), which perfectly suits the
> Sheet menu, and moving them to View splits places where to find comment
> related commands into two. Wanting to show/hide one comment => go to
> Sheet..., wanting to show/hide all comments => goto View. IMHO doesn't make
> sense.

We have show/hiding all comments in the same location in writer and impress, so its logical for it to be in the same place in calc. The View menu also have sheet-level view options like Grid Lines and Freeze Cells.
Comment 24 Eike Rathke 2017-04-20 14:04:16 UTC
Ok, then where do you want to place the new Delete All Comments command (bug 107143)? Under Edit to have yet a third place to look for?
Comment 25 Yousuf Philips (jay) (retired) 2017-04-20 20:14:22 UTC
(In reply to Eike Rathke from comment #24)
> Ok, then where do you want to place the new Delete All Comments command (bug
> 107143)? Under Edit to have yet a third place to look for?

No we'd just change the name of the submenu from 'Cell Comment' to 'Cell Comments' to keep it all in one place.
Comment 26 Commit Notification 2017-04-24 20:59:29 UTC
Yousuf Philips committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=c909609c28e12c2aba260dc565bd8c82aed28086

tdf#84837 Comment submenu icon and remove hide/show all comments

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 27 Timur 2017-05-12 07:41:45 UTC
I'm not sure why Bug 107258 is separate, but what matters is that it's done. 
Now there's View▸Comments and Comments command available to be added to toolbar. 

What's missing is to have Comments icon available in the toolbar and I propose this bug be about it. That would finally render ShowNotes extension obsolete. 
Question is: to Standard or Formatting toolbar? To me it seems more logical to Standard. If there won't be "Comments and Changes" toolbar.
Comment 28 Timur 2017-07-11 08:35:41 UTC
Yousuf, please comment on my previous question.
Comment 29 Yousuf Philips (jay) (retired) 2017-07-11 15:47:37 UTC
(In reply to Timur from comment #27)
> What's missing is to have Comments icon available in the toolbar and I
> propose this bug be about it. That would finally render ShowNotes extension
> obsolete. 

No we wouldnt be including a show/hide comments button in the toolbars, but users are free to add it there if they frequently use it.

> Question is: to Standard or Formatting toolbar? To me it seems more logical
> to Standard. If there won't be "Comments and Changes" toolbar.

We have an insert comment button as well as sheet view related buttons in the standard toolbar, so yes logically thats were it could go if it were added to the toolbar.
Comment 30 Arnold Ejiofor 2017-11-15 08:20:51 UTC Comment hidden (spam)
Comment 31 rebeccahickshq 2018-01-18 20:29:00 UTC Comment hidden (spam)
Comment 32 maria den 2018-02-06 09:56:55 UTC Comment hidden (spam)
Comment 33 CourseworkCamp 2018-02-13 10:54:08 UTC Comment hidden (spam)
Comment 34 melisaa 2018-03-14 17:13:21 UTC Comment hidden (spam)
Comment 35 beren kaya 2018-04-24 06:45:14 UTC Comment hidden (spam)
Comment 36 beren kaya 2018-04-24 06:48:05 UTC Comment hidden (spam)
Comment 37 Michael Jones 2018-05-16 05:15:56 UTC Comment hidden (spam)
Comment 38 Alexis 2018-05-22 10:22:38 UTC Comment hidden (spam)
Comment 39 eelutejiswi 2018-06-08 12:19:37 UTC Comment hidden (spam)
Comment 40 Ava Lee 2018-06-13 06:52:10 UTC Comment hidden (spam)
Comment 41 William Lucas 2018-06-18 12:15:43 UTC Comment hidden (spam)
Comment 42 Timur 2018-06-18 14:56:56 UTC
Sorry folks, I'll remove you from CC to spare you from useless messages. 
It's unbeknown to me why only this bug receives so much spam.
Comment 43 james cook 2018-06-30 07:17:49 UTC Comment hidden (spam)
Comment 44 Jennifer Lee 2018-06-30 07:32:36 UTC Comment hidden (spam)
Comment 45 Michelle Johnson 2018-07-04 12:45:27 UTC Comment hidden (spam)
Comment 46 famitofu 2018-07-06 09:23:18 UTC Comment hidden (spam)
Comment 47 wiba 2018-07-11 11:22:45 UTC Comment hidden (spam)
Comment 48 Emily 2018-07-16 10:40:01 UTC Comment hidden (spam)
Comment 49 hossein 2018-08-13 06:56:51 UTC Comment hidden (spam)
Comment 50 Theresa Delcas 2018-08-25 07:22:05 UTC Comment hidden (spam)
Comment 51 Dev Sumit 2018-08-30 06:08:16 UTC Comment hidden (spam)
Comment 52 Dev Sumit 2018-08-30 06:09:10 UTC Comment hidden (spam)
Comment 53 Paul Isteni 2018-09-01 06:42:41 UTC Comment hidden (spam)
Comment 54 Ellias Brown 2018-09-20 07:53:05 UTC Comment hidden (spam)
Comment 55 redlobstersurvey 2018-09-28 18:07:25 UTC Comment hidden (spam)
Comment 56 Olivia Johnson 2018-10-04 09:29:12 UTC Comment hidden (spam)
Comment 57 Michelle johnson 2018-10-12 13:16:30 UTC Comment hidden (spam)
Comment 58 alex wilson 2018-10-18 11:14:56 UTC Comment hidden (spam)
Comment 59 heather rosado 2018-10-24 10:26:19 UTC Comment hidden (spam)
Comment 60 jeniffer leio 2018-10-25 20:07:39 UTC Comment hidden (spam)
Comment 62 david05 2018-10-29 05:06:42 UTC Comment hidden (spam)
Comment 64 david05 2018-10-29 05:07:12 UTC Comment hidden (spam)
Comment 65 david05 2018-10-29 05:07:25 UTC Comment hidden (spam)
Comment 66 david05 2018-10-29 05:07:42 UTC Comment hidden (spam)
Comment 67 david05 2018-10-29 05:08:02 UTC Comment hidden (spam)
Comment 69 david05 2018-10-29 05:08:41 UTC Comment hidden (spam)
Comment 70 david05 2018-10-29 05:08:52 UTC Comment hidden (spam)
Comment 71 david05 2018-10-29 05:09:17 UTC Comment hidden (spam)
Comment 72 donald hardy 2018-10-29 08:34:30 UTC Comment hidden (spam)
Comment 74 Matt Brown 2018-11-02 09:29:12 UTC Comment hidden (spam)
Comment 77 Matt Brown 2018-11-02 09:31:12 UTC Comment hidden (spam)
Comment 78 Matt Brown 2018-11-02 09:31:49 UTC Comment hidden (spam)
Comment 83 Matt Brown 2018-11-02 09:34:42 UTC Comment hidden (spam)
Comment 84 Robert Smith 2018-11-06 07:24:40 UTC Comment hidden (spam)
Comment 85 Chris Greenwalty 2018-11-07 12:04:28 UTC Comment hidden (spam)
Comment 86 Marilyruth 2018-11-09 07:33:45 UTC Comment hidden (spam)
Comment 87 Marilyruth 2018-11-09 07:43:38 UTC Comment hidden (spam)
Comment 88 stella taylor 2018-11-10 09:43:51 UTC Comment hidden (spam)
Comment 89 sukamin 2018-11-12 02:19:36 UTC Comment hidden (spam)
Comment 90 Suzan Grover 2018-11-19 07:29:13 UTC Comment hidden (spam)
Comment 91 Lucille F. Parham 2018-11-21 07:25:16 UTC Comment hidden (spam)
Comment 92 James Smith 2018-11-21 12:19:55 UTC Comment hidden (spam)
Comment 93 Emma Jason 2018-11-22 12:52:10 UTC Comment hidden (spam)
Comment 94 John Martin 2018-11-23 07:55:02 UTC Comment hidden (spam)
Comment 95 williamsmiths 2018-11-23 19:00:24 UTC Comment hidden (spam)
Comment 96 LATEST GADGET 2018-11-24 19:05:52 UTC Comment hidden (spam)
Comment 97 LATEST GADGET 2018-11-24 19:06:21 UTC Comment hidden (obsolete)
Comment 98 LATEST GADGET 2018-11-24 19:07:17 UTC Comment hidden (spam)
Comment 99 LATEST GADGET 2018-11-24 19:08:11 UTC Comment hidden (spam)
Comment 100 zian rizky 2018-11-25 07:34:59 UTC Comment hidden (spam)
Comment 101 zian rizky 2018-11-25 07:36:05 UTC Comment hidden (spam)
Comment 102 John Andy 2018-11-25 12:18:06 UTC Comment hidden (spam)
Comment 103 John Andy 2018-11-25 12:18:45 UTC Comment hidden (spam)
Comment 104 John David 2018-11-28 07:34:42 UTC Comment hidden (spam)
Comment 105 Shriv Commedia 2018-11-30 11:03:48 UTC Comment hidden (spam)
Comment 106 Dev 2018-12-02 15:26:22 UTC Comment hidden (spam)
Comment 107 Dev 2018-12-02 15:27:38 UTC Comment hidden (spam)
Comment 108 Dev 2018-12-02 15:27:57 UTC Comment hidden (spam)
Comment 109 Dev 2018-12-02 15:28:14 UTC Comment hidden (spam)
Comment 110 Robert Beyer 2018-12-03 05:57:16 UTC Comment hidden (spam)
Comment 111 MARIA NANCY 2018-12-04 05:37:23 UTC Comment hidden (spam)
Comment 112 Mike Rock 2018-12-05 10:36:20 UTC Comment hidden (spam)
Comment 113 HP Printer Support Number 2018-12-06 07:24:39 UTC Comment hidden (spam)
Comment 114 lehip 2018-12-06 09:55:33 UTC Comment hidden (spam)
Comment 115 lehip 2018-12-06 09:56:23 UTC Comment hidden (spam)
Comment 116 lehip 2018-12-06 09:58:53 UTC Comment hidden (spam)
Comment 117 philip 2018-12-07 05:11:30 UTC Comment hidden (spam)
Comment 118 Sara Abo 2018-12-07 07:05:11 UTC Comment hidden (spam)
Comment 119 philip 2018-12-07 07:27:57 UTC Comment hidden (spam)
Comment 120 philip 2018-12-07 07:29:23 UTC Comment hidden (spam)
Comment 121 Ubaid 2018-12-10 18:50:55 UTC Comment hidden (spam)
Comment 123 AOL Support 2018-12-12 07:16:48 UTC Comment hidden (spam)
Comment 124 Rossy Marry 2018-12-13 09:58:44 UTC Comment hidden (spam)
Comment 125 Ariana Watson 2018-12-14 07:15:45 UTC Comment hidden (spam)
Comment 127 Savya 2018-12-19 16:12:09 UTC Comment hidden (spam)
Comment 128 David Anderson 2018-12-20 08:49:38 UTC Comment hidden (spam)
Comment 129 Timur 2018-12-20 10:49:32 UTC
Is there a way to lock / disable changing a bug in Bugzilla? 
I wish Closed was for that but it's not: https://bugzilla.kernel.org/page.cgi?id=faq.html#q7

Or to have a link for admins for one-click disable user as spammer?
And other link to automatically report spammer to Google.
Comment 130 HPPrinterNumber 2018-12-21 10:09:17 UTC Comment hidden (spam)
Comment 131 Aron Smith 2018-12-21 20:00:38 UTC Comment hidden (spam)
Comment 132 Armando 2018-12-26 08:13:27 UTC Comment hidden (spam)
Comment 133 Geek Squad 2018-12-26 10:02:59 UTC Comment hidden (spam)
Comment 134 cristopherlavon 2018-12-26 11:36:45 UTC Comment hidden (spam)
Comment 135 Norris Dean 2018-12-27 15:28:18 UTC Comment hidden (spam)
Comment 136 James Brown 2018-12-29 06:43:57 UTC Comment hidden (spam)
Comment 137 emma williams 2018-12-29 06:51:59 UTC Comment hidden (spam)
Comment 138 emma williams 2018-12-29 06:52:54 UTC Comment hidden (spam)
Comment 139 jasleen kaur 2019-01-01 08:35:22 UTC Comment hidden (spam)
Comment 140 adlermoltz 2019-01-01 13:13:51 UTC Comment hidden (spam)
Comment 141 august walker 2019-01-02 14:44:02 UTC Comment hidden (spam)
Comment 142 august walker 2019-01-02 14:48:07 UTC Comment hidden (spam)
Comment 143 Olivrate 2019-01-02 18:15:24 UTC Comment hidden (spam)
Comment 144 Lucia Mandela 2019-01-03 19:29:54 UTC Comment hidden (spam)
Comment 145 Mihai Medves 2019-01-05 14:36:26 UTC Comment hidden (spam)
Comment 146 Active Records 2019-01-05 14:40:31 UTC Comment hidden (spam)
Comment 147 Discover Romania 2019-01-05 22:39:06 UTC Comment hidden (spam)
Comment 148 buy generic 2019-01-07 09:29:28 UTC Comment hidden (spam)
Comment 149 john smith 2019-01-07 09:47:30 UTC Comment hidden (spam)
Comment 150 david jones 2019-01-08 06:11:26 UTC Comment hidden (spam)
Comment 151 david jones 2019-01-08 06:13:52 UTC Comment hidden (spam)
Comment 152 JOHNPETTER 2019-01-08 22:22:34 UTC Comment hidden (spam)
Comment 153 david jones 2019-01-10 11:55:34 UTC Comment hidden (spam)
Comment 154 Norris Dean 2019-01-10 13:37:48 UTC Comment hidden (spam)
Comment 155 sofiamartine 2019-01-10 18:31:12 UTC Comment hidden (spam)
Comment 156 Alex 2019-01-11 13:56:35 UTC Comment hidden (spam)
Comment 157 sarkari Exam Result 2019-01-12 17:08:37 UTC Comment hidden (spam)
Comment 158 Jones Wilson 2019-01-13 07:52:08 UTC Comment hidden (spam)
Comment 159 alex1999 2019-01-14 07:53:37 UTC Comment hidden (spam)
Comment 162 alex1999 2019-01-14 07:54:48 UTC Comment hidden (spam)
Comment 165 david jones 2019-01-14 11:22:33 UTC Comment hidden (spam)
Comment 166 david jones 2019-01-15 10:09:57 UTC Comment hidden (spam)
Comment 167 Devayani Kaur 2019-01-16 06:44:40 UTC Comment hidden (spam)
Comment 168 janet watson 2019-01-16 09:41:09 UTC Comment hidden (spam)
Comment 169 Taylor Watson 2019-01-16 10:41:29 UTC Comment hidden (spam)
Comment 170 Mihai Medves 2019-01-16 11:37:01 UTC Comment hidden (spam)
Comment 171 abcassignmenthelp 2019-01-16 12:16:45 UTC Comment hidden (spam)
Comment 172 abcassignmenthelp 2019-01-16 12:18:13 UTC Comment hidden (obsolete)
Comment 173 Adam Schule 2019-01-17 14:03:45 UTC Comment hidden (spam)
Comment 174 shrishti kakkar 2019-01-21 07:16:28 UTC Comment hidden (spam)
Comment 175 aliya arora 2019-01-21 08:16:43 UTC Comment hidden (spam)
Comment 176 sheweta sinha 2019-01-21 08:19:08 UTC Comment hidden (spam)
Comment 177 Neek Kumar 2019-01-21 11:04:28 UTC Comment hidden (spam)
Comment 178 david jones 2019-01-21 11:06:02 UTC Comment hidden (spam)
Comment 179 Neek Kumar 2019-01-21 11:17:30 UTC Comment hidden (spam)
Comment 180 Nikolas Garry 2019-01-21 23:06:03 UTC Comment hidden (spam)
Comment 181 marshall william 2019-01-23 12:56:17 UTC Comment hidden (spam)
Comment 182 marshall william 2019-01-23 23:56:34 UTC Comment hidden (spam)
Comment 183 Robert Williams 2019-01-24 03:52:00 UTC Comment hidden (spam)
Comment 185 abcassignmenthelp 2019-01-24 09:11:42 UTC Comment hidden (spam)
Comment 186 scheyalice 2019-01-24 10:17:52 UTC Comment hidden (spam)
Comment 188 adamjackson 2019-01-24 11:25:50 UTC Comment hidden (spam)
Comment 189 Mihaim 2019-01-25 06:06:20 UTC Comment hidden (spam)
Comment 190 Yayan 2019-01-25 13:15:46 UTC Comment hidden (spam)
Comment 191 marshall william 2019-01-29 12:23:11 UTC Comment hidden (spam)
Comment 192 smdcitations 2019-01-29 17:48:34 UTC Comment hidden (spam)
Comment 193 Tech News 2019-01-30 06:17:04 UTC Comment hidden (spam)
Comment 194 rajj 2019-01-30 10:45:15 UTC Comment hidden (spam)
Comment 196 david jones 2019-01-31 07:25:34 UTC Comment hidden (spam)
Comment 197 david jones 2019-01-31 07:26:11 UTC Comment hidden (spam)
Comment 198 Thomas M. Gonzalez 2019-01-31 08:51:28 UTC Comment hidden (spam)
Comment 199 John Albert 2019-01-31 09:55:05 UTC Comment hidden (spam)
Comment 200 kent 2019-01-31 10:09:23 UTC Comment hidden (spam)
Comment 201 Assignment Help 2019-02-07 10:24:08 UTC Comment hidden (spam)
Comment 202 Spotify Customer Service 2019-03-01 21:52:53 UTC Comment hidden (spam)
Comment 203 jhon dillinger 2019-03-23 08:29:18 UTC Comment hidden (spam)
Comment 204 sandymeg804 2019-04-05 11:37:52 UTC Comment hidden (spam)
Comment 205 kira yagame 2019-04-16 06:17:48 UTC Comment hidden (spam)
Comment 206 smithwig 2019-04-16 09:37:42 UTC Comment hidden (spam)
Comment 207 Lachlan 2019-04-23 10:16:50 UTC Comment hidden (spam)
Comment 208 georgelurther 2019-05-18 10:56:45 UTC Comment hidden (spam)
Comment 209 Juan 2019-05-21 04:36:44 UTC Comment hidden (spam)
Comment 210 install kaspersky 2019-05-21 09:25:22 UTC Comment hidden (spam)
Comment 211 cheapammos 2019-07-12 10:04:24 UTC Comment hidden (spam)
Comment 212 kullumanali 2019-07-18 05:02:23 UTC Comment hidden (spam)
Comment 213 Ammoboard 2019-07-19 07:00:11 UTC Comment hidden (spam)
Comment 214 tech stuff 2019-08-29 10:15:26 UTC Comment hidden (spam)
Comment 215 smartcomlink 2019-11-25 06:35:24 UTC Comment hidden (spam)
Comment 216 Bingnews 2020-01-14 14:52:02 UTC Comment hidden (spam)
Comment 217 aakritig60 2020-01-21 12:26:49 UTC Comment hidden (spam)
Comment 218 omevancom 2020-02-23 15:33:39 UTC Comment hidden (spam)
Comment 219 joseph josef 2020-02-25 13:06:33 UTC Comment hidden (spam)
Comment 220 Jack Reigns 2020-02-28 18:41:01 UTC Comment hidden (spam)
Comment 221 alexa Johson32 2020-03-20 07:29:02 UTC Comment hidden (spam)
Comment 222 alexa Johson32 2020-03-20 07:30:16 UTC Comment hidden (obsolete)
Comment 223 Chris Woris 2020-04-13 09:20:30 UTC Comment hidden (spam)
Comment 224 Thomas Smith 2020-04-27 14:05:04 UTC Comment hidden (spam)
Comment 225 aganujgold 2020-04-30 06:28:57 UTC Comment hidden (spam)
Comment 226 mymodalert 2020-05-27 03:11:58 UTC Comment hidden (spam)
Comment 227 Sweepstakes-online 2020-07-15 12:50:28 UTC Comment hidden (spam)
Comment 228 sumitha 2020-07-21 13:06:55 UTC Comment hidden (spam)
Comment 229 sumitha 2020-07-21 13:08:35 UTC Comment hidden (spam)
Comment 230 oliviaryaaan 2020-08-19 10:43:20 UTC Comment hidden (spam)
Comment 231 Scott Morrison 2020-08-31 19:14:16 UTC Comment hidden (spam)
Comment 232 Norton Product Key 2020-09-22 12:31:15 UTC Comment hidden (spam)
Comment 233 Routerlogin 2020-10-09 04:58:10 UTC Comment hidden (spam)
Comment 234 Syed Usman 2020-10-14 06:26:37 UTC Comment hidden (spam)
Comment 235 Michael Smith 2021-02-06 06:42:50 UTC Comment hidden (spam)
Comment 236 Mylie Jorden 2021-02-10 06:13:25 UTC Comment hidden (spam)
Comment 237 khushisinha 2021-02-20 10:29:25 UTC Comment hidden (spam)
Comment 238 Edna Brown 2021-03-22 09:16:32 UTC Comment hidden (spam)
Comment 239 Jonney Owe 2021-04-18 08:03:17 UTC Comment hidden (spam)
Comment 240 Alex Banks 2021-05-11 09:29:22 UTC Comment hidden (spam)
Comment 241 ROTEM 2021-07-26 07:15:18 UTC Comment hidden (spam)
Comment 242 vinita424 2021-07-27 08:03:37 UTC Comment hidden (spam)
Comment 243 Blaze 2021-09-22 19:25:18 UTC Comment hidden (spam)
Comment 244 Ruhi Mehta 2023-01-16 09:47:38 UTC
Like The Blog! You can find the best travel blogs on RV Camping Trip