]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/maskamar/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / maskamar / index.mdwn
index c7f2bc3358fed4cbd97c70358cf2ad25df2a8e26..48b6323bb07a4dc2889d72c4e5eb5d8135e04520 100644 (file)
@@ -7,15 +7,42 @@ Assignment
 
 Repair bug with exporting PDF in recorded macro.
 
+* [Bug 40115 - Export as PDF in Calc does not obey the PageRange instruction in a macro](https://bugs.freedesktop.org/show_bug.cgi?id=40115)
+
+* [Bug 45933 - Macro to do a PDF Export does not apply filter settings - Calc & Writer](https://www.libreoffice.org/bugzilla/show_bug.cgi?id=45933)
+
+Problem description: 
+
+I want export as PDF part of the Calc document through the recorded macro. I recorded a macro. It is OK. But if I run it, the macro ignore property Range ("Selection") from PDF Options window.
+
+Results of my work
+======
+The project is too large. Translation is takes too long and is difficult to navigate in it. That's why I chose replacement project [yuicompressor](https://github.com/yui/yuicompressor).
+
+New assignment
+======
+* [When running yuicompressor-2.4.8 on an empty JavaScript file is throws and exception](https://github.com/yui/yuicompressor/issues/130)
+
+It throws IndexOutOfBoundsException.
+
+* [Unable to specify absolute path for output file in Windows](https://github.com/yui/yuicompressor/issues/78)
+
+Absolute path in Windows contains a colon (:), which is a reserved character in output parameter.
+
 Links documenting the results of my work
 ======
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
+* [Fix issue 130 - empty JS file exception -> add try/catch](https://github.com/yui/yuicompressor/pull/139)
 
-Presentation
+* [Fix issue 78 - Windows absolute path for output file bug](https://github.com/yui/yuicompressor/pull/138)
+
+Presentations
 ==========
 
+[[OSP_Presentation_Marek_Maska.pdf]]
+
+[[OSP_Presentation2_Marek_Maska.pdf]]
+
 Ohloh
 =====
 
@@ -23,3 +50,6 @@ Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
 
 
 [w]:https://www.ohloh.net/accounts/maskamar/widgets
+
+
+