- 15 Mar, 2012 8 kayıt (commit)
-
-
Luboš Luňák yazdı
Even if some older version possibly does, I doubt anybody would realistically use it.
-
Lubos Lunak yazdı
msvc2008 now prints out a lot of warnings, probably a result of the recent -Wnon-virtual-dtor changes where msvc does not understand the protected dtor actually makes the code to be ok
-
Michael Stahl yazdı
Forgot that in 095528351c3c916ef3c79f7275113ec628b4d473.
-
David Tardon yazdı
-
Stephan Bergmann yazdı
-
David Tardon yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
- 14 Mar, 2012 32 kayıt (commit)
-
-
Tim Retout yazdı
Note that this will change the format of the fileinfo log, hopefully making it a bit more human-readable.
-
Tim Retout yazdı
-
Tim Retout yazdı
-
Tim Retout yazdı
-
Tim Retout yazdı
-
Tim Retout yazdı
-
Christina Rossmanith yazdı
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Stephan Bergmann yazdı
-
Philipp Weissenbacher yazdı
-
Miklos Vajna yazdı
-
Miklos Vajna yazdı
This is just initial support: the default template and paragraph properties are included.
-
Mariana Marasoiu yazdı
-
Mariana Marasoiu yazdı
-
Mariana Marasoiu yazdı
-
Mariana Marasoiu yazdı
-
Caolán McNamara yazdı
-
Kohei Yoshida yazdı
There was a hack that did this in ScDPObject, which I removed. But we still need to do the same except this time it's outside of ScDPObject.
-
Michael Stahl yazdı
Since nobody seems to know why these are separate, merge fop into fps. In case this untested change doesn't work out it should be reverted :)
-
Michael Stahl yazdı
-
Miklos Vajna yazdı
-
Stephan Bergmann yazdı
-
Takeshi Abe yazdı
-
Caolán McNamara yazdı
-
David Tardon yazdı
This fixes the simple case when all pages are to be printed from the same paper tray. The use of this setting is still confusing when there is application-set tray for a page (e.g., for a page style in Writer, through Format->Page), because the change in Preferences is applied (and will be used for pages without application-set tray), but Preferences shows the application-set value on second try again... IOW, it still s---s, but it s---s a bit less .-)
-
Stephan Bergmann yazdı
...which has the necessary features to support it. Change a lot of classes to either contain a protected non-virtual dtor (which is backwards compatible, so even works for cppumaker-generated UNO headers) or a public virtual one. cppuhelper/propertysetmixin.hxx still needs to disable the warning, as the relevant class has a non-virtual dtor but friends, which would still cause GCC to warn. Includes a patch for libcmis, intended to be upstreamed.
-
Michael Stahl yazdı
No idea whether linking ftransl against static library dtobj is good, but the other two libraries here link against it already...
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-