- 01 Mar, 2011 3 kayıt (commit)
-
-
Caolán McNamara yazdı
-
Jean-Baptiste Faure yazdı
The size of BTN_AUTOSAVE is too small for corresponding FR string. I needed to move to the right ED_AUTOSAVE and FT_MINUTE Signed-off-by:
Luboš Luňák <l.lunak@suse.cz>
-
Michael Lefevre yazdı
ACCESSIBLE_EVENT_NOTIFICATION_ENABLED was never define. So the #ifdef #endif "brackets" could go away.
-
- 28 Şub, 2011 2 kayıt (commit)
-
-
Steven Butler yazdı
-
Steven Butler yazdı
-
- 27 Şub, 2011 2 kayıt (commit)
-
-
Fridrich Štrba yazdı
-
Francois Tigeot yazdı
-
- 26 Şub, 2011 7 kayıt (commit)
-
-
Thomas Arnhold yazdı
-
Julien Nabet yazdı
-
Joseph Powers yazdı
OStringBuffer is only used in the debug code and the correct #include is located with it. We don't really need the "using ::rtl::OStringBuffer".
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
- 23 Şub, 2011 1 kayıt (commit)
-
-
Andras Timar yazdı
-
- 22 Şub, 2011 2 kayıt (commit)
-
-
Andras Timar yazdı
-
Caolán McNamara yazdı
-
- 21 Şub, 2011 1 kayıt (commit)
-
-
Joseph Powers yazdı
-
- 20 Şub, 2011 2 kayıt (commit)
-
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
- 19 Şub, 2011 2 kayıt (commit)
-
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "WTC - watcom compiler (OS2, WNT?) - obsolete"
-
- 18 Şub, 2011 1 kayıt (commit)
-
-
Caolán McNamara yazdı
So removing it, I can't see the point of it.
-
- 17 Şub, 2011 4 kayıt (commit)
-
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
- 16 Şub, 2011 2 kayıt (commit)
-
-
Thomas Arnhold yazdı
-
Thomas Arnhold yazdı
-
- 15 Şub, 2011 1 kayıt (commit)
-
-
Francois Tigeot yazdı
-
- 14 Şub, 2011 2 kayıt (commit)
-
-
Kevin Hunter yazdı
-
Joseph Powers yazdı
It referenced PRV_SV_DECL_REF_SIGNATURE which I'm looking at removing; thus, it was showing up in my reports.
-
- 13 Şub, 2011 2 kayıt (commit)
-
-
Caolán McNamara yazdı
-
Guillaume Poussel yazdı
-
- 12 Şub, 2011 3 kayıt (commit)
-
-
Joseph Powers yazdı
The precompiled header has already been disabled via #if 0. I just deleted the precompile header code and removed the include from all the files. A make clean works fine on CUI.
-
Joseph Powers yazdı
This file is no longer needed outside of tools.
-
Joseph Powers yazdı
I converted the DECLARE_LIST() into a vector<> and moved it to the .hxx file. This also means I no longer have to reference /bootstrp/sstring.hxx.
-
- 11 Şub, 2011 3 kayıt (commit)
-
-
Fridrich Štrba yazdı
-
Kevin Hunter yazdı
-
Caolán McNamara yazdı
i.e. Windows: Font, Style, Size http://msdn.microsoft.com/en-us/library/ms646958%28v=vs.85%29.aspx MacOsX: Family, Typeface, Size http://sketchup.google.com/crimages/layout-set-ShowFonts-mac-en.jpg GNOME: Family, Style, Size http://live.gnome.org/Design/GTKFontDialog/UsabilityEvaluations
-