- 17 Agu, 2014 32 kayıt (commit)
-
-
Thomas Arnhold yazdı
all definitions are not used and the file is never included. Change-Id: If88fab7843122bf6b5649808ea16c5fe0cc30b12
-
Jean-Pierre Ledure yazdı
So far the first call to the API was a call to the OpenConnection method. Without an OpenConnection some methods issued a cryptic "Object variable not set" Basic run-time message. It is now intercepted to make it clearer. A number of features are not database related: error handling, events handling, windows move/resize, dialogs, ... They have been identified and adapted to be callable without database connection. As such they are callable from any LO component, not only Base. Change-Id: I99f408c8404a6192149747228b2b8493b9df5ae3 Reviewed-on: https://gerrit.libreoffice.org/10883Reviewed-by:
Jean-Pierre Ledure <jp@ledure.be> Tested-by:
Jean-Pierre Ledure <jp@ledure.be>
-
Miklos Vajna yazdı
Change-Id: I940efc1197e0694c93d25e5c4542eeef12cbb10f
-
Miklos Vajna yazdı
Change-Id: I1c08fbe841161323325c6ffd153f09daf30c095b
-
Tor Lillqvist yazdı
Change-Id: Ideba1e359c1e199dcf40fa22f6d520ba9e20dd11
-
Tor Lillqvist yazdı
Change-Id: Idb9600b49ef711f0c11faa8650853fee0c455763
-
Tor Lillqvist yazdı
Change-Id: I901386fadf8adbf6daad178b1fc2618430280792
-
Tomaž Vajngerl yazdı
User can increase / decrease values in FormattedField with scrolling with the mouse, so there is no reason to hide the spin buttons. Change-Id: Ie342f456cdb45c1d7287df70faa786c0e7dc2425
-
Zolnai Tamás yazdı
In general glTF shader files does not contain version directives and in some case it make shader compiler using GLSL 1.1 which leads to that the shader compiler fails. So we need to append the choosen version number which is GLSL 1.3 in case of libgltf, but this also means that from that point OpenGL 3.0 is the new reuirements since GLSL 1.3 is available only from that version. Change-Id: Ic4382266432ea474aeb3e603b32a998b9aeed280
-
Zolnai Tamás yazdı
Here only handle precision. Using precision unconditionally causing problems when shader source is compiled with GLSL 1.2. The #version dircetives can be added by the glTF parser. For example libgltf implementation: https://gerrit.libreoffice.org/gitweb?p=libgltf.git;a=commit; h=e4544a8b5ca8470a96bf28c6ccdb7461e78ca293 Change-Id: I934cdfa8651a8787fbcd476cea9892bf7e89dd11
-
Thomas Arnhold yazdı
Change-Id: Iec785ae538de81325812b1e6fe33115789b39770
-
Thomas Arnhold yazdı
Change-Id: I015274d9e9cceab5044ebda1f7318a0863729a5a
-
Thomas Arnhold yazdı
wrongly deleted in 0842a270 Change-Id: Iafccce9a503c48e483d492a2d4bdee9a648f32c7
-
Chris Laplante yazdı
Change-Id: Idd8ea0cb7e7d58a29dbfcae084558320efe5fe43 Reviewed-on: https://gerrit.libreoffice.org/10945Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Olivier Hallot yazdı
* Insert help button in dialogo * HIG-ify dialog. Change-Id: I839af28981e9bd980842e73e29bd6443f4154b86 Reviewed-on: https://gerrit.libreoffice.org/10944Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Thomas Arnhold yazdı
Change-Id: I511fd2c11fc1506c0cf7532347cca7933ed8ed5a
-
Thomas Arnhold yazdı
Change-Id: I08d9692f42bd5bbce2d0c893b2eaf7eb65d4f2aa
-
Thomas Arnhold yazdı
Change-Id: I0bea774cd903f93721de6ffd8ed4ff9f5a15ef81
-
Thomas Arnhold yazdı
Change-Id: I116d5e14116e6853765bce552b6b8a71c835942e
-
Thomas Arnhold yazdı
Change-Id: Ib04d885fdbf3f46be08c857a28fcea210be1623a
-
Thomas Arnhold yazdı
Change-Id: Ie25cc7098cd513a77d78e04564eccacd946c355b
-
Thomas Arnhold yazdı
Change-Id: I011954c2e12abb8a7551638567474e2123d3221e
-
Thomas Arnhold yazdı
Change-Id: I9f77b85eb9ccaa4defa3dea571b375c0e480caa2
-
Thomas Arnhold yazdı
Change-Id: I58017a0769a1e06d9e870f692c2d9fcfd347fbd7
-
Thomas Arnhold yazdı
Change-Id: I810e2b963f02c67d10765444cae2b5ec846af746
-
Thomas Arnhold yazdı
Change-Id: Iae7dd3944d1d01020c8a3ab1ac4bb2e94e01541e
-
Thomas Arnhold yazdı
Change-Id: Iea71e791a760b38448a89294ab4136f815b8932c
-
Thomas Arnhold yazdı
Change-Id: I7546fb8fd0a5b83818c8496d44ec180ec48e72eb
-
Thomas Arnhold yazdı
Change-Id: Ic438fe098f80e96dd4679dda6e5de93a1ba9dc6a
-
Thomas Arnhold yazdı
Change-Id: I314e290b453c55e345559d8abef9b00622493ed3
-
Thomas Arnhold yazdı
Change-Id: I4fb95c90dc1f188f8088ba1e4b7bfd0ebc59eb60
-
Thomas Arnhold yazdı
Change-Id: Ic356c6a23f42b5fe37be1075e8508bb168eac9a1 Reviewed-on: https://gerrit.libreoffice.org/10927Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
- 16 Agu, 2014 8 kayıt (commit)
-
-
Matteo Casalin yazdı
Change-Id: I8b78126cab64f023ffcb35c080576148b1eb15f5
-
Matteo Casalin yazdı
Change-Id: Ic6cf4bc6dab4b9e2610aebdc42e3df7b56eda59d
-
Matteo Casalin yazdı
Change-Id: I3d9c6daa09d71ca872021fe13405b08050e191d9
-
Julien Nabet yazdı
There's still help part to change See https://bugs.freedesktop.org/show_bug.cgi?id=45588#c9 Change-Id: Ieb69ebffc680b0352ed481524a95a78bca50ac83
-
Matteo Casalin yazdı
Change-Id: I1c691b2c9c66b99957b07df4197c0a67c2598273
-
Matteo Casalin yazdı
Change-Id: I3a1ab8936021e0b310afa799b1c257040bf78be3
-
Matteo Casalin yazdı
Change-Id: I063549d510d80450ab502fc511c79de41b591c4e
-
Matteo Casalin yazdı
Change-Id: I2ee5913a274eecf86ad6bbf19b99e1fe61f0ade7
-