Age | Commit message (Expand) | Author |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-12-17 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-13 | UNOWindowData has been dead since the year 2000 at least | Tor Lillqvist |
2013-12-13 | Drop duplicate #include | Takeshi Abe |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-12-09 | fix equalsAscii conversion. Noticed in fdo#72391 | Noel Grandin |
2013-12-06 | Clean up includes of comphelper/stl_types.hxx | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_MAP | Stephan Bergmann |
2013-12-05 | Resolves: #i123795# variable names should not confuse vcl... | Herbert Dürr |
2013-12-04 | convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32 | Noel Grandin |
2013-12-03 | _SV_WORKWIN is nowhere | Tor Lillqvist |
2013-11-26 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-19 | convert equalsAsciiL calls to startWith calls where possible | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-15 | Remove unused parts of TkResMgr | Stephan Bergmann |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-07 | fdo#63020: Replace ::comphelper::stl_begin()... | Marcos Paulo de Souza |
2013-11-07 | remove unnecessary use of OUString constructor in TOOLKIT module | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-28 | remove some stray using rtl::OUString | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-11 | remove redundant X11 linkage in toolkit. | Michael Meeks |
2013-10-04 | VCLXToolkit::reschedule(): lock SolarMutex | David Ostrovsky |
2013-10-04 | require OAccessibleContextHelper to be initialized with SolarMutex | Michael Stahl |
2013-10-02 | toolkit: avoid deadlock in UnoControl::setDesignMode() | Michael Stahl |
2013-09-17 | convert TOOLKIT module from String to OUString | Noel Grandin |
2013-09-13 | String to OUString | Thomas Arnhold |
2013-09-03 | Remove more unused methods | Marcos Paulo de Souza |
2013-08-27 | Shouldn't be removed | Julien Nabet |
2013-08-28 | sal_Bool to bool | Takeshi Abe |
2013-08-27 | Simplify a bit iterator + remove double check | Julien Nabet |
2013-08-27 | callcatcher: update unused code, esp unused Resource based ctor | Caolán McNamara |
2013-08-24 | build on higher debug levels | Caolán McNamara |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-10 | callcatcher: update unused code | Caolán McNamara |
2013-08-08 | vcl, sw: fix the inheritance of SwComboBox from ComboBox a bit | Michael Stahl |
2013-08-05 | Adapt UnoControlModel::read/write | Stephan Bergmann |
2013-08-04 | fdo#67235 adapt form control code to time nanosecond API change, step 3 | Lionel Elie Mamane |
2013-08-02 | fdo#67235 adapt form control code to time nanosecond API change | Lionel Elie Mamane |
2013-07-28 | More details in debug output | Lionel Elie Mamane |
2013-07-18 | fdo#66762 - Other: com.sun.star.awt.DisplayAccess removed | Noel Grandin |
2013-07-17 | Mark as const | Takeshi Abe |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-07-11 | Resolves: #i121544# - Clean-up MessageBox API | Ariel Constenla-Haile |
2013-07-11 | fdo#66718: Demote SystemClipboard.createUnix to an internal hack | Stephan Bergmann |