office-gobmx/sw
Korrawit Pruegsanusak 3b04233520 Fix fdo#47669: also check if we started the tag before ending it
The problem is we created imbalance end tag </w:hyperlink> which shouldn't
be there. So, place a check before inserting end tag should help.

Inspired by (read: copied from) c1c2688912 ;)

Change-Id: Ic933f6da44c788cba48bb2fe6fa29658985310b6
2012-10-08 13:24:18 +05:30
..
inc Handle lack of module loading/unloading API when DISABLE_DYNLOADING 2012-10-07 07:59:15 +03:00
prj
qa Fix fdo#47669: also check if we started the tag before ending it 2012-10-08 13:24:18 +05:30
sdi I can't see why the hyphenate cmds have toggle entries 2012-10-05 14:37:49 +01:00
source Fix fdo#47669: also check if we started the tag before ending it 2012-10-08 13:24:18 +05:30
uiconfig Use MenuButton for non-editable GtkComboBoxText instead of ComboBox 2012-10-04 12:49:27 +01:00
util
AllLangResTarget_sw.mk Resolves: fdo#55524 convert insert break dialog fully 2012-10-02 13:17:55 +01:00
CppunitTest_sw_filters_test.mk fdo#46808, Adapt xml::sax::XParser UNO service to new style 2012-10-04 16:29:53 +02:00
CppunitTest_sw_layout_test.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_sw_macros_test.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_sw_regression_test.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_sw_subsequent_odfexport.mk fdo#46808, Adapt task::InteractionHandler UNO service to new style 2012-10-04 14:42:52 +02:00
CppunitTest_sw_subsequent_odfimport.mk fdo#46808, Adapt task::InteractionHandler UNO service to new style 2012-10-04 14:42:52 +02:00
CppunitTest_sw_subsequent_ooxmlexport.mk add cppuhelper to sw tests 2012-10-07 10:42:27 +02:00
CppunitTest_sw_subsequent_ooxmlimport.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_sw_subsequent_rtfexport.mk add cppuhelper to sw tests 2012-10-07 10:42:27 +02:00
CppunitTest_sw_subsequent_rtfimport.mk fdo#46808, Adapt xml::sax::XParser UNO service to new style 2012-10-04 16:29:53 +02:00
CppunitTest_sw_subsequent_ww8export.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_sw_subsequent_ww8import.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_sw_swdoc_test.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
JunitTest_sw_complex.mk
JunitTest_sw_unoapi.mk
Library_msword.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_sw.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_swd.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_swui.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_vbaswobj.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Makefile
Module_sw.mk
Package_uiconfig.mk fdo#55567: add findbar.xml back to makefile 2012-10-07 22:27:25 +04:00
README
UI_sw.mk Resolves: fdo#55524 convert insert break dialog fully 2012-10-02 13:17:55 +01:00
UI_swriter.mk Resolves: fdo#55524 convert insert break dialog fully 2012-10-02 13:17:55 +01:00

Writer application code.