Age | Commit message (Expand) | Author |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | fdo#84938: replace HELPMODE_ constants with enum | Noel Grandin |
2014-11-05 | idle: implement ProcessAllIdleHandlers. | László Németh |
2014-11-05 | Basic Idle handler implementation | Tobias Madl |
2014-11-01 | vcl/source: get rid of redundant svsys.h includes | Douglas Mencken |
2014-10-31 | drop KeyCode::IsDefinedKeyCodeEqual | Noel Grandin |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-27 | cid#705053 Dereference after null check | Noel Grandin |
2014-10-06 | Don't unintentionally unload the tk library | Tor Lillqvist |
2014-10-02 | coverity#1242494 Resource leak | Caolán McNamara |
2014-10-02 | Improved striped rows implementation | Samuel Mehrbrodt |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-30 | Improve SvTreeListBox class | Palenik Mihály |
2014-09-29 | fdo#59299 Personas for bottom toolbars | Michael Jaumann |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-25 | vcl: avoid crashes from Timer Queues on shutdown | Michael Stahl |
2014-09-23 | fdo#84000 - unwind recursive timer issues. | Michael Meeks |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-17 | Reduce ColorValueSetMaximumRowCount to 20 from 40 | Krisztian Pinter |
2014-08-26 | fix nasty memory leak on shutdown | Markus Mohrhard |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-08-22 | remove special casing for default theme in vcl | Bjoern Michaelsen |
2014-08-20 | vcl: use enum for complex text layout constants | Noel Grandin |
2014-08-18 | missing InfoBox | Caolán McNamara |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-08-14 | Added feature of clearing the registry in case something goes wrong. | Rachit Gupta |
2014-08-14 | Moved the personas installed through extensions handling to 'own'. | Rachit Gupta |
2014-08-14 | The Personas can be install through oxt extensions. | Rachit Gupta |
2014-08-14 | Added functionality to apply default themes. | Rachit Gupta |
2014-08-11 | Resolves fdo#79278: not too dark, not too bright background color | Adolfo Jayme Barrientos |
2014-08-08 | vcl: don't throw misleading exceptions on every failed access | Michael Stahl |
2014-07-21 | Our log area checking Clang plugin requires it to be a string literal | Tor Lillqvist |
2014-07-21 | fdo#81532 Handle symlinks to icon themes correctly | Tobias Lippert |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-06-30 | use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on Mac | Norbert Thiebaud |
2014-06-28 | vcl: don't do expensive desktop probing in headless mode. | Michael Meeks |
2014-06-28 | Avoid loading persona images in headless mode. | Michael Meeks |
2014-06-27 | tweak assert so comment appears in abort message | Caolán McNamara |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | gbuild: remove config_libraries.h and gb_Helper_generate_config_libraries | Michael Stahl |
2014-06-04 | DeInitVCL at end of tests | Stephan Bergmann |
2014-05-22 | Avoid including <config_features.h> in <vcl/svapp.hxx> | Tor Lillqvist |
2014-05-22 | Initial cut at some infinite monkeys work. | Michael Meeks |
2014-05-13 | vcl: Move ImplDelData functions to app/svdata.cxx | Chris Sherlock |
2014-05-09 | Revert font initialization foo | Caolán McNamara |
2014-05-08 | RFC: add IsValueChangedFromSaved to VCL button and listbox | Noel Grandin |
2014-05-07 | Handle non-initialized pImplSVData in InitAppFontData | Chris Sherlock |
2014-05-07 | The opaque PostUserEvent IDs are actually pointers | Stephan Bergmann |