summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Collapse)Author
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák
The information can be read from the font data itself now, so this is a bit pointless. It wasn't entirely reliable anyway, as it is also necessary to ensure two font different font files don't overwrite each other. Change-Id: Ie17ab8118e1c08228beb7c749c5c8d6cf3426362
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
Only applies to PropertyAttribute::REMOVEABLE, and all instances in comments. All other instances of the misspelling have remained the same. Example: AF_REMOVEABLE Change-Id: I391f4101bbc3e06689318235a37d616065bc1686 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-03-05doubled usingThomas Arnhold
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
2013-03-04sal_Bool to boolTakeshi Abe
Change-Id: I8c554fb3faead41c974af9c2a89728bd0bdf5eb6
2013-03-04doubled namespaceThomas Arnhold
Change-Id: I756f4a98b1eedcbe7674e9afd9b06816141688b9
2013-03-04another fix for error bar import, related fdo#60083Markus Mohrhard
Change-Id: I843a597702cb0cb66d8696c277666e1605091c09
2013-03-04remove unused and commented out codeThomas Arnhold
This code gets never called. Change-Id: I59228cba1444b7b09f74eb5cf8da9b755c7c32f7
2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin
the service already existed, it just needed an IDL file. Change-Id: Id8f33183d9332f9defd855b3a3c7413fde24a61b
2013-03-03binfilter: remove some tracesThomas Arnhold
Change-Id: I5b03dcb5d1f8c73c7a308e7ae209cc7872f18c61
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
2013-03-03loplugin: improve indentationThomas Arnhold
Change-Id: If0ddaa8fd7cfaf4df8589422cb50ce37f1be2ad1
2013-03-03fdo#60724: fix paramater -> parameter misspelling found by lintianVojta Koukal
Change-Id: I6c09767211817533494df34744a265cf28a76105
2013-03-03and one more fix for error bar import, related fdo#60083Markus Mohrhard
Change-Id: I76ff4849137aaad175b3c95dce6644d612871201
2013-03-02removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith
Change-Id: I54af0ac7a3454259540e89267200d801b17ec179
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
FDO:60724 Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b Reviewed-on: https://gerrit.libreoffice.org/2479 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-03-01WaE: init variablesCaolán McNamara
Change-Id: Ia9d120348787bd566a3c9049f7adaf76648d096e
2013-03-01finish font embedding, use the new Fonts document propertyRadek Doulik
Change-Id: I4cd6b8c11fb1efe9f97d2c5e474bd0bdcc9ed505
2013-03-01xmloff: remove no longer needed XMLFORM_CONSTASCII_STRING macroMiklos Vajna
Change-Id: I92a341ccafb018b10e884bbaec07574b706a02b4
2013-02-28regenerate pchPeter Foley
Change-Id: I130bfbeaf8723f0f9ee38051c8acf32cb7f5ba85
2013-02-28remove all d.lstMichael Stahl
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
Change-Id: I639afec2508d189c10a180fd8f824e634afbd14a Reviewed-on: https://gerrit.libreoffice.org/2347 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-27fix buildMarkus Mohrhard
2013-02-27coverity#441041: unitialized variableMarkus Mohrhard
Change-Id: I5918448afaf5409d9372592011d936b48701903d
2013-02-26one more fix for error bar import, fdo#60083Markus Mohrhard
This makes it finally possible to import the original test document. Change-Id: I5941f2ce303a28674dcf04aeabbbbc2d178c0913
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
Change-Id: If6b297b6dd150b698f8f524a071006c571c6cc7a
2013-02-26undo removal of RTL_CONSTASCII_STRINGPARAM in strings.hxxChr. Rossmanith
Change-Id: I96248570c09a9d8c2b594c3289ba435ed493d1da
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
Change-Id: I8ab8c32ee561a14dcb05b9cf04387beadccd314a
2013-02-26coverity#736009 Explicit null dereferencedNorbert Thiebaud
Change-Id: If6ae3637f901ed8d424125c19e04f64c3a27c126 Reviewed-on: https://gerrit.libreoffice.org/2325 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
Without this, only fonts that had come embedded with the document were embedded when saving, which meant that it was impossible to create new documents that would have any fonts embedded. Change-Id: I3b4e87b1b3ca5ae1ccfe29d9b571b0262c568dcf
2013-02-26get the x-error-import working as well, fdo#60083Markus Mohrhard
Change-Id: I2d2af3944985776cb8bebf47322b348745d66410
2013-02-26get at least the y-error-bar import working again, fdo#60083Markus Mohrhard
This still does not help with the x-error-bars but it is a first step in the right direction. There are still some nasty problems around the different possibilities how the error bar information can be stored in the file. Change-Id: I8022fbfc8d372c9863d236253a2a63364198bfc8
2013-02-25removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
Change-Id: I2d2a695b56e99e9df7835a5e4e8844be19c421eb
2013-02-25remove some trivial duplicatesThomas Arnhold
Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
Change-Id: I7c9ebd01c16ff066008e53de865560ad78215bab Reviewed-on: https://gerrit.libreoffice.org/2330 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24coverity#705444 Improper use of negative valueNorbert Thiebaud
Change-Id: Ie3b7634e099de5c8b9a4a77daf47c6038dade370 Reviewed-on: https://gerrit.libreoffice.org/2320 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-24coverity#705347 Missing break in switchNorbert Thiebaud
Change-Id: Ife49c096722fff204a140be970aa0692281e8b86 Reviewed-on: https://gerrit.libreoffice.org/2327 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith
Change-Id: I86163e68d0993dcaf6888060ace17f5dba812f1a
2013-02-24coverity#984351 Uninitialized scalar field => unused memberNorbert Thiebaud
Change-Id: I766bfc9db355205f97aaea774ee68c76bd5df0ae Reviewed-on: https://gerrit.libreoffice.org/2317 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-23Fix typo "teh" -> "the"Julien Nabet
Change-Id: Iacfeb4a0c2bff254e5bcc8d58582994cd0f3993a
2013-02-22set document settings / embed fonts when importing odpRadek Doulik
Change-Id: Ib7160c3b00399e704cd02a41735b0ff4f13d8554
2013-02-22use document settings / embed fonts when exporting odpRadek Doulik
Change-Id: I9e8db1ae08b570f093b13d50bfde823c85cdba95
2013-02-22s/the the/the/Tor Lillqvist
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
that's enouph breakage for now. This reverts commit 596bd0f61f8cfc957410148ae221c62331067bdd. Change-Id: I992f439a9a099e47115a30b3d745848f3af09e5e
2013-02-21Fix type unkown -> unknownJulien Nabet
Change-Id: I8d55d5ae5ae38ae2b252859b5400e36301f19ef0
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
Without this, only fonts that had come embedded with the document were embedded when saving, which meant that it was impossible to create new documents that would have any fonts embedded. Change-Id: I3b4e87b1b3ca5ae1ccfe29d9b571b0262c568dcf
2013-02-21generic integers to enumsLuboš Luňák
Change-Id: Ic43283b9e1666c0f2162e277dc79fc6f992ef616
2013-02-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power
fixed incorrect return of EmbeddFonts property and also make sure that NotifyEmbeddedFontRead is called on reload Change-Id: I085f50ff88bbf73b5dcdb9630b6c5844430a47c2
2013-02-20typo: allways -> alwaysAndras Timar
Change-Id: I48bd0161dd76c36eeaa39c45e9539584a4ef6841
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane
Factorise the "should this element be printed" decision into an utility function, which is used by 1) AbstractReportElementLayoutController (in charge of non-formatted values: string, image, OLE object, ...) which already obeyed PrintRepeatedValues. 2) TableCellLayoutController (in charge of formatted values: dates, numbers, ...) which blissfully ignored PrintRepeatedValues, but obeyed the display condition. Rename the inconsistently named PrintWhenGroupChange PrintWhenGroupChanges print-only-when-group-change print-when-group-change to PrintWhenGroupChange / print-when-group-change Change the meaning of "PrintWhenGroupChange" to "override PrintRepeatedValues in first occurrence in group". Since this feature never worked under the old semantics, no loss of feature. Since we change the XML attribute name, no ascending compatibility problem: it will be reset to its default value. Pursuant to the new meaning of PrintWhenGroupChange, change its default to *true*, which is the sane default. Change-Id: Idbe8e90565a354f70db222d047b3d51eeddbbb9f
2013-02-18remove stray makefile.mk in xmloffBjoern Michaelsen
Change-Id: Ic675c30449810fb979f97f53cab5f4eb8c77593b