Age | Commit message (Expand) | Author |
2012-03-30 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-29 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-28 | don't use a global LockListener to avoid startup hit on ctoring | Caolán McNamara |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-27 | drop intermediate temporary UniStrings | Caolán McNamara |
2012-03-26 | UniString to rtl::OUString. | Kohei Yoshida |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara |
2012-03-23 | .txt files don't need executable bits | Michael Stahl |
2012-03-23 | .sdi files don't need executable bits | Michael Stahl |
2012-03-23 | .xcl files don't need executable bits | Michael Stahl |
2012-03-23 | .sce files don't need executable bits | Michael Stahl |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl |
2012-03-23 | .hxx files don't need executable bits | Michael Stahl |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-23 | .cxx files don't need executable bits | Michael Stahl |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-21 | fdo#45671 set initial color for split buttons | Winfried Donkers |
2012-03-20 | remove ToDouble/ToFloat | Caolán McNamara |
2012-03-20 | reduce UniStrings | Caolán McNamara |
2012-03-20 | remove extra string casts | Caolán McNamara |
2012-03-18 | Fix redundant assignment of "nAngle" in switch | Julien Nabet |
2012-03-17 | workaround broken msvc template instantiation | Luboš Luňák |
2012-03-16 | correction of typo in comment | Winfried Donkers |
2012-03-15 | fdo#45671 split button for calc cell border color | Winfried Donkers |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-13 | Related: fdo#46728 it would help to initialize the reference count I suppose | Caolán McNamara |
2012-03-13 | Resolves: fdo#46728 reference count the overlay managers | Caolán McNamara |
2012-03-13 | forward declaration doesn't make any sense, need to see whole definition | Caolán McNamara |
2012-03-12 | SvxULSpaceItem: implement contextual spacing | Miklos Vajna |
2012-03-12 | remove usage of RTL_CONSTASCII_STRINGPARAM | Luboš Luňák |
2012-03-12 | fix SvxShowCharSetItem leak | Caolán McNamara |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-09 | fdo#45671 fix for transparent colour split button | Winfried Donkers |
2012-03-08 | Convert from tools/table.hxx to std::map in SvxMacroTableDtor | Noel Grandin |
2012-03-08 | fdo#45682 split button for writer table line color | Winfried Donkers |
2012-03-08 | drop dead makefile.mk's | Caolán McNamara |
2012-03-06 | remove misc. unused code | Michael Meeks |
2012-03-06 | ClickLightHdl doesn't need to be a link | Caolán McNamara |
2012-03-06 | fdo#45688: Split button for Calc cell font color | Winfried Donkers |
2012-03-04 | Removed dead code | Marc-André Laverdière-Papineau |
2012-03-05 | Sprinkle DISABLE_SCRIPTING ifdefs | Tor Lillqvist |
2012-03-05 | Do deliver dbcharsethelper.hxx even if DISABLE_DBCONNECTIVITY | Tor Lillqvist |
2012-03-05 | Don't bypass the form stuff for iOS for now | Tor Lillqvist |
2012-03-05 | Don't bypass the form stuff for iOS for now | Tor Lillqvist |
2012-03-02 | WaE: use of logical '&&' with constant operand | Tor Lillqvist |
2012-03-02 | WaE: unused function | Tor Lillqvist |
2012-03-02 | WaE: equality comparison with extraneous parentheses | Tor Lillqvist |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-03-01 | -Werror=unused-variable | Stephan Bergmann |