Age | Commit message (Expand) | Author |
2013-05-14 | Fix return type of SalYieldMutex::tryToAcquire() to match declaration | Tor Lillqvist |
2013-05-14 | SolarMutex does not belong into the URE interface | Stephan Bergmann |
2013-05-10 | protect SalFrameView's isOpaque() method by an isAlive() check | Herbert Dürr |
2013-05-10 | Related: #i112873# check native widget's control value type... | Herbert Dürr |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan |
2013-04-19 | fdo#31082 cursor visible during impress presentation | jorendc |
2013-04-15 | AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1 | Michael Stahl |
2013-04-10 | fix the A11Y text attribute color in Aqua | Herbert Dürr |
2013-04-09 | Related: fdo#62287 make it impossible to use a dead AquaSalFrame | Caolán McNamara |
2013-04-09 | Related: #i120237# cache the updated frame reference in AquaSalGraphics | Herbert Dürr |
2013-04-09 | Resolves: #i120237# workaround a crash on OSX... | Herbert Dürr |
2013-04-08 | GetGlyphOutlines is unused | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-07 | Drop workarounds for Mac OS X SDKs 10.4 and 10.5 | Tor Lillqvist |
2013-04-07 | Add comments to some questionable code | Tor Lillqvist |
2013-04-07 | Log the ImplLayoutArgs parameter in AdjustLayout(). | Tor Lillqvist |
2013-04-03 | fdo#58807 bring Beep() for basic back | Thomas Arnhold |
2013-03-27 | Need <vcl/syswin.hxx> for WINDOWSTATE_* | Tor Lillqvist |
2013-03-27 | No need for two sets of names for the same exttextinput flag bits | Tor Lillqvist |
2013-03-27 | No need for two sets of names for the same frame/window state bits | Tor Lillqvist |
2013-03-26 | (author=pl) fix for transporting OOo types through OSX system clipboard | Herbert Dürr |
2013-03-25 | vcl: fix typo | Michael Stahl |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-22 | blind try to fix MacOs building | Julien Nabet |
2013-03-22 | get rid of two-argument compareToAscii | Christian Lohmaier |
2013-03-21 | Re-work the vcl aspects of the iOS port | Tor Lillqvist |
2013-03-20 | Improve previous __BIG_ENDIAN__ fix | Stephan Bergmann |
2013-03-20 | -Werror,-Wundef | Stephan Bergmann |
2013-03-19 | SetSalColor() and GetSalColor() are unused | Tor Lillqvist |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | SalData::drainThreadAutoreleasePool() is unused | Tor Lillqvist |
2013-03-12 | Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 | Chr. Rossmanith |
2013-03-12 | maybe fix MacOSX build | Eike Rathke |
2013-03-12 | fix incorrectly applied patch | Luboš Luňák |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-02-12 | fdo#46808, use constructor for datatransfer::MimeContentTypeFactory | Noel Grandin |
2013-01-30 | Remove unused DeInitSalMain | Stephan Bergmann |
2013-01-30 | Setting env vars in aqua's InitSalMain should long be unnecessary | Stephan Bergmann |
2013-01-29 | Do not call putenv with a temporary string argument | Stephan Bergmann |
2013-01-28 | Sprinkle some SAL_INFO debugging output | Tor Lillqvist |
2013-01-23 | More informative warning messages | Tor Lillqvist |
2013-01-20 | Fix fallout from my earlier vcl changes today | Tor Lillqvist |
2013-01-19 | AquaSalBitmap and IosSalBitmap were identical so unify | Tor Lillqvist |
2013-01-19 | De-duplication of CoreText code and headers for OS X and iOS | Tor Lillqvist |
2013-01-19 | Use SAL_INFO instead of home-grown msgs_debug | Tor Lillqvist |