- 26 Eyl, 2012 39 kayıt (commit)
-
-
David Tardon yazdı
Change-Id: I987597aef3265df08407a869d57b575778174184
-
Michael Stahl yazdı
If the last page is not printed for whatever reason, then SwXTextDocument's destructor will delete a SwViewOptionAdjust_Impl, which accesses the document's ViewShell, which has already been deleted at that point. Add a horrible kludge to not crash for now. Change-Id: I67fe37970d60782030b84f2badddd1e66ef3f9c6
-
Michael Stahl yazdı
Change-Id: I1d755086295f5a8cd7acf56204402b95fe228d2d
-
Michael Stahl yazdı
The % must be URI encoded, not acceptable. Change-Id: I1274170275d1a1432fb2f933cbd3c6ee8c35d436
-
Michael Stahl yazdı
the useless "digraphs not supported with -Ze. Character sequence '<:' not interpreted as alternate token for '['" occurs a lot with templates. Change-Id: I1f7ddb7545732a5e92d1fc78a16222540cca5bb9
-
Matúš Kukan yazdı
Change-Id: Ia832b5474204e5c5a408460eb4fb4e7697b01953
-
Tor Lillqvist yazdı
The code used static_cast blindly even if the object not necessarily was of the assumed subclass. Crash followed. Use dynamic_cast instead to be able to check, like the corresponding code for GTK a11y. After that fix we then got a nice infinite loop whn an object apparently is its own parent. Detect that and break out. Whether accessibility for the affected parts of the GUI actually works now for its real use cases, no idea. But anything is better than a crash... Change-Id: I862234e168db0bd19d185b0f1f73b733b570cac4
-
Noel Power yazdı
Change-Id: I867934b4d0589d4e395fee471e1cfab236c0540f
-
Noel Grandin yazdı
Change-Id: Ia2b2fd7623351377df9a0c76ad27cb6b738bc124
-
Noel Grandin yazdı
Change-Id: I3a7cdd6fd488af20b15a205515fc6ee593371f0a
-
Noel Grandin yazdı
Change-Id: I92e5f4f52ab19b607b5ed0314ee0d6c2334998c6
-
Noel Grandin yazdı
Change-Id: I08b5a76c68c67c3837427ad74106e170c64cdaaa
-
Noel Grandin yazdı
Change-Id: I6356c71e236e89c54081a852b3b55eb87b95bce8
-
Noel Grandin yazdı
Change-Id: Idacea435ecf403770083f5c1e75c3ad1992ec14a
-
Matúš Kukan yazdı
It does not work with make 3.82 which prefers pattern rules with longest match, so wrong rules are chosen in workdir. This reverts commit bc234b4e.
-
Miklos Vajna yazdı
Change-Id: I8a008b48dfd4b424fa95f8919fb52208ee45e6b6
-
Matúš Kukan yazdı
Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696
-
Matúš Kukan yazdı
Change-Id: I37af685c39606f9bee173d81f6a4d5f0dd63af7e
-
Matúš Kukan yazdı
Change-Id: Id56efb715c9bd27b389b0fa9f38bcd0fe12ac9d4
-
Matúš Kukan yazdı
Also makes more visible that gb_Library_PLAINLIBS_NONE are special. Change-Id: I58a667d75a0d964c8f02e36a4645402417a1a621
-
Matúš Kukan yazdı
Change-Id: I364ba0155e30909fd77c0c73e27e5c9ee0a59168
-
Matúš Kukan yazdı
Change-Id: I82da01827472c1fbcbfd821713ba7152421f18ff
-
Matúš Kukan yazdı
Change-Id: I6c2f2796db7b24043627435b3f91846416655911
-
Matúš Kukan yazdı
Except bootstrap, javaloader and javavm. They are special. Change-Id: I28e28d07b4b1daf45f7416151a94ac376fc01db7
-
Matúš Kukan yazdı
Change-Id: Ic8be585925edd63724d28a255c9e33170a4a041e
-
Matúš Kukan yazdı
Change-Id: I0164552ea9f2024eb5c44ad3b2b6181f6a9e3a1e
-
Ricardo Montania yazdı
Change-Id: Id58fd5d04f47302983782eb57736ff29d8f5303e Reviewed-on: https://gerrit.libreoffice.org/697Tested-by:
Noel Power <noel.power@suse.com> Reviewed-by:
Noel Power <noel.power@suse.com>
-
Noel Power yazdı
* Enabling the disabled test which checked a cell style attribute ( that was getting clobbered by the dxf entries above ) * squash the 'escape' characters in dxf num formats ( probably should do this in general * regenerate the formats.xlsx file ( I had to manually tweak this as the conditional tests were failing with the excel created document )
-
Miklos Vajna yazdı
Change-Id: I129e154a3fea8a96607dc6350a99f4d6ca68196e
-
Stephan Bergmann yazdı
* Support --version on non-UNX, too. * Consistently show the first unknown option and the help blob in the presence of any unknown options. * There is no need to tunnel --help/--version past oosplash in the soffice script, as oosplash is prepared to treat them adequately (esp. not pass them over any pipe); this only added unnecessary variance to what spellings exactly are supported and how mixtures of --help, --version, and unknown options are handled. Change-Id: I617f2e727e2f0eafd34a2de3b85d441c6783ec4f
-
José Guilherme Vanz yazdı
This patch removes '@author' annotations and some unnecessary comments in java sources. Change-Id: Icea4721c42dc08fe51a0bc667872dfbca9c2880f Signed-off-by:
José Guilherme Vanz <guilherme.sft@gmail.com>
-
Marcos Paulo de Souza yazdı
This patch remove some '@author' for Java souce files, and removes some commented code founded when removing the '@author'. Change-Id: I7bff1507212e967069f3d18e6c1040f69501694a Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com>
-
Norbert Thiebaud yazdı
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
-
Tor Lillqvist yazdı
Change-Id: I87c779de583011d340cece39efa32e891d20852d
-
Lennard yazdı
Distortion occurred when angle mod 90° != 0 All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license - Lennard Wasserthal Change-Id: I4af7e7f1dcbc4d1262592c362532df4957e52399 Signed-off-by:
Lennard <Wasserthal@nefkom.net> Reviewed-on: https://gerrit.libreoffice.org/679Reviewed-by:
Radek Doulík <rodo@novell.com> Tested-by:
Radek Doulík <rodo@novell.com>
-
David Tardon yazdı
Change-Id: Iaf4ce2ed26aeaa2995821913de341e90a8039ab9
-
Kohei Yoshida yazdı
The latest version of dbghelp.dll is signed, and cannot be rebased. Change-Id: I3fbe0da2b576f37939684ea45fa428da237ca71f
-
Kohei Yoshida yazdı
Change-Id: I2a0e7fe8812d666b7668129b4ae9ce10a7d17d98
-
Kohei Yoshida yazdı
Incidentally, when the flag is false we'll throw an argument error. We need to implement it properly later. Change-Id: I70f8b6bac3cf8ad1dae67efc65a9ab16e099253e
-
- 25 Eyl, 2012 1 kayıt (commit)
-
-
Kohei Yoshida yazdı
This sometimes is the case especially with hand-crafted flat ODS. Change-Id: I0db374e424b250bcded526149ed2c27aabc3d722
-