- 01 Eyl, 2012 12 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: I3afe59a6326b9e5cb26c39a82d7aabdb05cc2b7e
-
Matúš Kukan yazdı
Change-Id: Ifc0525189fb68f8976cd25a5c83419c47281d025
-
Matúš Kukan yazdı
Change-Id: I77bb24d90d310452530abe57ebc183cce98043de
-
Tim Retout yazdı
Call "replace_all_ziplistvariables_in_rtffile" with a hashref rather than arrayref. Also rewrite implementation of installer::scpzipfiles variable replacement functions, and add test case. Note that unknown variables should be ignored rather than replaced with an empty string. Change-Id: Ic4548b9df8c50cbf2d3049052c637e859542a1e8
-
Tim Retout yazdı
Change-Id: I81076008a619063acadc328a4ae8caf27eb8fe50
-
Tim Retout yazdı
Change-Id: I42f1511126bcbda466cb956cbcac722b449bd9a5
-
Tim Retout yazdı
Change-Id: I4174f61e45e71720d0679f798f440096d0ce4583
-
Tim Retout yazdı
Change-Id: Iae7afa53966a4f5fe3b09ce75dcefc78fd75b279
-
Tim Retout yazdı
Change-Id: I20c3e2482e9bc1c1f2b32f517b1ced9037454544
-
Tim Retout yazdı
Change-Id: I869b521034f75b0146ee5aa0fdd5014f674bfa4c
-
Tim Retout yazdı
Change-Id: I71b8950e1d0e8755159631a83a4e57c23e6cd100
-
Matúš Kukan yazdı
Change-Id: I360f2fd6ee0b9b99410f83b7f56470bbea3571d6
-
- 31 Agu, 2012 28 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: I066e2716095722343603a684935f0b7b24ce08be
-
Alexander Wilms yazdı
Change-Id: Ia9a21c213f58d01b3f96d479e81461e82cf7b7d7
-
Matúš Kukan yazdı
Change-Id: I7db5dd20e41297efbabef22f559b5552f3afff0f
-
Matúš Kukan yazdı
Change-Id: Ic195f3c253f9314095fa1d568048878d50b5fb37
-
Matúš Kukan yazdı
Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5
-
Matúš Kukan yazdı
Change-Id: Iaf6908ede1d06a7b36eca8f16f44716181428ce8
-
Matúš Kukan yazdı
Change-Id: I8bf119a4ab3fc7c2febfa80176358f668003b7d1
-
Kohei Yoshida yazdı
Change-Id: Id287047d54c2c75647486cc3b07152ddbe295534
-
Kohei Yoshida yazdı
These '*' suffix is used internally to make duplicate field names unique. However, we were exporting the raw names (names with the '*'s) by mistake when saving to ods. We need to stop this ASAP before someone gets hurt. Change-Id: Iaff7a6343cf202f5fb9855fb7dfe59b872920e4f
-
Eike Rathke yazdı
Change-Id: Ic59da3ff8f86af3e74cc526b2f4c490bd144686d
-
Kohei Yoshida yazdı
Another simple null pointer check, to save the day. This unfortunately prevents the properties of the skipped field from being loaded properly, but it's still better than a immediate crash. Change-Id: I49398d80eb3bf0834b7e9830ac8be3ac776cb354
-
Stephan Bergmann yazdı
Change-Id: I1bb3d359b087421f4acf67955549514fc3c6a236
-
Stephan Bergmann yazdı
Change-Id: I54e7753f7123ed447253901d2251730371bef7b0
-
Stephan Bergmann yazdı
Change-Id: Id3d1b203dee34ab6e59e8790c9caa5ea9d565f45
-
Lionel Elie Mamane yazdı
m_pColumnNames contains only the columns that come straight from a table, not calculated columns Change-Id: I2706790e8c1447d1c4e144bbdef773deeca3e2e8
-
Miklos Vajna yazdı
Change-Id: Ic53f613cfaa5bd4affd0c27b5ed4ed20536ee055
-
gerhard oettl yazdı
Change-Id: If39cd8391a8b8bfccd33349c4c81ab9b0c05991d Reviewed-on: https://gerrit.libreoffice.org/521Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
...as had been done in the old build system (solenv/inc/extension_helplink.mk). Especially for bundled extensions, this removes the need to compile the help data per user on first start. gb_Extension_add_helpfile(s) replaces gb_Extension_localize_help, and takes care of all the steps (localization, compilation, inclusion in .oxt), even for the en-US data (which was handled with additional gb_Extension_add_file calls before). Change-Id: Ie4bab66d3cad2b713780a23bf2606ca56cfff37f
-
Markus Mohrhard yazdı
Change-Id: If6a58b2cf022c704603a3fb01b3ed75d1881f918
-
Fridrich Štrba yazdı
Change-Id: Ia00293747d6041b86975f0e6539246310abfb957
-
Fridrich Štrba yazdı
Change-Id: Ic5a0a60068c871dfbe154e8f5fc7a0f622eaad30
-
Petr Mladek yazdı
It is enabled by default for dev build. It will be used for reworking the Tango theme by the design team. The them was requested by Stefan Knorr (Astron) <heinzlesspam at gmail dot com> The two intial icons are from Alexander Wilms <alexander dot wilms at zoho dot com> Change-Id: I9205a3164352442a2cdc02e75e58b15b327dfbd3
-
Markus Mohrhard yazdı
Change-Id: Id1cf7d99a13c04541e87ad00c5418dd4f766d268
-
Markus Mohrhard yazdı
Change-Id: I1526a8d1f2999742f28600e771891e1489d62f4b
-
Markus Mohrhard yazdı
Change-Id: I52987e957918853bcd1abd1460c6166b52454d62
-
Markus Mohrhard yazdı
DeleteArea can handle ranges that are deleting parts of an existing range Currently this code only supports a 2D deletion Change-Id: I1c514437fdd09fea99f5c4dcf97b8375dcc53b40
-
Markus Mohrhard yazdı
Change-Id: I8d54e5fee29952635c3d4c2d5a12203668e2ff28
-
Caolán McNamara yazdı
Change-Id: Idf67c3dfbff7ee5c13831159a913ce8a517732ca
-