History log of /aoo42x/main/ (Results 126 - 150 of 7518)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ad6faf9713-Feb-2024 Damjan Jovanovic

When copying charts, shapes, etc. out of OpenOffice, export them to the
clipboard in the (lossless) SVG graphics format as well.

This can be pasted into GIMP, Inkscape, and other apps, u

When copying charts, shapes, etc. out of OpenOffice, export them to the
clipboard in the (lossless) SVG graphics format as well.

This can be pasted into GIMP, Inkscape, and other apps, unlike our
current WMF/EMF clipboard formats which use private MIME types that
nothing supports.

Fixes: https://bz.apache.org/ooo/show_bug.cgi?id=112829 - Copy & paste of OLE object
to Gimp fails with error message
Patch by: me

(cherry picked from commit 61aee323790d0a1ed0745ee5a84b8885bcd0a559)

show more ...

bc85a3a911-Feb-2024 Matthias Seidel

Remove code for unused bmpmaker (#201)

* Remove code for unused bmpmaker

See:
https://bz.apache.org/ooo/show_bug.cgi?id=83198

* Additional files

(cherry picked

Remove code for unused bmpmaker (#201)

* Remove code for unused bmpmaker

See:
https://bz.apache.org/ooo/show_bug.cgi?id=83198

* Additional files

(cherry picked from commit 3dbda129d98d0422e037d1c39901d27727596592)

show more ...

ed2e9b1b11-Feb-2024 mseidel

Remove 'oldref' entries (work in progress)

(cherry picked from commit cc2c304d0f519f6a3cd8d9da36c509104fd4f4a2)


helpcontent2/source/text/sbasic/shared/03020302.xhp
helpcontent2/source/text/sbasic/shared/03030107.xhp
helpcontent2/source/text/sbasic/shared/03030108.xhp
helpcontent2/source/text/sbasic/shared/03090409.xhp
helpcontent2/source/text/sbasic/shared/03103100.xhp
helpcontent2/source/text/sbasic/shared/03104300.xhp
helpcontent2/source/text/sbasic/shared/03104400.xhp
helpcontent2/source/text/sbasic/shared/03131700.xhp
helpcontent2/source/text/sbasic/shared/main0601.xhp
helpcontent2/source/text/scalc/01/03100000.xhp
helpcontent2/source/text/shared/01/02090000.xhp
helpcontent2/source/text/shared/01/03110000.xhp
helpcontent2/source/text/shared/01/04180100.xhp
helpcontent2/source/text/shared/01/06130001.xhp
helpcontent2/source/text/shared/02/09050000.xhp
helpcontent2/source/text/shared/02/12010000.xhp
helpcontent2/source/text/shared/02/12130000.xhp
helpcontent2/source/text/shared/02/24100000.xhp
helpcontent2/source/text/shared/autopi/01050500.xhp
helpcontent2/source/text/shared/autopi/01110500.xhp
helpcontent2/source/text/shared/guide/lineend_define.xhp
helpcontent2/source/text/shared/guide/navigator.xhp
helpcontent2/source/text/shared/main0214.xhp
helpcontent2/source/text/shared/optionen/01060401.xhp
helpcontent2/source/text/simpress/01/03090000.xhp
helpcontent2/source/text/simpress/01/04010000.xhp
helpcontent2/source/text/simpress/guide/vectorize.xhp
helpcontent2/source/text/simpress/main0202.xhp
helpcontent2/source/text/simpress/main0209.xhp
helpcontent2/source/text/swriter/01/03140000.xhp
helpcontent2/source/text/swriter/02/02110000.xhp
helpcontent2/source/text/swriter/guide/fields_date.xhp
helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp
helpcontent2/source/text/swriter/guide/words_count.xhp
helpcontent2/source/text/swriter/main0200.xhp
2622f51711-Feb-2024 mseidel

Corrected error on Swedish locale data

(cherry picked from commit 95a63f9175a293ab8f0cfce8b152d4b001bbd21a)

132eec7910-Feb-2024 mseidel

Cleaned up resource files

(cherry picked from commit c2b6e0a87ef53911ca36f930ea48fe473a32d5f9)

4ca6e4ae10-Feb-2024 mseidel

Remove pushbuttons with '...' from translation process

(cherry picked from commit a80e2a64504ce6d3551230bac39e457573f2d404)

8a10695810-Feb-2024 Damjan Jovanovic

Merge main/cosv and main/udm into main/autodoc.

main/autodoc depends on main/cosv and main/udm.
main/udm depends on main/cosv.
No other module depends on main/cosv or main/udm.
T

Merge main/cosv and main/udm into main/autodoc.

main/autodoc depends on main/cosv and main/udm.
main/udm depends on main/cosv.
No other module depends on main/cosv or main/udm.
The only deliverable from main/autodoc is the autodoc executable -
there are no libraries, and all headers remain private and undelivered.

We might even be able to use some third-party documentation generator
instead of autodoc, perhaps Doxygen. Whether we should go that way is debatable,
but there is no point in littering main/ with 2 modules and littering solver/
with many headers and 2 static libraries just so autodoc can consume them.
Rather make their code internal to autodoc.

Patch by: me

(cherry picked from commit 11c03c6d381fea19f0fea13ae5a371ba50bad241)

show more ...


Module_ooo.mk
Repository.mk
autodoc/Executable_autodoc.mk
autodoc/inc/cosv/bstream.hxx
autodoc/inc/cosv/comdline.hxx
autodoc/inc/cosv/comfunc.hxx
autodoc/inc/cosv/commandline.hxx
autodoc/inc/cosv/csv_env.hxx
autodoc/inc/cosv/csv_ostream.hxx
autodoc/inc/cosv/csv_precomp.h
autodoc/inc/cosv/datetime.hxx
autodoc/inc/cosv/dirchain.hxx
autodoc/inc/cosv/file.hxx
autodoc/inc/cosv/mbstream.hxx
autodoc/inc/cosv/openclose.hxx
autodoc/inc/cosv/persist.hxx
autodoc/inc/cosv/ploc.hxx
autodoc/inc/cosv/ploc_dir.hxx
autodoc/inc/cosv/plocroot.hxx
autodoc/inc/cosv/std_outp.hxx
autodoc/inc/cosv/str_types.hxx
autodoc/inc/cosv/streamstr.hxx
autodoc/inc/cosv/string.hxx
autodoc/inc/cosv/stringdata.hxx
autodoc/inc/cosv/tpl/dyn.hxx
autodoc/inc/cosv/tpl/funcall.hxx
autodoc/inc/cosv/tpl/processor.hxx
autodoc/inc/cosv/tpl/range.hxx
autodoc/inc/cosv/tpl/swelist.hxx
autodoc/inc/cosv/tpl/tpltools.hxx
autodoc/inc/cosv/tpl/vvector.hxx
autodoc/inc/cosv/x.hxx
autodoc/inc/udm/html/htmlitem.hxx
autodoc/inc/udm/xml/xmlitem.hxx
autodoc/prj/build.lst
autodoc/source/cosv/comphelp/badcast.cxx
autodoc/source/cosv/fullcpp.mk
autodoc/source/cosv/inc/precomp.h
autodoc/source/cosv/service/comdline.cxx
autodoc/source/cosv/service/comfunc.cxx
autodoc/source/cosv/service/commandline.cxx
autodoc/source/cosv/service/csv_ostream.cxx
autodoc/source/cosv/service/datetime.cxx
autodoc/source/cosv/service/std_outp.cxx
autodoc/source/cosv/storage/dirchain.cxx
autodoc/source/cosv/storage/file.cxx
autodoc/source/cosv/storage/mbstream.cxx
autodoc/source/cosv/storage/persist.cxx
autodoc/source/cosv/storage/ploc.cxx
autodoc/source/cosv/storage/ploc_dir.cxx
autodoc/source/cosv/storage/plocroot.cxx
autodoc/source/cosv/strings/str_types.cxx
autodoc/source/cosv/strings/streamstr.cxx
autodoc/source/cosv/strings/string.cxx
autodoc/source/cosv/unittest/file_ut.cxx
autodoc/source/cosv/unittest/makefile.mk
autodoc/source/cosv/unittest/string_ut.cxx
autodoc/source/cosv/unittest/ut.hxx
autodoc/source/cosv/unittest/ut_main.cxx
autodoc/source/udm/html/htmlitem.cxx
autodoc/source/udm/inc/precomp.h
autodoc/source/udm/unittest/makefile.mk
autodoc/source/udm/unittest/test.cxx
autodoc/source/udm/xml/xmlitem.cxx
cosv/Makefile
cosv/Module_cosv.mk
cosv/Package_inc.mk
cosv/StaticLibrary_cosv.mk
cosv/prj/build.lst
cosv/prj/d.lst
cosv/prj/makefile.mk
solenv/inc/libs.mk
toolkit/src2xml/include.lst
udm/Makefile
udm/Module_udm.mk
udm/Package_inc.mk
udm/StaticLibrary_udm.mk
udm/prj/build.lst
udm/prj/d.lst
udm/prj/makefile.mk
udm/util/makefile.mk
37a81e6a09-Feb-2024 mseidel

Remove 'oldref' entries (work in progress)

(cherry picked from commit 8c57a15ae84c54d9ddf7861407b61ffa1f7e11fb)

25c7bec709-Feb-2024 mseidel

Cleaned up resource files

(cherry picked from commit 4507958864c4c00e96120a901ed7cba493601680)

588cca9209-Feb-2024 mseidel

Remove 'oldref' entries (work in progress)

(cherry picked from commit 7cb4748464fbed4e699d36a3d4d0d54f6a160f42)

5f9494a708-Feb-2024 Arrigo Marchiori

Fix crash in helpex in case of XML parsing errors

(cherry picked from commit 7a8fdded60123facef5fa0fa12539725cd444123)

65c990eb08-Feb-2024 mseidel

Re-added accidentally deleted line

(cherry picked from commit e0cc2e4684fc69245358e2fe114f3aa0f3b034c1)

a767a70e06-Feb-2024 mseidel

Clean up resource files

(cherry picked from commit 552030f1a4f1bfb2bfcd94be5dd40c5765e430b6)

10b94d0006-Feb-2024 mseidel

Remove 'oldref' entries (work in progress)

(cherry picked from commit 4702cb60114ebefb8bf41f8af03e6cd5d43b28a5)


helpcontent2/source/text/sbasic/shared/00000002.xhp
helpcontent2/source/text/sbasic/shared/01030100.xhp
helpcontent2/source/text/sbasic/shared/02/11050000.xhp
helpcontent2/source/text/sbasic/shared/03050300.xhp
helpcontent2/source/text/sbasic/shared/03104000.xhp
helpcontent2/source/text/scalc/01/04060104.xhp
helpcontent2/source/text/scalc/01/05020000.xhp
helpcontent2/source/text/scalc/01/05050000.xhp
helpcontent2/source/text/scalc/01/05050300.xhp
helpcontent2/source/text/scalc/01/func_eastersunday.xhp
helpcontent2/source/text/scalc/01/func_hour.xhp
helpcontent2/source/text/scalc/01/func_networkdays.xhp
helpcontent2/source/text/scalc/01/func_weekday.xhp
helpcontent2/source/text/scalc/01/func_weeknum.xhp
helpcontent2/source/text/scalc/01/func_workday.xhp
helpcontent2/source/text/scalc/guide/text_wrap.xhp
helpcontent2/source/text/shared/01/05100100.xhp
helpcontent2/source/text/shared/01/05120600.xhp
helpcontent2/source/text/shared/01/06010500.xhp
helpcontent2/source/text/shared/02/03140000.xhp
helpcontent2/source/text/shared/02/10040000.xhp
helpcontent2/source/text/shared/02/14010000.xhp
helpcontent2/source/text/shared/autopi/01040100.xhp
helpcontent2/source/text/shared/autopi/01120300.xhp
helpcontent2/source/text/shared/explorer/database/11000002.xhp
helpcontent2/source/text/shared/guide/email.xhp
helpcontent2/source/text/swriter/01/02120100.xhp
helpcontent2/source/text/swriter/guide/calculate_intable.xhp
helpcontent2/source/text/swriter/guide/captions_numbers.xhp
helpcontent2/source/text/swriter/guide/fields_enter.xhp
helpcontent2/source/text/swriter/guide/text_emphasize.xhp
helpcontent2/source/text/swriter/main0208.xhp
Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2
a4d76d7b21-Jan-2020 DiGro

Replace extension .sxw by .odt in example URL notation (.sxw is old)

Line 69: <emph>C:\My File.sxw</emph> on the local host in "Windows notation" becomes <emph>file:///C|/My%20File.sxw</emp

Replace extension .sxw by .odt in example URL notation (.sxw is old)

Line 69: <emph>C:\My File.sxw</emph> on the local host in "Windows notation" becomes <emph>file:///C|/My%20File.sxw</emph>
should be changed to
<emph>C:\My File.odt</emph> on the local host in "Windows notation" becomes <emph>file:///C|/My%20File.odt</emph>

(cherry picked from commit 0cb7d7de0bc8e79eb9003607721df0c05f447d25)

show more ...

ef9a2fb806-Feb-2024 mseidel

Remove 'oldref' entries (work in progress)

(cherry picked from commit 081ba2ca81eda1a613c6997cfca4213a46ff984c)


helpcontent2/source/text/sbasic/shared/01/06130100.xhp
helpcontent2/source/text/sbasic/shared/01020200.xhp
helpcontent2/source/text/sbasic/shared/02/11060000.xhp
helpcontent2/source/text/sbasic/shared/02/11070000.xhp
helpcontent2/source/text/sbasic/shared/03020411.xhp
helpcontent2/source/text/sbasic/shared/03030301.xhp
helpcontent2/source/text/sbasic/shared/03090103.xhp
helpcontent2/source/text/sbasic/shared/03103400.xhp
helpcontent2/source/text/sbasic/shared/03103450.xhp
helpcontent2/source/text/sbasic/shared/03104100.xhp
helpcontent2/source/text/sbasic/shared/03104200.xhp
helpcontent2/source/text/sbasic/shared/03130000.xhp
helpcontent2/source/text/scalc/01/03070000.xhp
helpcontent2/source/text/scalc/01/04070000.xhp
helpcontent2/source/text/scalc/01/06030100.xhp
helpcontent2/source/text/scalc/01/06030900.xhp
helpcontent2/source/text/scalc/01/12040300.xhp
helpcontent2/source/text/scalc/01/12080000.xhp
helpcontent2/source/text/scalc/02/10050000.xhp
helpcontent2/source/text/shared/01/01010200.xhp
helpcontent2/source/text/shared/01/01010302.xhp
helpcontent2/source/text/shared/01/01100000.xhp
helpcontent2/source/text/shared/01/03990000.xhp
helpcontent2/source/text/shared/01/04060000.xhp
helpcontent2/source/text/shared/01/04160300.xhp
helpcontent2/source/text/shared/01/04160500.xhp
helpcontent2/source/text/shared/01/05290300.xhp
helpcontent2/source/text/shared/01/06150210.xhp
helpcontent2/source/text/shared/02/01220000.xhp
helpcontent2/source/text/shared/02/02030000.xhp
helpcontent2/source/text/shared/02/03110000.xhp
helpcontent2/source/text/shared/02/03120000.xhp
helpcontent2/source/text/shared/02/05020000.xhp
helpcontent2/source/text/shared/02/10030000.xhp
helpcontent2/source/text/shared/02/12140000.xhp
helpcontent2/source/text/shared/explorer/database/05000001.xhp
helpcontent2/source/text/shared/optionen/01010000.xhp
helpcontent2/source/text/simpress/01/04030100.xhp
helpcontent2/source/text/simpress/02/13030000.xhp
helpcontent2/source/text/simpress/02/13090000.xhp
helpcontent2/source/text/swriter/01/01160400.xhp
helpcontent2/source/text/swriter/01/04020200.xhp
helpcontent2/source/text/swriter/01/04210000.xhp
helpcontent2/source/text/swriter/01/05120100.xhp
helpcontent2/source/text/swriter/01/05130004.xhp
helpcontent2/source/text/swriter/02/04090000.xhp
helpcontent2/source/text/swriter/02/04100000.xhp
helpcontent2/source/text/swriter/02/04250000.xhp
helpcontent2/source/text/swriter/02/08080000.xhp
helpcontent2/source/text/swriter/02/18030200.xhp
64e9ad3a05-Feb-2024 mseidel

Maintenance cleanup

(cherry picked from commit 372e31e89293e47e50e18ac4e33b09a09d178637)

59307b7304-Feb-2024 mseidel

Remove 'oldref' entries (work in progress)

(cherry picked from commit 89ffcff7598a73f281c7bd4082f1eb25c572bad0)

8d02705d03-Feb-2024 mseidel

Remove 'oldref' entries (work in progress)

(cherry picked from commit 55e6cc2a7c3c23278ae699411e4c74c52e6aec1d)

7d7f0aff02-Feb-2024 mseidel

Cleaning up Help files from ODK

(cherry picked from commit f2c86871916be869074b9bd6a040ecf9bc27e812)

7645a13402-Feb-2024 mseidel

Cleaning up Help files from Help Authoring Tool

(cherry picked from commit 5ca0a85a0e6c5de2a2a346f5e7b9d9b1e2221a0b)

5a730eaa02-Feb-2024 mseidel

Remove empty strings from translation

(cherry picked from commit 1bf1af82c6711d113c15946e65eae8454e539df0)

f7ca7d2002-Feb-2024 mseidel

Unifying section names in Help

(cherry picked from commit b6bd93433761a7a9d50769cd9e5be3505992b59a)

c0829caa01-Feb-2024 mseidel

Updated English dictionary

(cherry picked from commit 5e9293b9469ee5e7f3fbb6bdf961dcb56b7420ba)

52f9ed0731-Jan-2024 mseidel

Remove 'oldref' entries (work in progress)

(cherry picked from commit eed925efc379906e78f19aa07e6308010e59f00d)


helpcontent2/source/text/sbasic/guide/insert_control.xhp
helpcontent2/source/text/sbasic/shared/02/11040000.xhp
helpcontent2/source/text/sbasic/shared/03030203.xhp
helpcontent2/source/text/sbasic/shared/03120300.xhp
helpcontent2/source/text/sbasic/shared/03130100.xhp
helpcontent2/source/text/scalc/01/06030300.xhp
helpcontent2/source/text/scalc/01/06030800.xhp
helpcontent2/source/text/scalc/01/06070000.xhp
helpcontent2/source/text/scalc/01/func_date.xhp
helpcontent2/source/text/scalc/01/func_datevalue.xhp
helpcontent2/source/text/scalc/01/func_day.xhp
helpcontent2/source/text/scalc/01/func_days360.xhp
helpcontent2/source/text/scalc/01/func_edate.xhp
helpcontent2/source/text/scalc/01/func_eomonth.xhp
helpcontent2/source/text/scalc/01/func_time.xhp
helpcontent2/source/text/scalc/01/func_timevalue.xhp
helpcontent2/source/text/scalc/01/func_weeknumadd.xhp
helpcontent2/source/text/scalc/02/02150000.xhp
helpcontent2/source/text/scalc/main0000.xhp
helpcontent2/source/text/scalc/main0214.xhp
helpcontent2/source/text/shared/00/01050000.xhp
helpcontent2/source/text/shared/01/05110300.xhp
helpcontent2/source/text/shared/01/05110600m.xhp
helpcontent2/source/text/shared/01/06050300.xhp
helpcontent2/source/text/shared/02/01170800.xhp
helpcontent2/source/text/shared/02/03200000.xhp
helpcontent2/source/text/shared/02/12120000.xhp
helpcontent2/source/text/shared/02/14070000.xhp
helpcontent2/source/text/shared/02/19090000.xhp
helpcontent2/source/text/shared/autopi/01100000.xhp
helpcontent2/source/text/shared/autopi/01120000.xhp
helpcontent2/source/text/shared/guide/change_title.xhp
helpcontent2/source/text/shared/main0600.xhp
helpcontent2/source/text/simpress/00/00000402.xhp
helpcontent2/source/text/simpress/01/05250600.xhp
helpcontent2/source/text/simpress/01/13050700.xhp
helpcontent2/source/text/simpress/02/11090000.xhp
helpcontent2/source/text/simpress/02/13050000.xhp
helpcontent2/source/text/simpress/guide/animated_gif_save.xhp
helpcontent2/source/text/simpress/guide/print_tofit.xhp
helpcontent2/source/text/swriter/01/04120000.xhp
helpcontent2/source/text/swriter/02/06070000.xhp
helpcontent2/source/text/swriter/02/06080000.xhp
helpcontent2/source/text/swriter/02/18030500.xhp
helpcontent2/source/text/swriter/guide/delete_from_dict.xhp
helpcontent2/source/text/swriter/guide/field_convert.xhp
helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp
helpcontent2/source/text/swriter/guide/print_preview.xhp
helpcontent2/source/text/swriter/guide/reset_format.xhp
helpcontent2/source/text/swriter/guide/text_animation.xhp

12345678910>>...301