Age | Commit message (Expand) | Author |
2012-05-07 | removed unused defines | Takeshi Abe |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-05-02 | != instead of < for comparison with end iterator | Julien Nabet |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara |
2012-04-27 | Make the default application background lighter (and remove a hack). | Jan Holesovsky |
2012-04-18 | Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING case | Tor Lillqvist |
2012-04-10 | Resolves: fdo#31022 about dialog is suboptimal | Andrew Higginson |
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-03-23 | .cxx files don't need executable bits | Michael Stahl |
2012-03-23 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar |
2012-03-22 | Add a wrapper for InitVCL(), to be called from Java on Android | Tor Lillqvist |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-22 | EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option) | Josh Heidenreich |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-15 | I can't see the point of these masses of vcl settings which go nowhere | Caolán McNamara |
2012-02-15 | When using libmerged there is no "tk" library | Tor Lillqvist |
2012-02-15 | unusedcode.easy: Removed unused code | Alexander Bergmann |
2012-02-15 | Revert temporary and not properly ifdeffed Android stuff | Tor Lillqvist |
2012-02-15 | Merge branch 'feature/android' | Tor Lillqvist |
2012-02-13 | unusedcode.easy: Removed unused code | Alexander Bergmann |
2012-02-13 | manual override of ATToolSupport is a windows-only feature | Caolán McNamara |
2012-02-09 | vcl: I18nHelper: delete unused getLocal() method | Greg Kroah-Hartman |
2012-02-08 | vcl: I18nHelper: delete unused GetDate() method | Greg Kroah-Hartman |
2012-01-31 | Fix for fdo43460 Part LVII getLength() to isEmpty() | Olivier Hallot |
2012-01-30 | refactor ConvertLineEnd | Caolán McNamara |
2012-01-28 | android: unwind horrific event dispatching bug causing all the grief. | Michael Meeks |
2012-01-20 | Remove some dated Windows-only debug stuff. | Stephan Bergmann |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2012-01-15 | vcl: rename methods to crisp up a 'DisplayScreen' naming concept | Michael Meeks |
2012-01-15 | vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplify | Michael Meeks |
2012-01-10 | Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILE | Marcel Metz |
2012-01-10 | Remove cruft in debug tools | Marcel Metz |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-12-22 | new route left to set pHandler | Caolán McNamara |
2011-12-22 | callcatcher: newly unused code | Caolán McNamara |
2011-12-16 | Properly join spawned GrammarCheckingIterator thread. | Stephan Bergmann |
2011-12-08 | Remove unused code | August Sodora |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-06 | Make dialogs fail with an exception in headless tests. | Stephan Bergmann |
2011-11-27 | remove include of pch header from vcl | Norbert Thiebaud |
2011-11-23 | Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. | Stephan Bergmann |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann |
2011-11-21 | Convert Sal to rtl::O(U)String | David Tardon |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara |
2011-11-16 | UniqueIdContainer is only needed by binfilter | Caolán McNamara |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann |
2011-11-07 | gtk: cleanup to make the vcl file-picker interface work. | Michael Meeks |