2021-01-06  ALONSO Laurent  <laurent.alonso@inria.fr>  [8119035756c9d11e7bf523c5d7cc66dbf78a9238]

tconfigure.ac: update micro revision to prepare a release...


2021-01-06  ALONSO Laurent  <laurent.alonso@inria.fr>  [6d82aa26dc48d78c27a79a73bd1709f1efbc8f20]

tappendXML: try to retrieve the main namespace...


2020-12-30  ALONSO Laurent  <laurent.alonso@inria.fr>  [03c5eea6955159a12f25aee814b7f61d744ee7d6]

tcppcheck: correct some warnings...


2020-12-30  ALONSO Laurent  <laurent.alonso@inria.fr>  [7de53ec507101319c5decc910619d1b1d06322da]

tastyle: ...


2020-12-30  ALONSO Laurent  <laurent.alonso@inria.fr>  [208f71f73db30ef822f2e8cc878cb9d61ede9314]

tupdate README/NEWS files...


2020-12-30  ALONSO Laurent  <laurent.alonso@inria.fr>  [42498362815191152f4583dd18b2c055402835ce]

tconfigure.ac: HAVE_VISIBILITY must be always defined...


2020-12-30  ALONSO Laurent  <laurent.alonso@inria.fr>  [2edf8af587d538b2982de93c23616ce82e2594bd]

tGraphicStyle.cxx: try to retrieve style:print-content src/OdfGenerator.cxx: try to retrieve text:bookmark-{start|end}


2019-12-07  Miklos Vajna  <vmiklos@collabora.com>  [a596b8f5eb57ddcb39a2e6818e190d4570d14e84]

tDon't access static members through instance


2019-12-07  Miklos Vajna  <vmiklos@collabora.com>  [dd7801667f1985fe0fb5ba7c3d9678506b570693]

tMake these member functions static


2019-12-07  Miklos Vajna  <vmiklos@collabora.com>  [bc3dccc7fd3cdf3b62b41f4f3c1876134a0b2a18]

tUse nullptr


2019-12-07  Miklos Vajna  <vmiklos@collabora.com>  [61db52fa1c9f4eebb8f14f150cb9ab6b7c597e8e]

tUse range-based for loop


2019-11-24  Miklos Vajna  <vmiklos@collabora.com>  [38aacbd4fc0606f6cf5ca4b11608750d607acaf4]

tReadability: make these member functions const


2019-11-23  alonso  <laurent.alonso@inria.fr>  [5110672e4a0ba071fdfb53830c5a7f6ca6a8be58]

tOdgGenerator[picture]: retrieve draw:z-index


2019-11-22  alonso  <laurent.alonso@inria.fr>  [2626a260c60abb26cb5fb13f2c989bb807e557a2]

tOdgGenerator[text box]: retrieve draw:z-index...


2019-05-24  ALONSO Laurent  <laurent.alonso@inria.fr>  [0f8a5b79ee841afa8b4beee53957cb2785a7249a]

tOdsGenerator: does not output double with std::fixed...


2019-04-11  ALONSO Laurent  <laurent.alonso@inria.fr>  [fbe6bf59e3dd863f6a937354a446f3a178b31d2c]

tGraphicStyle.cxx: retrieve draw:auto-grow-width,draw:fit-to-size,style:shrink-to-fit


2019-03-31  David Tardon  <dtardon@redhat.com>  [f3e5e16a6da8dac0abcdf048a058d4110a155f3b]

tdo not reinvent the wheel


2019-01-19  Miklos Vajna  <vmiklos@collabora.com>  [353c97f0163a9a6d8460445ace725cfe4cda50eb]

tFix too small loop variables

tThese loop variables had narrower type 'unsigned int' than the iteration's
tupper bound 'unsigned long'.

2018-12-29  David Tardon  <dtardon@redhat.com>  [13d8c49e1a04f71ccdc512e3ae0f15614d10dd18]

tWaE: drop unnecessary parentheses


2018-12-29  David Tardon  <dtardon@redhat.com>  [465256d662e306769adf9e47ae31e31b79e1def3]

tcheck for __attribute__((visibility)) too


2018-08-19  osnola  <alonso@loria.fr>  [e5bc388a6710bedc105b7422549f1d1cde49c829]

tOdfGenerator.cxx: retrieve table:table-background attribute + do not create headers in odp table...


2018-08-19  osnola  <alonso@loria.fr>  [80156c071c3d881f82f686ddd39c401a3e68080c]

tsheet: emit style:row-height instead of style:min-row-height as    LibreOffice seems to ignore style:min-row-height...


2018-07-19  osnola  <alonso@loria.fr>  [78c936032632e8fc0eb258f699b8623eb6ad9be4]

tOdgGenerator: define xmlns:number...


2018-07-19  osnola  <alonso@loria.fr>  [7ecea2f3eed53092cdc912c6eb713de9abd9a57c]

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


2018-06-17  David Tardon  <dtardon@redhat.com>  [5e9ab6abfc6915b4f3c9cceb48f3d527ef37adc3]

tallow building with gcc 4.8

tregex is really supported only from 4.9 up.

2018-06-16  David Tardon  <dtardon@redhat.com>  [cb0e97de34b694f92b3ace3f04d4a01e334f6b2e]

tfix out-of-tree build of tests


2018-06-12  osnola  <alonso@loria.fr>  [c2825b346522b47f965758588573022c53e6cb45]

tupdate NEWS


2018-06-12  osnola  <alonso@loria.fr>  [8acf75b609833da7e756c603050e6c8e8283da5d]

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


2018-06-12  osnola  <alonso@loria.fr>  [50c04f7bc83a989a66267aa43758196abc2c0a9b]

tcppcheck: correct some warnings...


2018-05-31  osnola  <alonso@loria.fr>  [84d21f13b3f47efc4ab7bc02b026f4d414f11fb5]

tSheetStyle.cxx: generate valid xml's file if the column numbers   appearing in formula are negative or too big...


2018-05-05  David Tardon  <dtardon@redhat.com>  [24a92a2dfb98b779e6bf95208068bebe1e91b2a1]

tWaE: drop unnecessary parentheses in decl.


2018-05-05  David Tardon  <dtardon@redhat.com>  [41e1033859e7a896e0ea3654d823253881294c7e]

tdisable werror by default


2018-04-20  osnola  <alonso@loria.fr>  [a4f749bc0f1ece2ac52936c2fad5b8880a443caa]

tSheetStyle.cxx[formula]: add code to retrieve columns or rows ranges...


2018-04-01  David Tardon  <dtardon@redhat.com>  [11a25fa851899df5cedb3065985e458a371c893d]

tuse unique_ptr


2018-04-01  David Tardon  <dtardon@redhat.com>  [c86b66dce1cdb38a6bad8b7985b63929ade75c1a]

tuse unique_ptr


2018-04-01  David Tardon  <dtardon@redhat.com>  [06f6b3460d06451adc85e3cf051c71d48b3789fb]

tuse shared_ptr


2018-03-25  David Tardon  <dtardon@redhat.com>  [28d0c26e303f87a31f78206486246f5ce263a957]

tput own header first to ensure it is self-contained


2018-03-25  David Tardon  <dtardon@redhat.com>  [42644ee92b3732af1756396451b3794efecdd62a]

tone definition of M_PI is enough


2018-03-25  David Tardon  <dtardon@redhat.com>  [1744700d85f51a85faf4ea86b1cfb2d5e4e8ac14]

tuse std::shared_ptr with full namespace

tWe no longer offer to pick shared_ptr from either std or boost, so this
tdoesn't make sense anymore.

2018-03-25  David Tardon  <dtardon@redhat.com>  [9ed91711705ea328bb690fd2fe4e75d6488ee43c]

tuse unique_ptr


2018-03-25  David Tardon  <dtardon@redhat.com>  [3c2838795f1b02628c4676baf7dee64ed7e6b2d6]

tnitpick: shorten a bit


2018-03-25  David Tardon  <dtardon@redhat.com>  [402ca949282f2de850d81435035cf032b03f0868]

tuse shared_ptr


2018-02-04  David Tardon  <dtardon@redhat.com>  [65b53ff8d068f94ec4a9ff7a88cffd121aa805a8]

tlibwpd#15 write correct cell range ref


2018-02-01  David Tardon  <dtardon@redhat.com>  [eccd42d93cf2be88e1cbb8a9007e98c57c6b69e6]

tWaE: unnecessary parentheses in declaration


2018-01-30  osnola  <alonso@loria.fr>  [af8f913bf81daf33c99bf415c8e73e525be5a28e]

tOd*Generator.*xx: add a function appendBodySettings to retrieve    potential settings "table:calculation-settings", ... in the    properties given to startDocument.


2018-01-30  osnola  <alonso@loria.fr>  [1cddefe5b571c059f486e1abb44a09436172b4a7]

tOdfGenerator.cxx: astyle's correction


2018-01-30  osnola  <alonso@loria.fr>  [4645e484c88ae5450ba7ee7ddaa69a71ba65b6cd]

tOdcGenerator.cxx: allow OdcGeneratorPrivate::getAddressString to   retrieve a list of references + correct various mistakes...


2018-01-29  ryanjmulder  <rjmyst3@users.sourceforge.net>  [91731130e263ec8752f4abf1d8041f04f2d1288b]

tOdcGenerator: the attribute for chart:domain should be table:cell-range-address, not table:cell-range.


2017-12-20  Miklos Vajna  <vmiklos@collabora.co.uk>  [c0ab4fd14fc4e1aaa5f56a3e04a029ae4f15f09e]

tPageSpan: ensure ContentType is signed

tOtherwise the "type<0" in PageSpan::storeContent() makes no sense.

2017-11-26  osnola  <alonso@loria.fr>  [76f6c289e708c04c17a21f4439c3b91afe806e33]

tMathML: add functions to retrieve MathML attachments:   - implement insertEquation in Od[ts]Generator.cxx   - add a insertEquation in OdfGenerator which      + checks that the mimetype is "application/mathml-presentation+xml" 	   or "application/mathml+xml"      + parse the MathML strings (so we can use the basic TagOpenElement method, ...)      + unescape all html code and replace them by theirs unicode representation         (to avoid unexpected escaping in writerperfect, ...)   - modify insertBinaryObject in OdfGenerator to call insertEquation when      the mimetype is "application/mathml-presentation+xml" or "application/mathml+xml" 	(so we can add equation in od[gp] files).


2017-11-16  David Tardon  <dtardon@redhat.com>  [c00b3cea11f1296f23f0349a3a0cb5ede91816d0]

tWaE: declaration of 'isMasterPage' shadows a member of 'this'


2017-10-29  Miklos Vajna  <vmiklos@collabora.co.uk>  [9a4426d64f5a7ea8723b669594fa0ba3e7ac928c]

tUse auto when declaring iterators and when initializing with a cast


2017-10-28  David Tardon  <dtardon@redhat.com>  [522f05a5d8d51557525b4633cfb5fa54877149b6]

tdrop outdated MSVC project files


2017-10-01  osnola  <alonso@loria.fr>  [784d55a038d506c7572cd9f1daa82da91a3ec241]

tOdcGenerator: add code to retrieve the axis' title...


2017-09-13  osnola  <alonso@loria.fr>  [cf3a9fb3743bf477aea058fbedbcc689f61b5229]

tOdcGenerator.cxx : allow to retrieve axis's values-cell-range-address...


2017-09-10  Miklos Vajna  <vmiklos@collabora.co.uk>  [ebcf2c82d83dcc81fd48168048aab06a583c6c8a]

tm4: MSVC defines __cplusplus as 199711L still

tSee e.g.
t<https://stackoverflow.com/questions/37503029/cplusplus-is-equal-to-199711-in-msvc-does-it-support-c11>,
ton MSVC we can't depend on the value of __cplusplus, since that one is a
ttoo low value, even if everything else works fine.

2017-09-03  osnola  <alonso@loria.fr>  [40673ed77bc07fd83b2144f5c89cc5a7613b2020]

tOdcGenerator: try to retrieve more chart's attributes, SheetStyle: allow to add external references in formula.


2017-08-02  osnola  <alonso@loria.fr>  [9db90085952dc3adc90f98a6f39876dd482f7358]

ttest/StringDocumentHandler.hxx: add some final keywords...


2017-07-31  Miklos Vajna  <vmiklos@collabora.co.uk>  [65d0852a2b6b1fc6f777e98bb314fdfeeae42816]

tConvert explicit for loops to range-based ones where possible

tThis is most useful in places like OdfGenerator::addFrameProperties() to
tavoid repeating ourselves.

2017-07-30  Miklos Vajna  <vmiklos@collabora.co.uk>  [263d29b34a266e9139d5104ec3bd09c93879d04c]

tConvert 0 to nullptr where it's used as a pointer value

tTo make the code easier to read, because this means the remaining zeros
tall mean numbers.

2017-07-30  osnola  <alonso@loria.fr>  [1958faa0423ad08eaca763d6cdc50e9551440b10]

tReplace HAVE_GCC_ATTRIBUTE_FORMAT by HAVE_FUNC_ATTRIBUTE_FORMAT...


2017-07-29  Miklos Vajna  <vmiklos@collabora.co.uk>  [eeb5406a323633bda0538f614922ab62fac7f0f4]

tMark overriding member functions as 'override'

tThis does not affect the generated code (API or ABI), but:

t1) Makes sure that in case the signature of one of these functions would
tchange by accident, the build breaks as the function no longer overrides
ta base function.

t2) Makes the code readable by explicitly marking all overriding
tfunctions as 'override', where previously the reader had to read the
tinterface of the base class(es) as well to find out if the function is
tvirtual or not.

t3) Since 'override' implies 'virtual', remove the 'virtual' keyword
twhere 'override' is present.

2017-05-16  David Tardon  <dtardon@redhat.com>  [e1fb1033885b980f87736f01b10d57a309caff88]

tdrop :: prefix


2017-05-03  David Tardon  <dtardon@redhat.com>  [fe23baef2e77b95c2003abd52e971bd96ae7cda0]

treplace class DocumentElementVector by a typedef


2017-05-03  David Tardon  <dtardon@redhat.com>  [acba9c9d04cc6bf1f0d02ae7b41e5401a788d101]

tmove check for __attribute__((__format__)) to configure


2017-05-03  David Tardon  <dtardon@redhat.com>  [d7a2ca6a7138da2fd4e6193386dfcd7cf8d1eafe]

tdrop stray include


2017-05-03  David Tardon  <dtardon@redhat.com>  [68a06149b251a16a23cd616ed706100e4d8e6340]

tavoid manual memory management


2017-05-03  David Tardon  <dtardon@redhat.com>  [00ab3f857f519df9f0862da7d3bff5165fba9f7e]

tastyle


2017-05-03  David Tardon  <dtardon@redhat.com>  [c289d91edaca1f5d030b31105a182850364f6418]

tdrop useless parentheses

t... that cause formatting change with newer version of astyle.

2017-05-03  David Tardon  <dtardon@redhat.com>  [e11112e50562de4f3252227bfba175ededf82194]

tboost::shared_ptr -> std::shared_ptr


2017-05-03  David Tardon  <dtardon@redhat.com>  [34247fbb3d6490875078eb85734fe1d56ccb6c8b]

tswitch to C++11


2017-05-03  David Tardon  <dtardon@redhat.com>  [590be0b28ff5b976fa1f6d38739751fa1a70f1e4]

tignore tags


2017-05-03  David Tardon  <dtardon@redhat.com>  [f0b84c6f7ef30630ad420371a91e1235a850c5f2]

tonly ignore auto-regenerated files in m4


2017-03-24  osnola  <alonso@loria.fr>  [9fc188fe8377fc8d1a8dac027443bf0d7f5c622e]

tOdpGenerator: add also xmlns:number to the document property list...


2017-03-04  osnola  <alonso@loria.fr>  [4a8ec1fc12a1e25696fc606064d9d6e62cd40e5c]

tSheetStyle.cxx: do not ignore "style:use-optimal-row-height" attribute...


2017-02-21  osnola  <alonso@loria.fr>  [92c46d04b083b065be508fd9959123feb76bc8f4]

tOdfGenerator: force frame properties to be defined when we define a style, ...


2017-01-09  osnola  <alonso@loria.fr>  [cec30554d23a77e142490088e5ee87f21b29a836]

tSheetStyle.cxx: allow to define the cell's left margin...


2016-11-21  osnola  <alonso@loria.fr>  [5633c3ad9201c71d239c2e0a35f26ebc43d3118a]

tListStyle.cxx: allow to retrieve the item's color...


2016-08-12  David Tardon  <dtardon@redhat.com>  [68e0c8e4c834df57bc9a0e8da72151f69ff5e7a6]

ttdf#101077 make double->string conversion locale-agnostic


2016-08-05  osnola  <alonso@loria.fr>  [3b25982dc36b1382d7b37faf56c880d3d2b4503c]

tListStyle.cxx: allows to use a different font for a level item...


2016-08-04  osnola  <alonso@loria.fr>  [80c4251747400461a0b75fee3de7f8322b388965]

tOdfGenerator: create a stack to store paragraph/outline status   to avoid potential creation of invalid files...


2016-08-03  osnola  <alonso@loria.fr>  [b730fe1ba43329879cb72e6114087fc6c9a42730]

tOdfGenerator: try to accept more kind of fields...


2016-07-04  osnola  <alonso@loria.fr>  [88dca41e4b70759b9b374be0f6241c91dcc73915]

tTextRunStyle: try to retrieve more span properties...


2016-07-04  osnola  <alonso@loria.fr>  [2bf87634bd12ac470b781e1b1ca7922377fa15e9]

tTextRunStyle: allow paragraphs to include some style:drop-cap...


2016-07-04  osnola  <alonso@loria.fr>  [b3cf16b535fb66d130b4fef18e4fa730b66d86df]

tOd[gp]Generator: allow a picture to be defined with librevenge:xlink...


2016-04-17  osnola  <alonso@loria.fr>  [66d85c2fcd44d88f76423143d379143401c0d064]

tNumberingStyle.*xx: create a manager to store the NumberingStyle, OdfGenerator.cxx: allows insertField to define the date/time format.


2016-04-10  osnola  <alonso@loria.fr>  [0c9ac520cb91d5643c8aa45bbfe624ebce3a5183]

tOdpGenerator: generate page-span for pages which have some master pages,  + recognize some presentations smil properties..


2016-04-10  osnola  <alonso@loria.fr>  [22db6bb846371477b4b795308c6dc91dd5912ca0]

tGraphicStyle: recognize draw:auto-grow-height properties...


2016-04-10  osnola  <alonso@loria.fr>  [85d255075ccdcb6b0febf666465d7362299bc36a]

tOdtGenerator: do not forget to set style:master-page-name if the first    paragraph is a list, OdfGenerator: allow some images to be defined with xlink...


2016-04-10  osnola  <alonso@loria.fr>  [f02891c6cb143a9628eac23b2f46ad6118cd90bc]

tPageSpan: create style:drawing-page properties, ... for all pages.


2016-01-19  osnola  <alonso@loria.fr>  [5320aef433c78eba8dd6c09b08355639da4fed11]

tGraphicStyle.*xx: check inheritance for children of named graphic styles.


2016-01-18  osnola  <alonso@loria.fr>  [e74941c5577866dc502adfdcbe84c94e6c4246b8]

tFillManager.*xx: check inheritance for children of named graphic styles.


2016-01-17  osnola  <alonso@loria.fr>  [0be9856f595b1dbc4074e460cf4a6f3aea720ce5]

tGraphic styles: do not generate uneeded gradient/hash when generating   named styles...


2016-01-17  osnola  <alonso@loria.fr>  [59a0651e78b006e96d7c7fa61f077aa5f3b23a60]

tGraphic styles and "minimal code to define named graphic styles":   minor correction...


2016-01-17  osnola  <alonso@loria.fr>  [d7a474446e2060f7b00f5906666840325ad8d5f1]

tGraphic styles: minimal code to define named graphic styles   (defined with "style:display-name" attribute),    and styles derivating from these styles   (defined with ""librevenge:parent-display-name" attribute).

tNote: currently, I only code inheritance on the main style
t (ie. not the inheritance on the sub styles: draw:marker, draw:gradient,
t ...), so :-~

2016-01-17  osnola  <alonso@loria.fr>  [82b08cf6fcb147cfc198d1d9fcba4fe5c958f9b9]

tOdfGenerator.cxx:   - allow to define arc, cut, ... in drawEllipse,   - allow to define "complex" transform in drawRectangle and in drawEllipse,   - force definition of named graphic's styles, to be continued...


2015-12-30  David Tardon  <dtardon@redhat.com>  [86a19b98d0ea70d274b362de9efd7dca3e7d6f19]

tupdate NEWS


2015-12-26  David Tardon  <dtardon@redhat.com>  [f9a5183603b417c27d11b2f79a54c2674bfbd08b]

tsimplify installation of headers


2015-12-25  osnola  <alonso@loria.fr>  [e9ab2760712b4e4488aa019f4af4da2dd1a0091e]

tOdsGenerator: oops, increase correctly the values' precision when unit   is librevenge::RVNG_PERCENT (even if this must not appear)...


2015-12-25  osnola  <alonso@loria.fr>  [4f1f6ee9c0f2ec302cecab4bebdb9ad66759625d]

tPageSpan: allow to define the header/footer-style's styles, ...


2015-12-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5969e3c5ea203c64e5efff158ad6e3289733d566]

tHandle the label font and font-size in ordered lists too


2015-12-22  osnola  <alonso@loria.fr>  [30cd1a289bb8f63e5ced716d4057942c7825c026]

tOdsGenerator: try to increase the values' precision, ...


2015-12-20  osnola  <alonso@loria.fr>  [752e2536f0530e8e21593767014b529444d82724]

tSheetStyle: add support for numbering format "number:era"...


2015-12-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0569b649b07b5dc134881dd2217c896638f04b06]

tSome basic text-properties for the list styles


2015-12-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [30e69b3535911359dd567b8e2eb8489209f05808]

tYes, but LO will anyway kill the other characters and who knows whether someone else will support it


2015-12-17  osnola  <alonso@loria.fr>  [02ec80afe0b6266d10bf6813ddc84f51357b6473]

tSheetStyle: retrieve more cell's attributes...


2015-12-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7ff2703c1a06af58523446b415824785e878ef35]

tTry to make the hatching actually work


2015-12-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c885e92b6c7a391e393e9ca6114f486bd1418c9c]

tCompute the print orientation from page dimensions


2015-12-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [85edaa42ff06849943f57757983b2f76f736f8f7]

tVisibility and printability of an object


2015-12-06  David Tardon  <dtardon@redhat.com>  [36763fd2032d9d9334d91f41e467477986b89937]

tdo not check for the prop again and again


2015-12-06  David Tardon  <dtardon@redhat.com>  [d94bef8b09961314e992e2db229a258ece4e3108]

tadd support for hatches


2015-12-02  osnola  <alonso@loria.fr>  [e87741086f91857e2909d54aa1dc44dc56f0f65e]

tRevert "Od[gp]Generator.cxx: we need to keep draw:name when a page has some name..." ; in fact, the previous code was working, sorry :-~

tThis reverts commit 572f18634a23d08c4b16b5621fedec7aca2f10cc.

2015-12-02  osnola  <alonso@loria.fr>  [572f18634a23d08c4b16b5621fedec7aca2f10cc]

tOd[gp]Generator.cxx: we need to keep draw:name when a page has some name...


2015-11-29  osnola  <alonso@loria.fr>  [b07c173e521d4fe20b6bb28a38d9eb4dc89451d3]

tlibodfgen.dsp: try to update this file...


2015-11-29  osnola  <alonso@loria.fr>  [0d19b7f250647c2f9ca3b0436849b03dd67f6b8b]

tMerge branch 'master' of ssh://git.code.sf.net/p/libwpd/libodfgen


2015-11-25  David Tardon  <dtardon@redhat.com>  [831e8c46fb78b42d2ad3b3e6b8fb52ccf8bafe47]

tcorrectly generate page fill


2015-11-25  David Tardon  <dtardon@redhat.com>  [638960b33b9dfec96f820dce453c1c48f58cb6e1]

tfactor fills out of graphic style manager

tThey is needed for page drawing styles as well.

2015-11-23  osnola  <alonso@loria.fr>  [cc4337261e7fad10adfb880e20255a7c241563e8]

ttest/*xx: catch potential exceptions...


2015-11-22  David Tardon  <dtardon@redhat.com>  [1ccd7a624c639f8c166f347a733514d14238f0fa]

tdetect a few more props related to fill bitmaps


2015-11-22  David Tardon  <dtardon@redhat.com>  [01812c2526a523f544ea93af23ed938e04cb3c20]

tadd a todo


2015-11-22  David Tardon  <dtardon@redhat.com>  [2c9447f05727691aae8a44111266dc00f940b16b]

thandle passed drawing page properties


2015-11-15  osnola  <alonso@loria.fr>  [dbde5938e1e19aa8b04285b083efaec870ffb960]

tspreadsheet: add the "matrix operators"


2015-11-13  osnola  <alonso@loria.fr>  [400297ba74257c735a27a148ec78aedb98ee8cc8]

tspreadsheet: add basic support to table:number-matrix-columns/rows-spanned, just to complete the list...


2015-11-13  osnola  <alonso@loria.fr>  [b42e1dd7f10db91b2b11d12161e8567fe4f5da9c]

tTableStyle: skip table:number-columns/rows-spanned when checking if a           similar style already exists...


2015-11-12  osnola  <alonso@loria.fr>  [2f531c09e21ae65dd55e30e671976524836f2808]

tSheetStyle: skip also table:number-columns/rows-spanned when checking if a       similar style already exists...


2015-11-12  Sean Young  <sean@mess.org>  [bf488e569d6a5c08afcf15f4b456d17ab97d48a4]

tAllow page number field to be different that current


2015-11-06  David Tardon  <dtardon@redhat.com>  [b070e7de7e43f0cb6a1222d597705dbd8005b389]

tavoid hardcoded constant


2015-11-06  David Tardon  <dtardon@redhat.com>  [e2d31e071b07bf608e104e247a976947891e51e6]

tdrop meaningless micro-optimization


2015-11-06  David Tardon  <dtardon@redhat.com>  [73357b0e906714433dbac52540a8a4e24d705edc]

tavoid hardcoded constant


2015-11-06  David Tardon  <dtardon@redhat.com>  [4dc7d999b080d6d7d6cd8f0f6e4efabde24fbdea]

tdrop meaningless micro-optimization


2015-11-03  osnola  <alonso@loria.fr>  [a5efeee6956f8cef5f16eb5d83553b81b8e6b061]

tOdsGenerator: only send table:number-columns/rows-spanned when the number  of spanned columns/rows is greater than 1 SheetStyle: skip table:number-columns/row-repeated when checking if a   similar style already exists...


2015-11-01  osnola  <alonso@loria.fr>  [f3618bbf26e50bcc776d1f0cfb11dcff6fcafdf6]

tOdfGenerator.cxx and OdsGenerator.cxx: allow to send graphic's   anchored to a sheet's cell by setting table:end-cell-address OdsGenerator.cxx: allow to send repeated sheet's row/cell by setting   table:number-rows-repeated/table:number-columns-repeated SheetStyle.*xx: allow to repeat column's widths by setting   table:number-columns-repeated


2015-10-30  osnola  <alonso@loria.fr>  [c47422e5246c78682bd53eb00acba403ae929e19]

tSectionStyle: remove unused declaration of rint...


2015-10-26  osnola  <alonso@loria.fr>  [9ae175e8e098ef731ec6df45e284d4ef6a872c76]

tOdsGenerator: do not forget to merge asked cells :-~


2015-10-24  osnola  <alonso@loria.fr>  [8e9554dae4a9b2899dea352316c54c3671ae02df]

tBump micro version's number...


2015-10-24  osnola  <alonso@loria.fr>  [5109e2d2d68ed9c7033206d6a6f0a6cb401c7731]

tOdfDocumentHandler.hxx: do not add attribute to enums, mingw32-g++ do not like that, configure.ac: check correctly if we need to add --std=c++11 + update NEWS file


2015-10-03  osnola  <alonso@loria.fr>  [653de2329a6cc5f0c4751245ce5e90144b18f337]

tSheetStyle.cxx: add some operators (plage, union, intersection and %)    + accept also "librevenge:sheet-name" to define the sheet's name...


2015-08-30  David Tardon  <dtardon@redhat.com>  [42f6ef8f4428e3d352166a45d179b0bd57db7a22]

tautomatically pass -std=c++11 if needed


2015-08-30  David Tardon  <dtardon@redhat.com>  [473698347afd9c4f53151ea2c82229640f3d5912]

tremove unused argument


2015-07-19  osnola  <alonso@loria.fr>  [ce4a03ca92873343c526f514f0e3a6353530cf69]

tOdfGenerator: implements librevenge:replacement-objects...


2015-06-23  David Tardon  <dtardon@redhat.com>  [8ef8c171ebe3c5daebdce80ee422cf7bb96aa3bc]

tfix typo


2015-06-23  osnola  <alonso@loria.fr>  [d55c58fad462a95db8474a240cef7236f5e98ac9]

tGraphicStyle: also allow to set the opacity value:"draw:opacity" for surfaces which contain patterns, + add minimalist implementation of "measure": if drawPolyline is called with two points and draw:show-unit is set,   then create a draw:measure tag instead of a draw:line...


2015-05-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9b8e077429dd5cb3a5b3eb92aa86ef6a7204e2f5]

tFixing werror build and wondering why developers don't use it :(


2015-05-17  osnola  <alonso@loria.fr>  [6066227bc5d23b3d5ead3f1e7d4277e4c5484591]

tconfigure.ac: bump version...


2015-05-17  osnola  <alonso@loria.fr>  [4300376e1617ffe93dde3bcb79e7031ee9707f83]

tupdate version and NEWS + add an ODFGENAPI inside the "enum OdfStreamType"'s definition


2015-04-30  osnola  <alonso@loria.fr>  [a6313a2e7e32203e91c5839af4385d1cadc7d8ed]

tOdgGenerator: call start/end document when generating the manifest...


2015-03-13  osnola  <alonso@loria.fr>  [0754ba477b346eb09ab7237b2a1387f1fac74903]

tMakefile.am: add an astyle command, FilterInternal.hxx: try to improve the format attribute's definition, configure.ac: add again -Wformat=2 in paranoic mode (as it must now works again).


2015-03-12  osnola  <alonso@loria.fr>  [af0068ed46bb09c935a767825640f45ed4d4adb4]

tdebugPrint: add a format's attribute to check ODFGEN_DEBUG_MSG arguments...


2015-03-12  osnola  <alonso@loria.fr>  [7913f208bb249b08de325efffe96b6543bfeb15f]

tRemove some warnings when compiling with g++-5 with -wparanoic...


2015-03-12  osnola  <alonso@loria.fr>  [158d1b68fe8fb4911a3c8d36d10833fff28a125f]

tnumbering styles: change behavior of defineSheetNumberingStyle to define a style for the whole document   (and not only for the current sheet), this seems more logical...


2015-02-27  Mihai Varga  <mihai.varga@collabora.com>  [3c856810b7636a3331fc8afea8e618e9c0c073db]

tAdded handler for 'template' metadata

tSimilar user defined metadata are also handled togheter

tSigned-off-by: Miklos Vajna <vmiklos@collabora.co.uk>

2015-02-02  David Tardon  <dtardon@redhat.com>  [969f06e2c3bc76eac78dfea71f9311a8d2e4dd19]

tsf#5 remove bashism


2015-01-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4dddb201f5410c2bd71f1cfa640487472b612749]

tUpgrade the doxygen configuration file


2015-01-28  Miklos Vajna  <vmiklos@collabora.co.uk>  [209284914a4389930db761f3b94efd830919e762]

tOdfGenerator::setDocumentMetaData: handle librevenge:category


2015-01-05  David Tardon  <dtardon@redhat.com>  [4fefe8dd5138a9a19c6aa79bed75d37604e7b7a7]

tensure draw:name is escaped

tSigh. We should really escape all properties we pass through,
teverywhere. But it is easier to fix just the special cases that need it.

2015-01-02  David Tardon  <dtardon@redhat.com>  [6a70310c3f9c50940fb2a76d8d2c2e64d43d03f4]

tignore version if not available


2015-01-02  David Tardon  <dtardon@redhat.com>  [0549d399ea371a53e9cb4d635489af5a4614bc6f]

tdo not bother with PACKAGE macro


2015-01-01  Miklos Vajna  <vmiklos@collabora.co.uk>  [c1657b5b3ec30538229b62a07093189bcb4f57e4]

t#if -> #ifdef


2015-01-01  Miklos Vajna  <vmiklos@collabora.co.uk>  [d513b141c7da6160ea812a5f43306d6172fc2eed]

tFix build when HAVE_CONFIG_H is not defined


2015-01-01  David Tardon  <dtardon@redhat.com>  [7189f3faa73c6af92106822ae60c0e084b5c1e68]

tprepare for a new release


2015-01-01  David Tardon  <dtardon@redhat.com>  [9f905dd639926b8c1585dd857aa605592bdbaeaa]

tRevert "OdfGenerator::setDocumentMetaData: add support for user-defined attributes"

tWe do not want "multi-level" property names.

tThis reverts commit c022423371a2a2b87b404fc9c75d816450a6f9e5.

2014-12-31  Miklos Vajna  <vmiklos@collabora.co.uk>  [c022423371a2a2b87b404fc9c75d816450a6f9e5]

tOdfGenerator::setDocumentMetaData: add support for user-defined attributes

tMost metadata can be described using a simple key-value pair, like:

t<meta:creation-date>2014-12-30T22:12:09</meta:creation-date>

tHowever, user-defined attributes look like this:

t<meta:user-defined meta:name="category">mycategory</meta:user-defined>

tAdd support for meta:user-defined:category-like keys so that the
tkey-value API can represent user-defined attributes as well.

2014-12-26  osnola  <alonso@loria.fr>  [a1f1ea276e67813de5c75f6cd26955b69a7cee6d]

tFilterInternal: include <assert.h> to make FontStyle.cxx compile...


2014-12-26  David Tardon  <dtardon@redhat.com>  [7b4344d318bafae1842b408db5801b85c703df5e]

tBIPU support for embedded fonts

tLimited to Flat ODF for interoperability reasons.

2014-12-21  David Tardon  <dtardon@redhat.com>  [a8a3f4b1a990e9c9f7acb8a5a36bc56aa66e5226]

tego: export generator


2014-12-21  David Tardon  <dtardon@redhat.com>  [ce7953e3395170b34e3f67aba87ef06077257db2]

tastyle


2014-12-08  osnola  <alonso@loria.fr>  [63233867757d2747ba678044f63e6b9171061cfd]

tconfigure.ac: remove -Wformat=2 and -Wformat-nonliteral to allow compilation   with --enable-wparanoic in debug mode + add some "new" format's warnings...


2014-12-07  Miklos Vajna  <vmiklos@collabora.co.uk>  [f7afd20d5029e416f89a165078b148dca608e36d]

tprint debug messages to stderr


2014-12-07  osnola  <alonso@loria.fr>  [56e55cc903678a545148e1eebcc46a67791939fd]

tParagraph style: try to improve the implementation of outline attribute and  to create named styles even if there appear along with a style:master-page-mage attribute...


2014-11-30  David Tardon  <dtardon@redhat.com>  [f4312ce54c1cfddeb8d2c96cb9f2192a7d123d36]

tset outline level in style too


2014-11-30  David Tardon  <dtardon@redhat.com>  [9fdb8c54861479210b6a577592d2cadd0890c12d]

tavoid use of boost::optional

t... as libodfgen does not have hard dependency on boost yet.

2014-11-29  David Tardon  <dtardon@redhat.com>  [9898b4534940f272cc1dbccb3339e32927b40da9]

ttext:outline-level is not style property


2014-11-25  Miklos Vajna  <vmiklos@collabora.co.uk>  [fb43d79e12ce132fc127cc0481ff5a6bdbcd1afe]

tOd[gp]Generator: declare meta namespace

tOther generators had it already, and without this, it's not possible to
tdeclare creation date.

2014-11-23  David Tardon  <dtardon@redhat.com>  [97812df0150d66c76d720afc472032c43636b5d8]

tprepare for a release


2014-11-23  David Tardon  <dtardon@redhat.com>  [6b02d1ed59a5906c88406bcc836edc7496efb40e]

tfix bogus double escaping of metadata values


2014-11-23  David Tardon  <dtardon@redhat.com>  [9351627e762b8d1439915cb21d7be2778ad5fd07]

tadd compile to .gitignore


2014-11-23  David Tardon  <dtardon@redhat.com>  [35d6d420611e58312271344eb06e2979ed69f724]

tonly export public symbols


2014-11-23  David Tardon  <dtardon@redhat.com>  [43f785610022a1bbb698c8bc5248a8ebf043d2dc]

tadd vim modeline to configure.ac


2014-09-14  osnola  <alonso@loria.fr>  [1a47e7b685953521425dcf343e7dcd4a852c7fc2]

tMerge branch 'libodfgen-experimental'


2014-09-14  osnola  <alonso@loria.fr>  [e2da13def1224eea17f798575ace0fc1043e30ae]

tOdpGenerator: replace style:para-properties(which does not seem to exist) by style:paragraph-properties.


2014-09-08  osnola  <alonso@loria.fr>  [b66c5546ce5582564f32829e523e1f9b42b38645]

tOdpGenerator: no longer suppose that all properties are given in inches...


2014-09-02  osnola  <alonso@loria.fr>  [6e98795c58fa4cdbfa3648382eebacc8b354c9f9]

tFilterInternal(DocumentElementVector): use shared_ptr to store the elements + add new basic methods...


2014-09-01  osnola  <alonso@loria.fr>  [8fdd8be9d21fe4b56296da32c175435be9cd6165]

tFilterInternal(DocumentElementVector): implement basic vector functions (to avoid to inherit from std::vector)


2014-09-01  osnola  <alonso@loria.fr>  [22052ebd4d8e0e16c9c251ac9265faafe92fd73f]

tPageSpan: use PM%i to define page span name (and to avoid potential name's conflict)...


2014-09-01  osnola  <alonso@loria.fr>  [b541ba7f6239b94ebbf0a4993a531703d02077f3]

tPageSpan: add a class PageLayoutStyle to avoid dupplicating layout's styles...


2014-09-01  osnola  <alonso@loria.fr>  [1314e3bf7aee8f17a349c4042d4f672415c0add3]

tPageSpan: create a class PageDrawingStyle to avoid creating duplicated styles...


2014-08-31  Stephan Bergmann  <sbergman@redhat.com>  [326c127819dec214f53f609378d3fa7b63cea4cf]

tAvoid undefined-behavior casts from (potentially negative) double to unsigned

t...which should presumably cast to int anyway, given the values are then passed
tas printf %i arguments.

2014-08-31  osnola  <alonso@loria.fr>  [4398a81f19c1b7f8c1d8707b3e07adcdcfce04d9]

tOdpGenerator: implement start/endMasterSlide...


2014-08-30  osnola  <alonso@loria.fr>  [e3605237051a62d3340e1b00889f3a82e222e68b]

tOdgGenerator: implement start/endMasterPage PageSpan: add function to create named master page and to retrieve them testMasterPage1.cxx: test the creation of master page in a drawing document
[--snip--]
