History log of /trunk/main/writerfilter/ (Results 1 - 25 of 100)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0df1ec8408-Jul-2024 Damjan Jovanovic

Needs juh.jar.

Patch by: me

3855178b17-Jun-2024 Damjan Jovanovic

Run the test in debug mode too, it no longer seems to crash.

Patch by: me

0b2ceee117-Jun-2024 Damjan Jovanovic

Delete unused import.

Patch by: me

ab0bad1607-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

show more ...

3a917bca07-Apr-2024 mseidel

Remove temporary file

Revision tags: AOO420-Dev5-m5
ca41231d08-Oct-2023 mseidel

Maintenance cleanup

6812865228-Aug-2023 mseidel

Maintenance cleanup

5f551de630-Apr-2023 mseidel

Fixed typo (overriden -> overridden) and some others

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA
8b7f65dd15-Aug-2021 mseidel

Fixed typos, removed whitespace

Revision tags: AOO420-Dev3-m3
85057e5112-Jul-2021 mseidel

Fixed typos (Exeception -> Exception), removed whitespace

Revision tags: AOO4110-GA, AOO419-GA
d14b525b07-Jan-2021 Arrigo Marchiori

Check for non-empty stacks before pop()

Revision tags: AOO418-GA
215380a423-Oct-2020 mseidel

Revert: Use real test

37eaa1bf21-Oct-2020 Jim Jagielski

Use real test

07327bc618-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 ...

7950f2af14-Jun-2020 mseidel

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

Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413
6de2905b04-Dec-2016 damjan

Standardize all gbuild bridge makefile.mk files
(main/*/prj/makefile.mk) to the version that sets gbuild
debug flags from the configure.ac debug settings, and make this the
standard gbuil

Standardize all gbuild bridge makefile.mk files
(main/*/prj/makefile.mk) to the version that sets gbuild
debug flags from the configure.ac debug settings, and make this the
standard gbuild template too.

Patch by: me



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

show more ...

317f9b5809-Aug-2016 damjan

Only enable subsequent checks if JUnit is available.

Patch by: me



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

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


GoogleTest_writerfilter_doctok.mk
JunitTest_writerfilter_complex.mk
Library_writerfilter.mk
Library_writerfilter_debug.mk
Makefile
Module_writerfilter.mk
Package_inc.mk
Package_writerfilter_generated.mk
inc/resourcemodel/TagLogger.hxx
inc/resourcemodel/WW8ResourceModel.hxx
prj/build.lst
prj/d.lst
prj/makefile.mk
qa/complex/ooxml/LoadDocuments.java
qa/complex/ooxml/TestDocument.java
qa/complex/ooxml/makefile.mk
qa/cppunittests/doctok/makefile.mk
qa/cppunittests/doctok/testdoctok.cxx
qa/cppunittests/xxml/testXXML.cxx
source/Makefile
source/dmapper/DomainMapper.cxx
source/dmapper/DomainMapperTableHandler.cxx
source/dmapper/DomainMapperTableHandler.hxx
source/dmapper/DomainMapperTableManager.cxx
source/dmapper/DomainMapper_Impl.cxx
source/dmapper/FFDataHandler.cxx
source/dmapper/FontTable.cxx
source/dmapper/FormControlHelper.cxx
source/dmapper/GraphicHelpers.cxx
source/dmapper/GraphicImport.cxx
source/dmapper/ModelEventListener.cxx
source/dmapper/NumberingManager.cxx
source/dmapper/NumberingManager.hxx
source/dmapper/OLEHandler.cxx
source/dmapper/PropertyIds.cxx
source/dmapper/PropertyIds.hxx
source/dmapper/PropertyMap.cxx
source/dmapper/PropertyMapHelper.cxx
source/dmapper/SettingsTable.cxx
source/dmapper/StyleSheetTable.cxx
source/dmapper/TablePropertiesHandler.cxx
source/dmapper/TblStylePrHandler.cxx
source/dmapper/ThemeTable.cxx
source/dmapper/WrapPolygonHandler.cxx
source/dmapper/makefile.mk
source/doctok/WW8DocumentImpl.cxx
source/doctok/WW8ResourceModelImpl.cxx
source/doctok/WW8StreamImpl.cxx
source/doctok/makefile.mk
source/doctok/resourcesimpl.xsl
source/filter/ImportFilter.cxx
source/filter/WriterFilter.cxx
source/generated.mk
source/ooxml/OOXMLDocumentImpl.cxx
source/ooxml/OOXMLFactory.cxx
source/ooxml/OOXMLFactory.hxx
source/ooxml/OOXMLFastContextHandler.cxx
source/ooxml/OOXMLFastContextHandler.hxx
source/ooxml/OOXMLFastDocumentHandler.cxx
source/ooxml/OOXMLFastDocumentHandler.hxx
source/ooxml/OOXMLFastTokenHandler.cxx
source/ooxml/OOXMLStreamImpl.cxx
source/ooxml/RefAndPointer.hxx
source/ooxml/analyzemodel.xsl
source/ooxml/factory_ns.xsl
source/ooxml/factoryimpl.xsl
source/ooxml/factoryimpl_ns.xsl
source/ooxml/fasttokens.xsl
source/ooxml/gperffasttokenhandler.xsl
source/ooxml/makefile.mk
source/ooxml/model.xml
source/ooxml/stage1.sh
source/ooxml/todo.xsl
source/resourcemodel/LoggedResources.cxx
source/resourcemodel/TagLogger.cxx
source/resourcemodel/Token.cxx
source/resourcemodel/makefile.mk
source/resourcemodel/resourcemodel.cxx
source/rtftok/makefile.mk
unocomponent/component.cxx
unocomponent/debugservices/ooxml/makefile.mk
unocomponent/debugservices/rtftok/ScannerTestService.cxx
unocomponent/debugservices/rtftok/XMLScanner.cxx
unocomponent/makefile.mk
util/makefile.mk
Revision tags: AOO4121, AOO412, SNAPSHOT
977d62f215-Oct-2015 Damjan Jovanovic

#i125003# migrate writerfilter/qa/cppunittests/doctok from cppunit to Google Test. Fails to
bootstrap UNO but isn't run during the build.



git-svn-id: https://svn.apache.org/rep

#i125003# migrate writerfilter/qa/cppunittests/doctok from cppunit to Google Test. Fails to
bootstrap UNO but isn't run during the build.



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

show more ...

Revision tags: 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 ...

1234