Age | Commit message (Expand) | Author |
2012-04-11 | String::CreateFromInt32->rtl::OUString::valueOf | Caolán McNamara |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-03 | Cleanup some unnecessary #include | Matteo Casalin |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-26 | ditch some UniStrings and intermediate temporaries | Caolán McNamara |
2012-03-22 | restructure the code a bit more | Markus Mohrhard |
2012-03-22 | prevent call to virtual method in destructor, fdo#47589 | Markus Mohrhard |
2012-03-22 | Make sure one base class does not use another one after destruction | Markus Mohrhard |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-08 | these Links either shouldn't be links, or shouldn't exist | Caolán McNamara |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-21 | fdo#44611 writer: paragraph background color picker with split button | Winfried Donkers |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-17 | Remove unnecessary header files | Matteo Casalin |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...) | Takeshi Abe |
2012-01-30 | Do not forward declare Splitter or include its header file if unneeded | Matteo Casalin |
2012-01-13 | these OnInvalidateClipboard don't have to be LINKs | Caolán McNamara |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-04 | Fix for fdo43460 Part XXVIII getLength() to isEmpty() | Olivier Hallot |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley |
2011-12-24 | catch exception by constant reference | Takeshi Abe |
2011-12-20 | reportdesign: remove unnecessary includes from svx | Matúš Kukan |
2011-12-09 | callcatcher: remove unused code post automation removal | Caolán McNamara |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-11-29 | fs34c: check if description can be read and return ccorrect name for shapetype | mst |
2011-11-27 | remove include of pch header from reportdesign | Norbert Thiebaud |
2011-11-25 | Resolves: fdo#39950 fix dnd crash from default assignment operators | Caolán McNamara |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon |
2011-11-08 | remove empty Text [ x-comment ] entries | Andras Timar |
2011-11-01 | ByteString->rtl::OString | Caolán McNamara |
2011-10-24 | Eliminate ambiguous conversion to cppu::OWeakObject | Kristian Rietveld |
2011-10-21 | drop confusing and unused single font setters | Caolán McNamara |
2011-10-11 | #i108468#: clean up xmluconv code duplication, measured approach: | Michael Stahl |
2011-10-11 | #i108468#: clean up xmluconv code duplication, part 1: | Michael Stahl |
2011-10-05 | fix build | Caolán McNamara |
2011-10-03 | do not include removed header | Matúš Kukan |
2011-09-30 | tweak ambiguities for F-15 gcc 4.6.1-9 | Caolán McNamara |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-24 | re-factor XPropertyList derivatives to use a rtl::Reference | Michael Meeks |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-08-29 | Rename class XColorTable to XColorList | Joseph Powers |