GSoC - Weekly Report - #10 - Table styles

2021-08-18 Thread Balázs Sántha
Dear Community! This is my last weekly report about my GSoC project. Last week I was working with my optimization, and its unit tests. It has been successfully merged into master. This fix improved DOCX tables opening time via 20%. This fix caused a regression, where the direct character formatti

GSoC - Weekly Report - #9 - Table styles

2021-08-09 Thread Balázs Sántha
Dear Community! This week I was still working with my ongoing optimization. Unfortuantely, it turned out, that some of the unit tests were failing with the new patch. As I wasn't able to get much detail out from the Jenkins log, I must have started to debug the problematic unit tests on my own. Af

GSoC - Weekly Report - #8 - Table styles

2021-08-02 Thread Balázs Sántha
Dear Community! This week I finally had success to implement the optimization I was describing last week. I was really stuck, beacuse I had some build problems, and also didn't find the right classes, with which to solve the problem was quite easy. So I hopped on the IRC dev chat, and Mike Kagansk

GSoC - Weekly Report - #7 - Table styles

2021-07-26 Thread Balázs Sántha
Dear Community! Sorry for the late report. Last week I was getting a lot of build problems with Jenkins, when I tried to test my patch about a bug. At the end of the week, finally it could have been merged into master: https://gerrit.libreoffice.org/c/core/+/119249 Also I was working on an the opt

GSoC - Weekly Report - #6 - Table styles

2021-07-19 Thread Balázs Sántha
Dear Community! This week I was able to finish the annoying bug, which caused the loss of page break properties of tables, when the user applied a table style on the table. The problem was that, the function which was called when applying a style, overrid the page break properties of the table, wi

GSoC Weekly Report - #5 - Unit Tests

2021-07-13 Thread Shubham Jain
Hello everyone, This Week's Report - - successfully merged 3 tests in the master! (1 more can be merged, just a minute change is required) - have understood the whole process of writing tests for calc and writer. - I'll speed up my process now in the upcoming weeks. - Also, thank you to Xisco and I

GSoC - Weekly Report - #5 - Table styles

2021-07-11 Thread Balázs Sántha
Dear Community! Last week, I was working on the optimization of the import of docx documents, which are related to big tables and table styles. Found a possible optimization, which would boost around 20% the opening time. Started to implement it, but had no success with it. This week I will finish

GSoC Weekly Report - #4 - Unit Tests

2021-07-05 Thread Shubham Jain
Hi Everyone! This week's report - - I've successfully added 2 tests and verified them by reverting the fix commits. Still haven't merged to master yet. - I've understood the basic workflow of writing tests and running them locally,testing them and then checking if they work by reverting the commit.

GSoC - Weekly Report - #4 - Table styles

2021-07-04 Thread Balázs Sántha
Dear Community! Last week, I have finished two things I was working on previously. Finally been able to fix the bug, that caused to lose the table style setting when drag&dropping or copying&pasting a table. You can see the patch here: https://gerrit.libreoffice.org/c/core/+/118336 I still work on

GSoC Weekly Report - #2 - Unit Tests

2021-06-28 Thread Shubham Jain
Hi Everyone! Weekly Report : - Added around 2-3 tests. - I've started working on Calc now and I'll write its tests during this week. - I was not able to work for almost the whole week due to my college exams (as mentioned in my previous report) but I wrote some during the weekend. - I'll aim to wr

GSoC - Weekly Report - #3 - Table styles

2021-06-28 Thread Balázs Sántha
Dear Community! Last week I was working on a problem, which causes the loss of table style when copying a table, or drag&drop it. Drag&Drop is working with copying and after pasting the table. Found two interesting functions, which are called during these operations, but couldn't solve the problem

GSoC Weekly Report - #2 - Unit Tests

2021-06-21 Thread Shubham Jain
Hi Everyone! Report of this week: - Added around 4-5 tests. - faced yet another issue regarding build, solved it by cloning the build again - I'll try to complete all the previously written tests this week before trying to write new ones. - I have college mid-term exams this week and I've communica

GSoC - Weekly Report - #2 - Table styles

2021-06-20 Thread Balázs Sántha
Dear Community! Last week I was testing the UX, related to the table styles. Filed some interesting bugs, and started working on a bug, which is about moving/copying tables. This cause loss of information, the name of table style is missing after moving the object. This week I will work on this. I

GSoC Weekly Report - #1 - Unit Tests

2021-06-13 Thread Shubham Jain
Greetings Community! My GSoC project is to extend the unit tests coverage of LO. This project is fairly simple so I won't have much to report. Me and my mentors have agreed to a time suitable for everyone to work on. I've written around 5-6 te

GSoC - Weekly Report - #1 - Table styles

2021-06-13 Thread Balázs Sántha
Dear Community! Here is the first week of work. This is the first time, so I will be a bit more verbose. With my mentor, our aim is to implement a better DOCX table style support. First we worked on an optimization, to fix performance regressions with DOCX table import. Para/run props in DOCX tab

GSoC Weekly Report 2 Styles Inspector

2020-06-15 Thread Shivam Kumar Singh
Hi, Last week was quite good. Work Done :- + I Completed the change of source code for Inspector such that the main property dump implementation will be in sw and the UI is in svx.[1] To Do for this week :- + Complete the patch to extract the property dump for the text at the cursor. This will b

[GSoC] Weekly Report(11June - 16 Jun)

2019-06-19 Thread shubham goyal
In this week, I started with creating the QR code dialog Box. A draft-WIP change is submitted in Gerrit for the same. Focus this week: * Integration of QR code Library. * make the dialog Box usable/callable in LibreOffice. ___ LibreOffice mailing list Li

[GSoC] Weekly Report(3 June - 10 June) - QR Code Generation

2019-06-11 Thread shubham goyal
Report: 1. Integration of Qr Code Library. *it was my main focus of the week. But it is sad that I could not complete it. Patch - https://gerrit.libreoffice.org/#/c/73302/ The task under progress: 1.The task for creating QR generation dialog box. Demo patch- https://gerrit.libreoffice.org/#/c/7

[GSoC] Weekly Report 27 May - 1 June

2019-06-02 Thread Gagandeep Singh
Hi, This week was used in trying to work on import and export of chart properties through sax parsing in the new chart style panel but after having a discussion with my mentor, my effort has shifted to implementing the data structures for storing the chart properties. Throughout the last month, I

GSoC weekly report

2018-06-05 Thread Mert Tümer
Hello, Sorry for the late update. I am asked to build libreoffice online for Android. So far i wrote a script for configure file to set up necessary options for cross compiling it to android which took quite a while. ndk clang etc. Now i am trying to build libreoffice onlines dependencies for an

GSoC weekly report - Solving MABs for Android Viewer - Ximeng Zu

2017-08-21 Thread Ximeng Zu
Hello, I spent my last week working on zooming for Calc on Android Viewer. In short, I didn't succeed. Since I implemented headers and the headers need to be synced with the main GL content, and there is a syncing problem, we have decided to fix the zoom and fix DPI = 96 to ensure headers and m

GSoC Weekly Report 11 | Revamp the Customization Dialog - Muhammet Kara

2017-08-20 Thread Muhammet Kara
Hello world, Last week, I have implemented the functionality of the Add and the Remove buttons (merged) as priority, then proceeded with the search feature (in review). I have also implemented the "Insert" button (in review), and started working on the "Reset" button (WiP). You may watch the

GSoC Weekly Report 7 - 10 | Revamp the Customization Dialog - Muhammet Kara

2017-08-15 Thread Muhammet Kara
Hello world, In the past weeks I had an emergency surgery, and was not able to get online for a while. Then I tried to work as much as I could during the recovery and after that, and couldn't send weekly reports during that time. In the weeks 7th to 10th of GSoC, I have * converted UI of Cu

GSoC Weekly Report 9 & 10: LibreOffice for Android: Gautam Prajapati

2017-08-12 Thread Gautam Prajapati
*Week 9: *I continued my work on supporting NSS on LibreOffice Android. I failed to solve the top-level make failure, later with the inputs from Miklos I got to know that the top-level make success wasn't possible cause I was trying to tweak the x86_64 build to produce a host(arm) .so files. I sub

GSoC Weekly Report 7 & 8: LibreOffice for Android - Gautam Prajapati

2017-07-26 Thread Gautam Prajapati
*Week 7*: I was working on the task of build NSS with NDK provided toolchains. The build was failing and the goal was to switch to NSS by default on Android as well. During this week, I was able to build NSS with NDK GCC toolchain. I had to do understand the makefiles and had to do some tweaks in

GSoC Weekly Report 5 & 6 | Revamp the Customization Dialog - Muhammet Kara

2017-07-13 Thread Muhammet Kara
Hello world, In the 5th and 6th weeks of GSoC, I have (mostly) completed the separation of subclasses of SvxConfigPage, created a util class to contain helper functions of these classes, and refactored a few of the contained functions. This week, I'll work on creating a custom widget for the

GSoC Weekly Report 6: LibreOffice for Android - Gautam Prajapati

2017-07-12 Thread Gautam Prajapati
Hello, During week 6, I worked on my task of building NSS(Network Security Services) for LO Android. For that, I first explored how to build standalone NSS on my linux desktop. Turned out NSS is not very supportive of cross compiling for ARM. It works well if the host and building platform are sa

GSoC Weekly Report 4 & 5: LibreOffice for Android - Gautam Prajapati

2017-07-04 Thread Gautam Prajapati
Hello, During week 4, I completed the task of switching clang for Android building. Link to the relevant patches: - https://gerrit.libreoffice.org/39127 - android: update configure.ac to support building only with NDK>=15 - https://gerrit.libreoffice.org/39122 - android: update configure

GSoC Weekly Report 4 | Revamp the Customization Dialog - Muhammet Kara

2017-06-27 Thread Muhammet Kara
Hello world, In the 4th week of GSoC, I have worked on separating subclasses of SvxConfigPage (for tabs) from cfg.cxx. This week, I'll continue working on the separation, and also preparing the ui files. You may watch the changes on gerrit.[0] Cheers, Muhammet [0] http://bit.ly/customize17g

GSoC Weekly Report 3: LibreOffice for Android - Gautam Prajapati

2017-06-20 Thread Gautam Prajapati
Hello! I was working on the task of switching to Clang for building LO Android. Last week was spent on understanding the differences between exception handling ABIs for ARM and Itanium one(being shipped with Clang in NDK). Our linux-arm-bridge source code is written keeping the ARM specifications

GSoC Weekly Report: Special Characters ~ Akshay Deep

2017-06-19 Thread Akshay Deep
Hi community, I worked on recent characters control in the dialog last week. It is completed and has been merged to the LO source. It can be seen at https://gerrit.libreoffice.org/#/c/37496/ This week, I'll work on toolbar drop-down control for character widgets. Regards, Akshay Deep

GSoC Weekly Report 2 | Improvements to Notebookbar - Gökhan Gurbetoğlu

2017-06-19 Thread Gökhan Gurbetoğlu
Hello, In the second week of coding, I still worked on the inserting new shortcut toolbox to Notebookbar. Cheers, Gökhan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

GSoC Weekly Report 3 | Revamp the Customization Dialog - Muhammet Kara

2017-06-19 Thread Muhammet Kara
Hello world, In the 3rd week of GSoC, I have implemented a search/filter feature on the current Keyboard tab of the Customize dialog[0], and started looking into the Menu and the Toolbar tabs. This week, I'll be working on converting one of the current tabs into the new design, and see how i

GSoC Weekly Report 2 | Revamp the Customization Dialog - Muhammet Kara

2017-06-13 Thread Muhammet Kara
Hello world, In the 2nd week of GSoC, discussions on the new design continued, and (although Variant 1 was modern and beautiful,) most people seemed to be in favor of Variant 2 because it is accessible, and it is more probable to fit its implementation in the scope of GSoC time period. We agre

GSoC weekly report: Solving MABs for LO Android viewer - Ximeng Zu

2017-06-13 Thread Ximeng Zu
Hello everyone, Last week I was trying to solve a SIGSEGV in Android Viewer on my new Android phone. In order to do that, I needed to do a debug build with Android distro. On my *freshly installed* Ubuntu 16 LTS dual boot system with win10 on a Surface Pro 3, the build constantly failed on me. Her

GSoC Weekly Report 2: LibreOffice for Android - Gautam Prajapati

2017-06-12 Thread Gautam Prajapati
Hi All! This week started with me trying to understand the problem in bridges/ module with clang toolchain. There were two major errors which I had to solve-- The first problem was with clang being rejecting incompatible declarations of the same extern "C" function under different namespaces. Wit

GSoC Weekly Report 1 | Revamp the Customization Dialog - Muhammet Kara

2017-06-09 Thread muhammet . kara
Hello world, In the 1st week of GSoC, I followed discussions of the design team about the new design of the customize dialog, and participated meetings. Since the design was not finalized yet, didn't do any coding towards it. We will most probably finalize the design this week, and start the

GSoC Weekly Report 1 | Improvements to Notebookbar - Gökhan Gurbetoğlu

2017-06-08 Thread Gökhan Gurbetoğlu
Hello, In the first week of coding I am working on inserting new shortcut toolbox on the right side of tabbed Notebookbar also getting more familiar with the code. Current progress can be tracked at: https://gerrit.libreoffice.org/#/c/38450/ Cheers, Gökhan ___

GSoC Weekly Report Solving MABs for Android Viewer - Ximeng Zu

2017-06-06 Thread Ximeng Zu
Hello everyone, I spent my first week working on adding full screen presentation mode for Android Viewer. Till now, conversion to svg file is successful and the presentation mode activity works fine, but needs to add more control options. I also solved a small bug: https://gerrit.libreoffice.org/#

GSoC Weekly Report 1: LibreOffice for Android - Gautam Prajapati

2017-06-06 Thread Gautam Prajapati
Hello! My initial tasks include improving the build system of LO Android. For that, I tried to understand the modern Gradle + CMake system. I had to compare it with current build system of LO and update the things necessary. I understood the working of configure script and 'make' with the help o

[GSoC] Weekly Report #12 - Toolbars infrastructure via .ui files

2016-08-16 Thread Szymon Kłos
Hello, This week I did: - changed labels for some UNO commands with long text - added possibility to add multiple Notebookbar implementations (.ui files) which can be switched in the menubar > view. We can add Heiko's concept implementation now. - added Toolbar Mode popup menu where user can act

[GSoC] Weekly Report #11 - Toolbars infrastructure via .ui files

2016-08-09 Thread Szymon Kłos
Hello, Changes done last week: - fixed crash occurring on some platforms while opening the file menu - correct position of the popup menu on all platforms - added placeholder icons for commands without an icon, icons are aligned in the correct way - hidden Notebookbar in the Start Center - a lot o

GSoC Weekly Report #11 - Table Styles

2016-08-08 Thread Jakub Trzebiatowski
Hello This week I was still working on table styles "Styles and Formatting" panel. Added option to delete table style: https://gerrit.libreoffice.org/#/c/27797/ Beside that been working on Undo & Redo, and adding table style by example. Modified Table and Formatting panel that you can not add s

[GSoC] Weekly Report #9/10 - Toolbars infrastructure via .ui files

2016-08-02 Thread Szymon Kłos
Hello, This is my report for last two weeks because I was on holidays 22-29 July. Last changes: - added image tab for Calc and Impress - added icon as a first tab which shows file menu - improved context changing mechanism (tab switching) I also tried to implement showing/hiding the menubar but

GSoC Weekly Report #10 - Table Styles

2016-08-01 Thread Jakub Trzebiatowski
Hello, This week I fixed a table styles import bug: https://gerrit.libreoffice.org/#/c/27539/ Made a basic "Styles and Formatting" Table styles tab. https://gerrit.libreoffice.org/#/c/27638/ It's not yet fully functional, allows only basic operations. Added one icon for table styles tab:

GSoC Weekly Report #9 - Table Styles

2016-07-25 Thread Jakub Trzebiatowski
Hello, This week wasn't very productive for me. I was feeling sick on Tuesday. I was working on table style tab. Made a change and pushed it to the gerrit, but it was touching to much in one commit. Also the tests were failing. Took the change from gerrit down. Now I'm working to fix it into se

[GSoC] Weekly Report #8 - Toolbars infrastructure via .ui files

2016-07-18 Thread Szymon Kłos
Hello, Last week I implemented mechanism for notebookbar to show hidden content in the popup. Next step is creating possibility to determine one widget for each section which will be shown always. Then user will be aware of what kind of controls could find in this section. I also reduced empty sp

GSoC Weekly Report #8 - Table Styles

2016-07-18 Thread Jakub Trzebiatowski
Dear community, This week I was working on XPropertyState for Cell styles. https://gerrit.libreoffice.org/#/c/27215/ Also was working on a Table Styles tab in Styles and Formatting sidebar (F11). Made some progress, picture: http://i.imgur.com/Y765dVA.png. Discovered a bug in table styles imp

Re: GSoC Weekly Report #7 - Table Styles

2016-07-11 Thread Miklos Vajna
Hi Jakub, On Mon, Jul 11, 2016 at 10:41:16PM +0200, Jakub Trzebiatowski wrote: > If everything goes fine I would like to start working on table autoformat > dialog. > I have the following Design Meeting paper: > https://docs.google.com/document/d/1FPkf9fn79dXJ5tHpc-meMYxaQpj3nV5sEN6u9HOo2GQ/ > e

GSoC Weekly Report #7 - Table Styles

2016-07-11 Thread Jakub Trzebiatowski
Dear community, This week I was looking how to export paragraph and char attributes of a cell style. Finally found it out. The export, import and exports tests code can be found at gerrit: https://gerrit.libreoffice.org/#/c/27115/ Next I will have to implement XPropertyState for a the remaini

[GSoC] Weekly Report #7 - Toolbars infrastructure via .ui files

2016-07-11 Thread Szymon Kłos
Hello, During last week I finished widget priority support for the NotebookBar. So far it is used only in the Writer and I'm going to add priorities to the Calc and Impress. I also added new context dependent tab for Impress with the Table Design Pane and Image tab in the Writer. I have to add Im

GSoC Weekly Report #6 - Table Styles

2016-07-04 Thread Jakub Trzebiatowski
Hello community, This week I was still working on importing of cell styles. Made basic sw_odfexport test, and implemented two new log areas: sw.xml, xmloff.table. https://gerrit.libreoffice.org/#/c/26721/ I don't know yet how to do a import and export of text/paragraph style of a table cell. I t

[GSoC] Weekly Report #6 - Toolbars infrastructure via .ui files

2016-07-04 Thread Szymon Kłos
Hello, Changes this week: I added new tab with animations in the Impress (this will need some improvements to be more comfortable in use). Fixed button sizes are dropped now and I created new SmallButton object which is a button with small padding. My patch introduced possibility to change icon

GSoC Weekly Report #5 - Table Styles

2016-06-27 Thread Jakub Trzebiatowski
Dear Community, This was the fifth week. This week I was working on importing table styles. * Expanded the infrastructure of Table Style UNO API (https://gerrit.libreoffice.org/#/c/26578/): o insertByName o replaceByName o removeByName o replaceByName * Made import of t

[GSoC] Weekly Report #5 - Toolbars infrastructure via .ui files

2016-06-27 Thread Szymon Kłos
Hello, This week I updated my patch with context dependent controls. Previous version was too general (all controls), current version affects only tab pages. I added new method closing the Notebookbar, this helps to destruct controls in right order (I had this problem with SlideTransitionPane).

[GSoC] Weekly Report #4 - Toolbars infrastructure via .ui files

2016-06-20 Thread Szymon Kłos
Hello, This is my next weekly report. This week finally, after modifying SvxLRSpaceItem's QueryValue and PutValue methods, paragraph spacing controls are working using normal sfx2 mechanism. I've also removed timer from my second patch (Slide transition panel) and added possibility to change ico

GSoC Weekly Report #4 - Table Styles

2016-06-20 Thread Jakub Trzebiatowski
Dear Community, This was the fourth week. This week I was working on: - Implemented isInUse() and isUserDefined() for table styles and cell styles. This was required for a correct export. + https://gerrit.libreoffice.org/#/c/26366/ - Expanded table styles by table:first-row-end-column,

Re: GSoC Weekly Report #3 - Table Styles

2016-06-14 Thread Miklos Vajna
Hi Jakub, On Mon, Jun 13, 2016 at 07:30:04PM +0200, Jakub Trzebiatowski wrote: > - This week I had four exams, and very probably I passed all of them. Congrats! :-) > Plans for this week: > - Research how to implement and implement table:first-row-end-column, > table:first-row-start-column,

GSoC Weekly Report #3 - Table Styles

2016-06-13 Thread Jakub Trzebiatowski
Dear Community, This was the third week. This week I was working on: - Added CellStyle family. This required me to create a container in SwDoc to store unassigned SwBoxFormats. + getByName, getElementNames, getCount https://gerrit.libreoffice.org/#/c/25896/ + insertByName, re

[GSoC] Weekly Report #3 - Toolbars infrastructure via .ui files

2016-06-13 Thread Szymon Kłos
Hello, This week I solve the issue with timers in the paragraph spacing controls (patch is still on gerrit). I must remove second one from my second patch. As Maxim proposed, I updated my build to check if I work with buggy master. Unfortunately it didn't fixed the problem. I will try to replace i

Re: [GSoC] Weekly Report #2 - Toolbars infrastructure via .ui files

2016-06-08 Thread Szymon Kłos
Dnia 2016-06-06, pon o godzinie 22:28 +0200, Jan Holesovsky pisze: > Hi Szymon, > > Szymon Kłos píše v Po 06. 06. 2016 v 20:48 +0200: > > > This week I made possible reusing controls from Slide Transition > > Pane. > > I had some problems with early initialization. Similar problem I > > met in >

Re: [GSoC] Weekly Report #2 - Toolbars infrastructure via .ui files

2016-06-06 Thread Jan Holesovsky
Hi Szymon, Szymon Kłos píše v Po 06. 06. 2016 v 20:48 +0200: > This week I made possible reusing controls from Slide Transition Pane. > I had some problems with early initialization. Similar problem I met in > the paragraph spacing controller which I didn't finished yet. Great stuff, thank you!

[GSoC] Weekly Report #2 - Toolbars infrastructure via .ui files

2016-06-06 Thread Szymon Kłos
This week I made possible reusing controls from Slide Transition Pane. I had some problems with early initialization. Similar problem I met in the paragraph spacing controller which I didn't finished yet. Tasks not related with GSoC: I've updated my GDrive 2FA patch after review. Also I fixed one

GSoC Weekly Report #2 - Table Styles

2016-06-06 Thread Jakub Trzebiatowski
Dear Community, This was the second week. This week I was working on: - added table-template property to an existing table UNO API https://gerrit.libreoffice.org/#/c/25688/ - basic export of a table-template. However it appeared it is too early to do that. - fixed a fdo47267 import crash w

Re: [GSoC] Weekly Report #1 - Toolbars infrastructure via .ui files

2016-05-30 Thread Jan Holesovsky
Hi Szymon, Szymon Kłos píše v Po 30. 05. 2016 v 16:55 +0200: > I was doing some improvements to the libcmis also (which is not related > with my current GSoC project). I was hacking 2 Factor Authentication > for GDrive: > - fixed parser for the PIN request page (not merged yet) > - changed the PI

[GSoC] Weekly Report #1 - Toolbars infrastructure via .ui files

2016-05-30 Thread Szymon Kłos
Hello! This week I've updated ui files and fixed not working controls. One of them was the number type listbox (Calc). I had to create toolbox controller for it and this field can be used outside sidebar now. I also started conversion of paragraph spacing fields. I was doing some improvements to

GSOC weekly report #11

2015-08-08 Thread Rishabh Kumar
This week, I have started working on the writer page tab https://bugs.documentfoundation.org/show_bug.cgi?id=83830&redirected_from=fdo Out of the 5 mentioned sub-tabs, I have created the Margins, header and footer tab and testing them for bug fixes. Future plans - Completing the page tab during t

Gsoc weekly report(Week #6)

2015-07-08 Thread Rishabh Kumar
This week I worked on - 1. Completed the task of SlideBackground tab: (Some minor bug fixing needed) 2. Completed the area tab work. 3. Moved the effects list to the animation tab (#87813) [work in progress] 4. Refactored the code for sidebar selection analyzer for writer as a follow up for the com

Gsoc Weekly report (week #5)

2015-06-30 Thread Rishabh Kumar
This week was mostly focused on sidebar Area tab and Slide Background tab. 1. Area tab: Finished adding the controls. problem faced with the resizing of the the tab as the new tab adds a new row.Tried experimenting with the SidebarController::NotifyResize() but no results. Plan to write an indepen

[Gsoc] weekly report

2015-06-27 Thread marius adrian popa
I managed to start the debugger and decode the backtrace http://mapopa.blogspot.ro/2015/06/debugging-72987-libreoffice-patch.html Then i found why the qa test crashes and why there is hope http://mapopa.blogspot.ro/2015/06/the-good-news.html Next i need to work on the save fbk to odb function ht

GSOC weekly report

2015-06-08 Thread Rishabh Kumar
Week 1: worked on 1. tdf#90888 :Shrink the properties sidebar sections in Calc - https://gerrit.libreoffice.org/#/c/15935/ (STATUS:MERGED) 2. tdf#87862 : Rearranging the lower half

Gsoc weekly report

2015-06-05 Thread marius adrian popa
I worked on the finishing firebird 2.5.4 cygwin.msvc patch and i did also the up streaming (as much as i could from it) I had an issue with patch created on linux didn't apply very well on osx (hunk issue) I have prepared the gerrit for firebird 2.5.4 upgrade here https://gerrit.libreoffice.org/#/

[GSoC] Weekly Report #11 - Dialog Widget Conversion

2014-08-10 Thread Szymon Kłos
This week I converted: + PAGE_MYSQL_NATIVE + PAGE_DBWIZARD_MYSQL_NATIVE + TAB_WIZ_TYPE_SELECT + TAB_WIZ_NAME_MATCHING + DLG_MAILMERGE + RID_SCDLG_CONFLICTS Regards ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.o

[GSoC] Weekly Report #10 - Dialog Widget Conversion

2014-08-03 Thread Szymon Kłos
This week I converted: + PAGE_DBWIZARD_TEXT + PAGE_TEXT + DLG_TEXT_CONNECTION_SETTINGS + PAGE_DBWIZARD_MYSQL_INTRO + PAGE_DBWIZARD_SPREADSHEET + TAB_PAGE_USERADMIN + PAGE_MYSQL_NATIVE + PAGE_DBWIZARD_MYSQL_NATIVE Regards ___ LibreOffice mailing list Lib

[GSoC] Weekly Report #8-9 - Dialog Widget Conversion

2014-07-27 Thread Szymon Kłos
Last week I was on holiday and I didn't work. This week I converted: + DLG_MM_SENDMAILS + RID_DLG_ADDRESSBOOKSOURCEPILOT + DLG_MAILMERGEWIZARD + PAGE_DBWIZARD_TEXT + PAGE_TEXT + DLG_TEXT_CONNECTION_SETTINGS ___ LibreOffice mailing list LibreOffice@lists

Re: [GSoC] Weekly Report #4 - Dialog Widget Conversion

2014-07-23 Thread Caolán McNamara
On Mon, 2014-07-21 at 20:14 +0200, Eike Rathke wrote: > Hi Szymon, > > On Saturday, 2014-06-21 20:38:20 +0200, Szymon Kłos wrote: > > > Now I'm finishing conversion of RID_SVXDLG_NEWHYPERLINK (4 tabs). > > That one introduced radio buttons that didn't exist before (E-mail and > News) and a super

Re: [GSoC] Weekly Report #4 - Dialog Widget Conversion

2014-07-21 Thread Eike Rathke
Hi Szymon, On Saturday, 2014-06-21 20:38:20 +0200, Szymon Kłos wrote: > Now I'm finishing conversion of RID_SVXDLG_NEWHYPERLINK (4 tabs). That one introduced radio buttons that didn't exist before (E-mail and News) and a superfluous Subject edit field for the Document type / tab page, likely jus

Re: [GSoC] Weekly Report #7 - Dialog Widget Conversion

2014-07-13 Thread Noel Grandin
Wow, you are really chewing through those dialogs!! Nice work! ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[GSoC] Weekly Report #7 - Dialog Widget Conversion

2014-07-13 Thread Szymon Kłos
This week I converted: + RID_SVXDLG_IMAP + MD_DDE_LINKEDIT + RID_DLG_SELECTLABELCONTROL + RID_SVX_XFORMS_TABPAGES + 3 tab pages ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[GSoC] Weekly Report #6 - Dialog Widget Conversion

2014-07-06 Thread Szymon Kłos
This week I converted 7 tab pages: + RID_PAGE_FORM_DATASOURCE_STATUS + RID_PAGE_GROUPRADIOSELECTION + RID_PAGE_GW_FIELDSELECTION + RID_PAGE_LCW_CONTENTSELECTION_FIELD + RID_PAGE_LCW_CONTENTSELECTION_TABLE + RID_PAGE_LCW_FIELDLINK + RID_PAGE_TABLESELECTION Now I'm working on RID_SVXDLG_IMAP dialog.

[GSoC] Weekly Report #5 - Dialog Widget Conversion

2014-06-29 Thread Szymon Kłos
This week I had two hard exams, so I converted only one dialog (DLG_FPICKER_EXPLORERFILE). Stats in mid-term of GSoC: - 11 dialogs and 7 tab pages converted - about 7400 lines of code added - about 5000 lines of code deleted Regards ___ LibreOffice mai

[GSoC] Weekly Report #4 - Dialog Widget Conversion

2014-06-21 Thread Szymon Kłos
In this week I converted RID_FORMULADLG_FORMULA and all tab pages from this dialog. Now I'm finishing conversion of RID_SVXDLG_NEWHYPERLINK (4 tabs). Regards ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mai

[GSoC] Weekly Report #3 - Dialog Widget Conversion

2014-06-14 Thread Szymon Kłos
Dialogs finished in this week: + DLG_MM_ASSIGNFIELDS + DLG_INDEXDESIGN + DLG_MM_CREATEADDRESSLIST + DLG_MM_SELECTDBTABLEDDIALOG ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[GSoC] Weekly Report #2 - Dialog Widget Conversion

2014-06-07 Thread Szymon Kłos
In this week I converted: + RID_SCDLG_COND_FORMAT_MANAGER + MD_UPDATE_BASELINKS In DLG_INDEXDESIGN, which I tried to convert in last week, I noticed that behaviour was incorrect. I reported it to Caolán McNamara and it was fixed. Now I'm working on DLG_MM_CREATEADDRESSLIST and DLG_INDEXDESIGN. R

[GSoC] Weekly Report #1 - Dialog Widget Conversion

2014-05-31 Thread Szymon Kłos
Hi all, I have finished two dialogs recently: + RID_DLG_UPDATE + RID_DLG_UPDATEINSTALL Now I'm working on DLG_INDEXDESIGN. Left to be done in this dialog: - icons in toolbar - fix behaviour of IndexFieldsControl (now, it is empty after start) Regards

GSOC weekly report [Code completion in BASIC IDE]

2013-09-01 Thread Gergő Mocsi
Hi all, This is the report of my last two weeks. This week I had a lots of things to do, so I was mostly off(this week I have some pre-school thigs to do, so I'll mostly be off), but I've pulled, merged and rebuilt my work (will be pushed within a few days, I just need to get my laptop), I'll test

GSOC weekly report - Code completition in Basic IDE

2013-07-29 Thread Gergő Mocsi
Hi all, this is my weekly report of GSOC activity. This week, I've made a lot of modifiations to the feature. First, I've made a menu entry to enable/disable code completition. It is located under View -> Code Completition. Originally, it was a checkbox, but later I've changet it to open a ModalDia

GSOC weekly report [ Code completition in Basic IDE ]

2013-07-07 Thread Gergő Mocsi
Hi all, this week I've managed to fix the ListBox( CodeCompleteListBox) appearance. There is a function which updates the window, and it's called when the user pressed the dot(and triggers the reflection). Next, I wrote a simple solution for the nested reflection, however it should be done with par

GSOC weekly report

2013-06-30 Thread Gergő Mocsi
Hi all, this week I've managed to dislpay the ListBox (CodeCompleteListBox), and list the methods in it. The code completition is still triggered by the ".", but sometimes the source/parser are not in sync(meaning that it does not parse the most asctual version of the source, I'm still working out

GSOC weekly report week 2

2013-06-23 Thread Gergő Mocsi
Hi all, here's my weekly report of GSOC activity. This week, I've managed to hook into the BASIC compiler, and use it for code completition. The reason is simple: it recognizes everything (eg. variables, ..), and stores them in the symbol table. After the parsing, I extract the data from the symbol

[GSOC] Weekly Report - Template Dialog UI

2012-06-25 Thread Rafael Dominguez
This week progress - Filtered files by their type when clicking the top buttons. - Added toolbar and context toolbar depending if you select a template file or not. - Import template to selected folders. - Open selected templates for editing. - Display search edit box when clicking in the search b

[GSOC] Weekly report

2012-06-20 Thread Rafael Dominguez
This week i ported the drawing code from the vcl API to use the drawinglayer one, refactored the ThumbnailView class into a more general purpose one, making it possible to customize it if needed by a subclass, after that i created two subclasses, one for displaying the templates folders and another

[Libreoffice] [GSOC] Weekly Report #4

2011-06-21 Thread Xisco Faulí
Hello, I'd like to share with you a video i've just recorded where you can see how my work is going. http://www.youtube.com/watch?v=IfHA6gjVsIA There're still 2 issues that don't work properly. - Logo, Date and Subject Line work wierdly because they don't hide the component: As you can see on the

Re: [Libreoffice] [GSOC] Weekly Report: Wizards....

2011-05-31 Thread Bjoern Michaelsen
Hi Xisco, Hi Norbert, On Mon, 30 May 2011 22:50:12 -0500 Norbert Thiebaud wrote: > It would be best to use a feature branch instead of a whole new set > of repos: > http://wiki.documentfoundation.org/Development#Managing_git_branches I already created a branch named feature/gsoc2011_wizards. Th

Re: [Libreoffice] [GSOC] Weekly Report: Wizards....

2011-05-30 Thread Norbert Thiebaud
On Mon, May 30, 2011 at 5:05 PM, Xisco Faulí wrote: > Hello, > I keep doing. I can't say anything specific because all i'm doing is that, > converting the code. I'm working now on the files in ui/event/.  it's taking > me some time because it's a bit confused but i think It'd take me much > longer

Re: [Libreoffice] [GSOC] Weekly Report: Wizards....

2011-05-30 Thread Xisco Faulí
Hello, I keep doing. I can't say anything specific because all i'm doing is that, converting the code. I'm working now on the files in ui/event/. it's taking me some time because it's a bit confused but i think It'd take me much longer. After I complete it, I'd like to create a git repository so

Re: [Libreoffice] [GSOC] Weekly Report: Wizards....

2011-05-24 Thread Xisco Faulí
Yes, that's right, i'm focusing on the fax wizard first, anyway it uses other classes, such as UI components or document handlers, which are mostly placed in common and ui. The way I've been converting it is really simple: first I converted the class CallWizard.java which has the method trigger whi

Re: [Libreoffice] [GSOC] Weekly Report: Wizards....

2011-05-24 Thread Michael Meeks
On Tue, 2011-05-24 at 00:18 +0200, Xisco Faulí wrote: > Anyway I spent some time working on the google project last week as > well. So far I've already converted ~40 files. Oooh ... can you test the results ? are they working (ie. with the translation stuff stubbed out) ? I assume you're

[Libreoffice] [GSOC] Weekly Report: Wizards....

2011-05-23 Thread Xisco Faulí
Hello everybody, I'm sorry for the one day delay in the weekly report but I had a project deadline today and I was working hard on it. Anyway I spent some time working on the google project last week as well. So far I've already converted ~40 files. I'll still need more time in order to summit the

Re: [Libreoffice] [GSoC] weekly report #-1

2011-05-19 Thread Michael Meeks
Hi there, On Mon, 2011-05-16 at 23:56 +0200, Matúš Kukan wrote: > I think all "res/commandimagelist" strings in the code can be replaced > with "cmd" then. I've looked at the occurrences (not all in > helpcontent2). Right - so many of these are absolute paths. Unfortunately, lots of them

  1   2   >