- 06 Eyl, 2012 14 kayıt (commit)
-
-
Jan Holesovsky yazdı
Change-Id: I6f631fbf9f9e3e958ab3269d099be42e0854493a
-
Luboš Luňák yazdı
There's match(), with the second argument defaulting to 0, which does the same, but that's pretty non-obvious. Change-Id: Idd4de9388f53e1b5dc5d48446d1001af32c0af3d
-
Stephan Bergmann yazdı
Change-Id: I9606ec34ad0d8d24dca71d060bf5e1d37152903c
-
Caolán McNamara yazdı
Change-Id: I47eac02bf2c0ee7b973d73ac78ae08f9e93f0b42
-
Caolán McNamara yazdı
Change-Id: Iea51d777c3cc1fdc58fa7fccfe01e4e8394e79b2
-
Stephan Bergmann yazdı
Change-Id: Ie9544ef452d7b9852bd2c31af1cb42035e5c827b
-
Andrzej J.R. Hunt yazdı
Change-Id: Ie7a11c05cf1ba6181e955a65ebef03117c956f1a
-
Michael Stahl yazdı
The service implementation used "com.sun.star.frame.UICommandDescription" since forever, so the IDL file was essentially wrong documentation. But since 7a464263 converted the service to new-style, it cannot be instantated any more and e.g. clicking on Tools->Customize crashes. (Adapting the implementation instead would be an incompatible change.) Change-Id: I564bddaf3836827f5b72360a2bde19d6158b7ba5
-
Andrzej J.R. Hunt yazdı
Change-Id: I64102536f12875b9834ce99763925f1544a87e8f
-
Riccardo Magliocchetti yazdı
Change-Id: I63966bac34678869dbd3ea177905896bbe8934f6
-
Riccardo Magliocchetti yazdı
We are not interested in desktop stuff but thanks! Change-Id: I03d28ab0d3d2da5cafaebfce52c807bf0c956108
-
Riccardo Magliocchetti yazdı
librsvg have a long list of dependencies that requires at least gdk, so X. On debian the headers package depends on cairo too. Indeed not what we want. Since comments here says that impress depends on it will need to eventually disable build of impress. Change-Id: Ic88f90d03d0a80c1ada9f4224faed9deab2bed52
-
Riccardo Magliocchetti yazdı
So ENABLE_CUPS is defined if we want CUPS but that does not guarantee that we actually have it installed. So use HAVE_CUPS_H that is defined only if the cups headers are found. Change-Id: I7c6c3659b368dbf9f8efab31ef457f41ac162160
-
Muthu Subramanian yazdı
* Also fixed a bug where the (offset) increment was conditional. * Reusing Transform2D for <txXfrm> as well. * This is a kind of hack where the margins are adjusted for the give offset values.
-
- 05 Eyl, 2012 26 kayıt (commit)
-
-
Olivier Hallot yazdı
Plus rtl::OUString cleanup Only on rebased files Change-Id: Icddaa20742cc45f08e5a48790447fcf8865f4bd6 Reviewed-on: https://gerrit.libreoffice.org/527Reviewed-by:
Olivier Hallot <olivier.hallot@alta.org.br> Tested-by:
Olivier Hallot <olivier.hallot@alta.org.br>
-
Olivier Hallot yazdı
+ ::rtl:: drop (only on rebased files) Change-Id: I5a773936ceb012b0655cee8db7250b496e088464 Reviewed-on: https://gerrit.libreoffice.org/525Reviewed-by:
Olivier Hallot <olivier.hallot@alta.org.br> Tested-by:
Olivier Hallot <olivier.hallot@alta.org.br>
-
Philipp Riemer yazdı
Change-Id: I00c2ccb0be18bb574b2494b035b48c6f37128c72 Reviewed-on: https://gerrit.libreoffice.org/494Reviewed-by:
Kohei Yoshida <kohei.yoshida@gmail.com> Tested-by:
Kohei Yoshida <kohei.yoshida@gmail.com>
-
Michael Stahl yazdı
Since b679a2a0 this oleautobridge seems to need comphelper. Change-Id: Idb04b61026e78fd3f726d66ef05d4345aaeb40a6
-
Michael Stahl yazdı
It even seems to run on my system Change-Id: I0246467b82bec7617d6de7dbad84c45fc279c24c
-
Michael Stahl yazdı
Change-Id: I694cff583fddb713a59e5d6b8e15ea06a2be63b6
-
Noel Grandin yazdı
Change-Id: I4d472f088a370ea99beb621d1b1fd722a9f6f144
-
Noel Grandin yazdı
Which doesn't even compile any more. Change-Id: I44a25ce3bd3b1fa554280b80e3fe88e25f63e8fb
-
Noel Grandin yazdı
Change-Id: I27403fabc3b5326108a34655ffe8b2b0846c0694
-
Noel Grandin yazdı
Change-Id: Ia16a54432291935125d53de9d7cc010917b8373d
-
Noel Grandin yazdı
Change-Id: I2620ccf17a24572b4bd6a79f2410c4b746164b9a
-
Noel Grandin yazdı
Change-Id: I4229ea7a4ad4d669db824e14ee6a8acb2ac205a0
-
Noel Grandin yazdı
Change-Id: I49ac6732650663a33bdc55a22e2870c47c1c509a
-
Noel Grandin yazdı
Change-Id: I8807ce7a6f5a115570d61a2a8c216d817d0334be
-
Noel Grandin yazdı
Some of the enums have obviously changed names at some point in the past. Note that the code still has more compile errors. Change-Id: Ibb152fa0ee35a0580876e621e42d049541c088bb
-
Noel Grandin yazdı
Change-Id: I9011cb674d85d4469f2f72444c158e0eeb44c1ec
-
Noel Grandin yazdı
Change-Id: Ib7133d090dbf881d43b4adf363fb065c682476c5
-
Noel Grandin yazdı
Note that the code doesn't compile after this change, it is still very out of date with respect to changes in the UNO framework Change-Id: I5a001002a3fcf20496bba4367b9f2da4ceba9f88
-
Noel Grandin yazdı
Change-Id: I5ceeaedb25ab8c9e6510e7fa88143670ae82703c
-
Noel Grandin yazdı
Also fix some compile errors. I suspect this is dead code, but on the chance that it might be useful..... Change-Id: I0d56df88420ce484b72df626db4fadcebe04d777
-
Noel Grandin yazdı
Although, as far as a I can tell, this file is completely unused. Change-Id: Ib680f53d239f8de7edcb9b98f7c19eca3d146caa
-
Noel Grandin yazdı
Change-Id: I83a51dc7a68413d9fea16c8cafdb82e665940775
-
Noel Grandin yazdı
Change-Id: I911bf39980dcc2fcf34f3adde899ff7fbd5211de
-
Noel Grandin yazdı
Although I don't think this file is currently in use anywhere. Change-Id: Idc3e01383d08361084e0117de8ff16b7cd82ddb2
-
Noel Grandin yazdı
Less disruptive than moving the files in this case. Change-Id: I31f7891ca9c333e1d8c6e1b2c0bba5324f56dbd5
-
Noel Grandin yazdı
Change-Id: I062e152743da28a54e73988e63b4a5c7032f9b10
-