History log of /aoo42x/main/writerfilter/source/ (Results 1 - 25 of 82)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
51be0a9807-Jul-2024 Damjan Jovanovic

Fix exception specification in a few places where they were missing,
and causing AOO to crash when compiled with Clang.

Also fix formatting of some writerfilter code.

Partially

Fix exception specification in a few places where they were missing,
and causing AOO to crash when compiled with Clang.

Also fix formatting of some writerfilter code.

Partially fixes: https://bz.apache.org/ooo/show_bug.cgi?id=127252
Patch by: me

(cherry picked from commit ab0bad1672c1433536a0fd2143f31efcc5754d80)

show more ...

Revision tags: AOO420-Dev5-m5
2e5a9e1628-Aug-2023 mseidel

Maintenance cleanup

(cherry picked from commit 681286523c50f34f13f05f7b87ce0c70e28295de)

1738ad4330-Apr-2023 mseidel

Fixed typo (overriden -> overridden) and some others

(cherry picked from commit 5f551de635bbe4c47e985520a47471cf8e391c88)

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3
0ff8598712-Jul-2021 mseidel

Fixed typos (Exeception -> Exception), removed whitespace

(cherry picked from commit 85057e51ba00a69f7d744481985d90645cb4ee53)

Revision tags: AOO4110-GA, AOO419-GA
cd64ceff08-Jan-2021 Jim Jagielski

Merge pull request #116 from ardovm/bug127952

[writerfilter] Add checks for non-empty stacks

(cherry picked from commit 477f4cf4ef09b35cfc4e99137827b734eae2c292)

Revision tags: AOO418-GA
f83c9fbb23-Oct-2020 mseidel

Revert: Use real test

(cherry picked from commit 215380a478fabe608bf513989d5c82f86488d88b)

babbd85b21-Oct-2020 Jim Jagielski

Use real test

(cherry picked from commit 37eaa1bfc66860d3eb86d451678c521ed3dbf36d)

62ae3d4b18-Sep-2020 Don Lewis

Fix intermittent parallel build breakage.

Use an order-only prerequisite to create output directories.

* This will not trigger a rebuild when the directory mtime changes.

Fix intermittent parallel build breakage.

Use an order-only prerequisite to create output directories.

* This will not trigger a rebuild when the directory mtime changes.

* This removes the prerequisite from $^, allowing the latter to
be used in more places.

Add missing prerequisites for the ooxml directory. One that was missing
broke a parallel build.

Use $^ in a few more places instead of duplicating the prerequisites in
the recipies.

Remove unused prerequisites from the $(wf_GEN_model_QNameToStr_cxx) rule.

Add a prerequisite to the $(wf_GEN_doctok_ResourceIds_hxx) rule that was
in the old makefile.mk.

show more ...

fb0b81f514-Jun-2020 mseidel

Fixed typos (the the -> the) and some more

(cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899)

Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413
b63233d807-Aug-2016 damjan

Merge branches/gbuild-reintegration to trunk.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68


Makefile
dmapper/DomainMapper.cxx
dmapper/DomainMapperTableHandler.cxx
dmapper/DomainMapperTableHandler.hxx
dmapper/DomainMapperTableManager.cxx
dmapper/DomainMapper_Impl.cxx
dmapper/FFDataHandler.cxx
dmapper/FontTable.cxx
dmapper/FormControlHelper.cxx
dmapper/GraphicHelpers.cxx
dmapper/GraphicImport.cxx
dmapper/ModelEventListener.cxx
dmapper/NumberingManager.cxx
dmapper/NumberingManager.hxx
dmapper/OLEHandler.cxx
dmapper/PropertyIds.cxx
dmapper/PropertyIds.hxx
dmapper/PropertyMap.cxx
dmapper/PropertyMapHelper.cxx
dmapper/SettingsTable.cxx
dmapper/StyleSheetTable.cxx
dmapper/TablePropertiesHandler.cxx
dmapper/TblStylePrHandler.cxx
dmapper/ThemeTable.cxx
dmapper/WrapPolygonHandler.cxx
dmapper/makefile.mk
doctok/WW8DocumentImpl.cxx
doctok/WW8ResourceModelImpl.cxx
doctok/WW8StreamImpl.cxx
doctok/makefile.mk
doctok/resourcesimpl.xsl
filter/ImportFilter.cxx
filter/WriterFilter.cxx
generated.mk
ooxml/OOXMLDocumentImpl.cxx
ooxml/OOXMLFactory.cxx
ooxml/OOXMLFactory.hxx
ooxml/OOXMLFastContextHandler.cxx
ooxml/OOXMLFastContextHandler.hxx
ooxml/OOXMLFastDocumentHandler.cxx
ooxml/OOXMLFastDocumentHandler.hxx
ooxml/OOXMLFastTokenHandler.cxx
ooxml/OOXMLStreamImpl.cxx
ooxml/RefAndPointer.hxx
ooxml/analyzemodel.xsl
ooxml/factory_ns.xsl
ooxml/factoryimpl.xsl
ooxml/factoryimpl_ns.xsl
ooxml/fasttokens.xsl
ooxml/gperffasttokenhandler.xsl
ooxml/makefile.mk
ooxml/model.xml
ooxml/stage1.sh
ooxml/todo.xsl
resourcemodel/LoggedResources.cxx
resourcemodel/TagLogger.cxx
resourcemodel/Token.cxx
resourcemodel/makefile.mk
resourcemodel/resourcemodel.cxx
rtftok/makefile.mk
Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411
c64f2bbd06-Sep-2015 Pedro Giffuni

Clean up all of typos that cause header guard warnings when building the
OpenOffice source with clang.

Submitted by: Don Lewis


git-svn-id: https://svn.apache.org/repos/as

Clean up all of typos that cause header guard warnings when building the
OpenOffice source with clang.

Submitted by: Don Lewis


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701535 13f79535-47bb-0310-9956-ffa450edef68

show more ...

9156891528-Nov-2014 Steve Yin

Issue 125400 - CJK numbering ordered list fallback to Arabic numerals

Contributor: Mark Hung

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642310 13f79535-47bb-0310

Issue 125400 - CJK numbering ordered list fallback to Arabic numerals

Contributor: Mark Hung

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642310 13f79535-47bb-0310-9956-ffa450edef68

show more ...

c1d3ffcc07-Oct-2014 Oliver-Rainer Wittmann

125618: *.docx import: correct detection of paragraph break and line break characters, esp. in context of Chinese text

patch by: Mark Hung <marklh9 at gmail dot com>
revi

125618: *.docx import: correct detection of paragraph break and line break characters, esp. in context of Chinese text

patch by: Mark Hung <marklh9 at gmail dot com>
review by: orw



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1629834 13f79535-47bb-0310-9956-ffa450edef68

show more ...

faa6da9b08-Jul-2014 Oliver-Rainer Wittmann

125215: *.docx import: Bookmark ID has to be treated as an Integer



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1608730 13f79535-47bb-0310-9956-ffa450edef68

5e8a284103-Jul-2014 Steve Yin

Issue 119044 - Highlighter from DOCX file not imported correctly

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607520 13f79535-47bb-0310-9956-ffa450edef68

86e1cf3429-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410, AOO410_Beta
e098bca925-Feb-2014 Oliver-Rainer Wittmann

124106: correct handling of paragraph attributes, esp. whose which are providing the default value explicitly



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571677

124106: correct handling of paragraph attributes, esp. whose which are providing the default value explicitly



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571677 13f79535-47bb-0310-9956-ffa450edef68

show more ...

52c05a6921-Feb-2014 Oliver-Rainer Wittmann

123345: assure availability of member data for table style import



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570504 13f79535-47bb-0310-9956-ffa450edef68

03b72a1113-Feb-2014 Oliver-Rainer Wittmann

124058: correction the formerly provided fix



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1567869 13f79535-47bb-0310-9956-ffa450edef68

14ac695d07-Feb-2014 Oliver-Rainer Wittmann

123345: import - correct handling of sub tables
import - import table's left margin
import - set table's bottom margin explicitly



git-svn-id: https://svn.ap

123345: import - correct handling of sub tables
import - import table's left margin
import - set table's bottom margin explicitly



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565662 13f79535-47bb-0310-9956-ffa450edef68

show more ...

b862c97c28-Jan-2014 Herbert Dürr

#i124131# use smart pointer's bool operator instead of comparing its content against NULL

this makes the code more typesafe and avoids the -Wnull-conversion warnings
seen with boost>=1.5

#i124131# use smart pointer's bool operator instead of comparing its content against NULL

this makes the code more typesafe and avoids the -Wnull-conversion warnings
seen with boost>=1.55 smart pointers in C+11 enabled build environments


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562080 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0ca1f90021-Jan-2014 Herbert Dürr

#i123817# boost::shared_ptr doesn't have an implicit conversion to bool

Constructs that expect it fail at least in XCode4's clang in C++11 mode.
An implicit conversion from pointer to bo

#i123817# boost::shared_ptr doesn't have an implicit conversion to bool

Constructs that expect it fail at least in XCode4's clang in C++11 mode.
An implicit conversion from pointer to bool is already suspicious enough
and a shared_ptr->pointer->bool conversion is even worse. Cleaning up
the code fixes the build breaker seen in boost/libc++/clang environments.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68

show more ...

44af064d20-Jan-2014 Oliver-Rainer Wittmann

124058: *.docx import - check existence of Style before accessing it



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559791 13f79535-47bb-0310-9956-ffa450edef68

2b497a5208-Jan-2014 Herbert Dürr

#i123948# fix struct/class mismatch from PropertyValue forward declaration

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556523 13f79535-47bb-0310-9956-ffa450edef68

f9e2e3f608-Jan-2014 Herbert Dürr

#i123693# WaE: const type qualifier ignored on return value

this fix removes another 70 warnings when building with a newer gcc


git-svn-id: https://svn.apache.org/repos/asf/ope

#i123693# WaE: const type qualifier ignored on return value

this fix removes another 70 warnings when building with a newer gcc


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556469 13f79535-47bb-0310-9956-ffa450edef68

show more ...

1234