Age | Commit message (Expand) | Author |
2015-05-14 | make hardcoded string localizable | Andras Timar |
2015-05-10 | No more need for EMPTYARG in C++11 | Stephan Bergmann |
2015-05-08 | VclPtr: presumably these also leak | Caolán McNamara |
2015-05-08 | VclPtr: presumably these also leak | Caolán McNamara |
2015-05-08 | VclPtr: AlreadyOpenQueryBox doesn't get deleted | Caolán McNamara |
2015-05-07 | convert BUTTONDIALOG constants to scoped enum | Noel Grandin |
2015-05-01 | VclPtr: error dialogs never deleted | Caolán McNamara |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-16 | UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. | Michael Meeks |
2015-04-10 | convert ScopedVclPtr to ScopedVclPtrInstance | Noel Grandin |
2015-04-10 | dialogs lifetimes should be wrapped in ScopedVclPtr | Noel Grandin |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | second half of non-scriptable, Instance constructor conversion. | Michael Meeks |
2015-04-10 | vclwidget: fixup locally allocated vcl::Window objects | Noel Grandin |
2015-04-10 | Move OutputDevice members to VclPtr: filter, reportdesign, uui. | Michael Meeks |
2015-04-10 | vclwidget: fix more places that should be wrapping in VclPtr | Noel Grandin |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr | Noel Grandin |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-27 | fix macro and enum name collision using CamelCase | Noel Grandin |
2015-03-27 | convert BUTTON_ constants to enum class | Noel Grandin |
2015-03-20 | tdf#88230: cleanup solar mutex yielding | Pranav Kant |
2015-02-25 | remove NUMBERFORMAT_ constants | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-01-25 | coverity#1266503 Useless call | Caolán McNamara |
2015-01-20 | Some more loplugin:cstylecast: uui | Stephan Bergmann |
2015-01-13 | Typo: cedentials->credentials | Julien Nabet |
2015-01-10 | Fix long/sal_IntPtr mismatch on x86_64 platform on windows | David Ostrovsky |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-22 | callcatcher: update unused code | Caolán McNamara |
2014-12-20 | onedrive: Improve fallback dialog and instructions | Adolfo Jayme Barrientos |
2014-12-18 | uui: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-12-15 | OneDrive auth fallback dialog makefile | Mihai Varga |
2014-12-15 | OneDrive authentication fallback request handler | Mihai Varga |
2014-12-15 | Authentication fallback dialog for the OneDrive connection | Mihai Varga |
2014-12-15 | uui: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-11 | Remove resizable:False property from dialogs containing GtkEntry. | Jan Holesovsky |
2014-12-05 | uui: HIG fixes | Adolfo Jayme Barrientos |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-11 | coverity#1242367 Unchecked return value | Caolán McNamara |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-28 | border_width from 12 to 6, as the rest of dialogs | Adolfo Jayme Barrientos |