- 09 Eki, 2013 40 kayıt (commit)
-
-
Thorsten Behrens yazdı
Needs a deleted canvastools method, move code into more idiomatic vcl/qa place, adapt to new unit test framework. Change-Id: Iddb9c2249673b4d580e46a1d72029be0a8c4d9ba
-
Thorsten Behrens yazdı
Change-Id: If37ea29ba239c0affd8e5777c82db755ee03f1c2
-
Jan Holesovsky yazdı
PropertyDefinition was introduced long ago, probably in order not to have to touch larger amount of code when it turned out that it was necessary to store more information in PropertyMap - otherwise even then it was more logical to extend the value from uno::Any only to some structure. PropertyMap's API itself is quite non-convenient, it is half-way between direct access to the std::map it is derived from, and something built on top of that. In the long run I believe we want to make _PropertyMap member of PropertyMap, not an ancestor, and change the API; if anybody cares enough, that is ;-) Change-Id: Ib8e9bfc4561f003b78ab6ce6620722e251f661d6
-
Michael Stahl yazdı
Fixes regex replace of "$" with nothing (to delete line breaks). Change-Id: If7ec1e5f524f7bb308a2949ace16cb8aa6989106
-
Michael Stahl yazdı
Easy to trigger the assert in osl_getCommandArgCount(), just run instdir/*/program/python and "import unohelper". Avoid that by setting up a fake command line, hopefully nobody expects to be able to give relevant args to python... Change-Id: I0df6c23d6ecbb3c2bce81a9d5bcecdcb1729ddbb
-
Stephan Bergmann yazdı
...regression introduced by 5089bdb2 "Related: fdo#38838 remove UniString::EqualsAscii" Change-Id: I1d2b78122592a57fe740e36d7811d563edf1e2c4
-
Miklos Vajna yazdı
Change-Id: I8a989f4a4faab3e611d4a04ef5a00ac4921d2f7c
-
Caolán McNamara yazdı
Change-Id: Ia54ecab9e08485ebffe98dc064f328360c17a120
-
Caolán McNamara yazdı
Change-Id: I2e775a49a1c852053e3c7996381f20d3eda1189c
-
Caolán McNamara yazdı
Change-Id: Iaf9774c84f9ffe1a3d8fcd64c9ce950aacb317ba
-
Caolán McNamara yazdı
Change-Id: I9b105926b812e4341700d87d77288fe429beda53
-
Caolán McNamara yazdı
Change-Id: Idb564e9e2d3d8a8d23ff2c3065c8368c558e3069
-
Caolán McNamara yazdı
Change-Id: I77123f6641dc1166820e3e9da583b331af53641d
-
Caolán McNamara yazdı
Change-Id: I8ef64d3eac9430fba5b5eef55b8391f351225f2e
-
Caolán McNamara yazdı
Change-Id: Id8e4fe4b303c34d83e47b9b3e78081ceaec730b5
-
Caolán McNamara yazdı
Change-Id: I37bf129c3f60b602081f6bf94e99de9a2e63152b
-
Caolán McNamara yazdı
Change-Id: I4db4e241b6b2348a48536a7dd0f1aecbf04cb675
-
Caolán McNamara yazdı
and CID#736204 Change-Id: I5bfb7101c3e330958a3c883ce3c8114781f7e033
-
Caolán McNamara yazdı
and CID#736503 Change-Id: Id70f081f809b6fae82ecf5869f0e14a621393525
-
Caolán McNamara yazdı
also CID#736508 Change-Id: If3df76d6ff797224fe4214938e50ab624c0617da
-
Caolán McNamara yazdı
Change-Id: I125735e593b26894d3abe34e662ffaf8d585fe6b
-
Caolán McNamara yazdı
Change-Id: I4f2342776467594f3512af624a653a9b827a0afe
-
Caolán McNamara yazdı
Change-Id: I88cc0b371df9c827917a408c1bcc9a14e752a20f
-
Caolán McNamara yazdı
Change-Id: Ieb4417ae89718d8c5e9abf77cb3e1830c080ae4e
-
Caolán McNamara yazdı
Change-Id: Iaadc8ea9f14dc2596f252e2f06a1613e6080f9ff
-
Caolán McNamara yazdı
Change-Id: I3116dbf41b5672bb90c255b22403c8ce0ff57265
-
Caolán McNamara yazdı
Change-Id: Ibd3598f1d053605dd7dab2fd08896ab4dbd25add
-
Caolán McNamara yazdı
Change-Id: Id441395365d3cb6f598760042d5e54e905783b91
-
Caolán McNamara yazdı
Change-Id: I5219578fbeb40a0fe363f03c64021a83f7e505fb
-
Miklos Vajna yazdı
Change-Id: Id040721f5e41062605e635cb0f1e5b4c724052a3
-
Marcos Paulo de Souza yazdı
Change-Id: I885b4c7a60ff51d44138c4f8a56a584c38a9804a Reviewed-on: https://gerrit.libreoffice.org/6172Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Tor Lillqvist yazdı
Change-Id: I3c87ac7a4696bee732fdb2bb9120ac3d50e9e664
-
Miklos Vajna yazdı
Change-Id: I1f3ef757f76c88243c4be1f1a86042040eb524e8
-
ptyl@cloudon.com yazdı
Minor further changes by tml to match the coding style of surrounding code mainly. Change-Id: Ied6087a264f1c6b00763ea36fba9808329afede4 Reviewed-on: https://gerrit.libreoffice.org/5742Tested-by:
Tor Lillqvist <tml@collabora.com> Reviewed-by:
Tor Lillqvist <tml@collabora.com>
-
Tor Lillqvist yazdı
Change-Id: I98cc2819e5de88cdce235735518b64193610fdc6
-
Tor Lillqvist yazdı
Should make the Android tinderboxes happy. Change-Id: Idf33106514a1d0e34566d76d97d689e7543eda3c
-
Samuel Mehrbrodt yazdı
Change-Id: I2894b7ffc186836890ab7b8117e2c7ca43bd21be Reviewed-on: https://gerrit.libreoffice.org/6087Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Jan Holesovsky yazdı
Change-Id: Ibc5783aeea8bcdc05c14054fa10c43a0c98c2159
-
Jan Holesovsky yazdı
Change-Id: I839cbd6b3499f77867f993ece9f764db8f1c18c3
-
Jan Holesovsky yazdı
Change-Id: Ie5fc89d24cfff021e362811f3d2eed8608107767
-