Age | Commit message (Expand) | Author |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assert | Chris Sherlock |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-28 | loplugin:salunicodeliteral: vcl | Stephan Bergmann |
2017-04-14 | remove the remaining unused mouse cursors | Caolán McNamara |
2017-04-14 | revert removal of apparently unused mouse cursors | Caolán McNamara |
2017-04-06 | loplugin:redundantcast | Stephan Bergmann |
2017-04-03 | use actual UNO enums in vcl..xmlsecurity | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-19 | Fix typos + some German translations | Andrea Gelmini |
2017-03-19 | vcl: have AcquaSalInstance use osl::Condition instead of oslCondition | Chris Sherlock |
2017-03-13 | Clean up integer types representing positions in ToolBox's item vector | Stephan Bergmann |
2017-02-28 | loplugin:unoany | Stephan Bergmann |
2017-02-20 | remove unused enumerators from PrinterCapType | Noel Grandin |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2017-02-12 | Get rid of "unicodes" in lower-case, too | Tor Lillqvist |
2017-02-09 | remove ConnectionIdentifierType enum | Noel Grandin |
2017-02-08 | loplugin:unusedenumconstants read-only constants in vcl | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-05 | sal_uIntPtr to sal_uInt16 | Matteo Casalin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-20 | loplugin:dynexcspec (macOS), vcl | Stephan Bergmann |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-09 | loplugin:externvar | Stephan Bergmann |
2017-01-08 | Work around -fsanitize=float-cast-overflow | Stephan Bergmann |
2017-01-08 | loplugin:salbool | Stephan Bergmann |
2016-12-20 | Update duplicated / outdated NWS documentation | Jan-Marek Glogowski |
2016-12-19 | vcl: separate ImplImageTree - ImageTree singleton and public iface | Tomaž Vajngerl |
2016-12-13 | change from glew to epoxy | Caolán McNamara |
2016-12-07 | convert VCLEVENT constants to scoped enum | Noel Grandin |
2016-12-06 | remove some ascii art and demote a SAL_WARN | Noel Grandin |
2016-12-06 | OSL_TRACE -> SAL_ in vcl | Noel Grandin |
2016-11-21 | Fix various "unmapped accelerator key" on MacOs | Julien Nabet |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
2016-11-02 | const-ness mismatch | Stephan Bergmann |
2016-10-05 | InfoFont/Color is not used by vcl now | Caolán McNamara |
2016-10-05 | SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecations | Stephan Bergmann |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-04 | there’s no need to peel tildæ for separator | Douglas Mencken |
2016-09-24 | tdf#102382: nextEventMatchingMask should only be called from the Main Thread | Tor Lillqvist |
2016-09-18 | loplugin:unusedenumvalues | Noel Grandin |
2016-09-14 | loplugin:override | Stephan Bergmann |
2016-09-13 | tdf#74377 Keyboard shortcuts for context menus | Maxim Monastirsky |
2016-09-12 | Bin some noise comments and superfluous vertical whitespace | Tor Lillqvist |
2016-09-07 | loplugin:constantparam in vcl..xmlscript | Noel Grandin |
2016-09-06 | SalI18NImeStatus is stubbed the same way for everyone except... | Caolán McNamara |
2016-09-05 | convert Orientation to scoped enum | Noel Grandin |
2016-08-29 | Toolbar popups need explicit deactivation | Maxim Monastirsky |
2016-08-18 | cppcheck: nullPointerRedundantCheck | Caolán McNamara |
2016-08-08 | loplugin:passstuffbyref | Stephan Bergmann |