[go: up one dir, main page]

Activity for alonso laurent

  • alonso laurent alonso laurent posted a comment on ticket #8

    I've just replied on bugs.documentfoundation.org/show_bug.cgi?id=118006

  • alonso laurent alonso laurent modified ticket #7

    Fix wrong Lotus version detection

  • alonso laurent alonso laurent modified ticket #14

    configure: cannot guess build type

  • alonso laurent alonso laurent posted a comment on ticket #14

    Normally, I run autoupdate and published a new version. So I closed this ticket, but feel free to reopen it if there are still problems.

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified ticket #24

    libwpg: fix configure.ac to build in Windows

  • alonso laurent alonso laurent posted a comment on ticket #24

    Thank, I just commit 29244c855c26f6a7e699ffe8fa313b026a57c6d4 to correct this problem

  • alonso laurent alonso laurent modified ticket #23

    Trying to build under Windows

  • alonso laurent alonso laurent posted a comment on ticket #23

    After personal discussions, the problem seems to concern libwpg, so I closed this ticket.

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent posted a comment on discussion Help

    I just took a look, I assume these two files were created on Windows, no ? ( ie. this may explain that some bytes of the slide group are written in little endian which is not normal :-~ ) I just made a little patch that should help to read these bytes correctly: https://sourceforge.net/p/libmwaw/libmwaw/ci/39c6be1bb5e1d2460d385d26258b1d17eda8ff79/ at least, it allows to convert the two attached files.

  • alonso laurent alonso laurent posted a comment on discussion Help

    Thanks for these two files. Visibly, libmwaw does not recognize the main group as a slide group ; so, it ends up with a list of frames (and it's lost because it doesn't know what to get back). I'll try next week to see if I can fix it (i.e. get a code that works on these two files and on my few presentations) and I will post a message if I succeed...

  • alonso laurent alonso laurent posted a comment on discussion Help

    Hello, if some of these presentations do not contain confidential data, can you attach a presentation that does not work? ( so I can check what's going on )

  • alonso laurent alonso laurent modified ticket #13

    Sean

  • alonso laurent alonso laurent modified a comment on ticket #13

    So I tried to open it with AppleWorks 6: without modifications, he tried to convert it, but couldn't find any converter, when I corrected the signature of the file, it said that the file is damaged and cannot be opened.

  • alonso laurent alonso laurent modified ticket #13

    Sean

  • alonso laurent alonso laurent modified a comment on ticket #13

    So I tried to open it with AppleWorks 6: without modifications, he tried to convert it, but couldn't find any converter, when I corrected the signature of the file, it was said that the file is damaged and cannot be opened.

  • alonso laurent alonso laurent posted a comment on ticket #13

    So I tried to open it with AppleWorks 6: without modifications, he tried to convert it, but couldn't find any converter, when I corrected the signature of the file, it was said that the file is damaged and cannot be opened.

  • alonso laurent alonso laurent posted a comment on ticket #13

    Thanks for this file ; it looks like a corrupted AppleWorks 6 file, i.e. all the files I have start with : 0607XX00424f424f but this file begins with 0607e900c24f424f => libmwaw does not recognize it as an AppleWorks file. Note: I'll try to open it tonight with the latest version of AppleWorks I have on another computer, but I don't think it will accept it.

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent posted a comment on ticket #2

    Hello M.MKZEE, LibreOffice(free) does include libwpg, so the easier method is clearly to install it and test if it can convert your documents correctly. If not, you can find some indications on https://wiki.documentfoundation.org/DLP/Libraries, ie. you must first retrieve and compile librevenge: https://sourceforge.net/p/libwpd/wiki/librevenge/ ; then you will be able to compile libwpg and then writerperfect, it must be relatively easy to do that on MacOs/Linux (but probably more difficult on Windows,...

  • alonso laurent alonso laurent posted a comment on ticket #7

    I have commited some changes, I suppose that there will fix most problems...

  • alonso laurent alonso laurent posted a comment on ticket #7

    I just have commit a quick patch (which allows to reference relative row between 1 and 2048). This must fix the given bug for TEST3.WK1 and do not break my test files (in fact, this repairs 5 conversions). Note: I must relaunch my virtual machines to check what is the maximum numbers of allowed rows in wk1, wks(dos), ... because I suppose that it is not 256 :-~

  • alonso laurent alonso laurent modified a comment on ticket #7

    Hello, I must take a closer look, but this patch seems to break a lot of formula in wb1 files ; so either we find a most robust way to know if a file is a wk1 or a wk3 file, or we have to choose between breaking many .wk1 formula or the .wk3 formula which contain reference to a cell with a column greater than 256 :-~

  • alonso laurent alonso laurent modified a comment on ticket #7

    Hello, I must take a closer look, but this patch seems to break a lot of formula in wb1 files ; so either we find a most robust way to know if a file is a wk1 or a wk3 file, or we have to choose between breaking many .wk1 formula or the .wk3 formula which contain reference to a cell with a column greater than 256 :-~

  • alonso laurent alonso laurent posted a comment on ticket #7

    Hello, I must take a closer look, but this patch seems to break a lot of formula in wb1 files ; so either we find a most robust way to know if a file is a wk1 or a wk3 file, or we have to choose between breaking many .wk1 formula or the .wk3 formula which contain reference to a cell with a column greater than 256 :-~

  • alonso laurent alonso laurent modified ticket #6

    Make comparison operator member functions const

  • alonso laurent alonso laurent modified ticket #6

    Make comparison operator member functions const

  • alonso laurent alonso laurent posted a comment on ticket #6

    Thanks. Note: I just apply it, https://sourceforge.net/p/libwps/code/ci/9738ed97b10d5671b5e70f2c8149fe8f7949bce4/

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent updated merge request #3

    avoid C4310

  • alonso laurent alonso laurent committed [80156c]

    sheet: emit style:row-height instead of style:min-row-height as

  • alonso laurent alonso laurent committed [e5bc38]

    OdfGenerator.cxx: retrieve table:table-background attribute

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent committed [6717ee]

    clang: remove remaining shadow members...

  • alonso laurent alonso laurent committed [e88635]

    clang: try to remove many -Weverything warnings...

  • alonso laurent alonso laurent committed [2117e7]

    .wk3,.123: : add code to call the new detection function if encoding is unknown...

  • alonso laurent alonso laurent committed [a51ec6]

    .wps: try to use OEM code in wps v1 + add code to call the new

  • alonso laurent alonso laurent committed [9ed55c]

    Add some qpw X9 files...

  • alonso laurent alonso laurent committed [74d7ec]

    update test results...

  • alonso laurent alonso laurent committed [ced9ea]

    encoding: begin to add some detection functions,

  • alonso laurent alonso laurent committed [2b00c6]

    .wq*: add code to call the new detection function if encoding is unknown...

  • alonso laurent alonso laurent committed [866722]

    .qwp: add code to call the new detection function if encoding is unknown...

  • alonso laurent alonso laurent committed [d20b76]

    libicu: convert most encodings with libicu...

  • alonso laurent alonso laurent committed [180c73]

    .doc,.wri: : add code to call the new detection function if encoding is unknown...

  • alonso laurent alonso laurent committed [993d91]

    .wb*: add code to call the new detection function if encoding is unknown...

  • alonso laurent alonso laurent committed [8f2e81]

    libwps_tools_win: simplify the code...

  • alonso laurent alonso laurent committed [b59761]

    clang++: correct some warnings...

  • alonso laurent alonso laurent committed [ddfaf1]

    .wk1/.wks/.wdb: add code to call the new detection function if encoding is unknown...

  • alonso laurent alonso laurent committed [cc128f]

    configure.ac: update minor version to prepare release...

  • alonso laurent alonso laurent committed [bfd3fc]

    g++: correct some warnings...

  • alonso laurent alonso laurent committed [792e04]

    cppcheck: correct some warnings...

  • alonso laurent alonso laurent committed [5d3638]

    coverity: remove dead code...

  • alonso laurent alonso laurent committed [08808a]

    update README files...

  • alonso laurent alonso laurent committed [da81e3]

    .qwp: ask for the encoding...

  • alonso laurent alonso laurent committed [3ebf13]

    multiplan: allow to retrieve complex encodings...

  • alonso laurent alonso laurent committed [a17271]

    OLE: : allow to retrieve complex encodings...

  • alonso laurent alonso laurent committed [30540a]

    field: implement date/time field correctly...

  • alonso laurent alonso laurent committed [955224]

    .wps[1-4]: allow to retrieve complex encodings...

  • alonso laurent alonso laurent committed [157a03]

    .qwp: allow to retrieve complex encodings...

  • alonso laurent alonso laurent committed [44068d]

    .wb*: allow to retrieve complex encodings...

  • alonso laurent alonso laurent committed [c23a11]

    .wq*: allow to retrieve complex encodings...

  • alonso laurent alonso laurent committed [663bb2]

    .wk*: allow to retrieve complex encodings...

  • alonso laurent alonso laurent committed [42a5c4]

    Lotus: allow to retrieve complex encodings...

  • alonso laurent alonso laurent committed [32d3f2]

    clang: try to remove some -Weverything warning, to be continued...

  • alonso laurent alonso laurent committed [065c7e]

    clang: finish to remove many Weverything warnings...

  • alonso laurent alonso laurent committed [72cf41]

    clang: continue to suppress some -Weverything warnings...

  • alonso laurent alonso laurent committed [0187e9]

    encoding[LICS]: simplify the code...

  • alonso laurent alonso laurent committed [58e88f]

    qpw: force the cell style's length to be 36 for X2..X9 files...

  • alonso laurent alonso laurent committed [7ecea2]

    TableStyle.cxx: try to retrieve more borders when generating odg/p.

  • alonso laurent alonso laurent committed [78c936]

    OdgGenerator: define xmlns:number...

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent modified a wiki page

    Home

  • alonso laurent alonso laurent committed [8acf75]

    configure.ac: update minor version to prepare a release...

  • alonso laurent alonso laurent committed [50c04f]

    cppcheck: correct some warnings...

  • alonso laurent alonso laurent committed [c2825b]

    update NEWS

  • alonso laurent alonso laurent modified ticket #16

    Cannot build in macOS 10.13: symbols not found for arch x86_64

  • alonso laurent alonso laurent posted a comment on ticket #16

    No problem. Happy to see this problem solved... note : - I suppose that I can close this bug.

  • alonso laurent alonso laurent posted a comment on ticket #16

    Hello, do you do a make clean all (or better ./autogen.sh ; ./configure; make clean all ) ? Ie. I just check and the build ends succefully on my mac ( which is also in OSX 10.13) ....

  • alonso laurent alonso laurent committed [92e851]

    Add some mac Corel Painter 2018's files..

  • alonso laurent alonso laurent committed [d3afdc]

    quattropro: add some "basic" qpw v9 files...

  • alonso laurent alonso laurent committed [e7324b]

    Corel Painter: use unicode encoding if it exists, use pixelByInch

  • alonso laurent alonso laurent committed [bdbaff]

    PowerPoint3Parser.cxx: try to improve the detection of the page's

  • alonso laurent alonso laurent committed [cc3cee]

    update results to current...

  • alonso laurent alonso laurent committed [d5b620]

    add some Quattro Pro 9 files and some probable Quattro Pro 12 files...

  • alonso laurent alonso laurent committed [84d21f]

    SheetStyle.cxx: generate valid xml's file if the column numbers

  • alonso laurent alonso laurent committed [7f5f5b]

    QuattroPro[.qpw]: try to retrieve some OLE's pictures, ...

  • alonso laurent alonso laurent committed [9f39d9]

    QuattroPro[.qwp]: try to retrieve some textboxes...

  • alonso laurent alonso laurent committed [386456]

    QuattroPro[.qpw]: try to retrieve more complex geometrical shapes...

  • alonso laurent alonso laurent committed [2883f2]

    QuattroPro[.qpw]: begin to retrieve some geometrical shapes...

1 >