summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2015-05-01VclPtr: error dialogs never deletedCaolán McNamara1-0/+3
2015-04-30Gradually typed LinkStephan Bergmann2-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks24-106/+254
2015-04-27More loplugin:simplifyboolStephan Bergmann1-4/+4
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks3-14/+14
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin3-7/+5
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin3-5/+5
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks5-6/+6
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-4/+4
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin5-8/+8
2015-04-10Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks1-2/+2
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin5-17/+14
2015-04-10vclwidget: only call dispose() onceNoel Grandin9-9/+9
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin18-50/+203
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin5-22/+22
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin5-6/+6
2015-03-27convert BUTTON_ constants to enum classNoel Grandin5-7/+7
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant1-4/+2
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann2-4/+4
2015-02-05Updated all precompiled headers.Ashod Nakashian1-11/+4
2015-01-25coverity#1266503 Useless callCaolán McNamara1-1/+0
2015-01-20Some more loplugin:cstylecast: uuiStephan Bergmann1-1/+1
2015-01-13Typo: cedentials->credentialsJulien Nabet1-1/+1
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky2-4/+4
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-5/+4
2014-12-22callcatcher: update unused codeCaolán McNamara2-30/+8
2014-12-20onedrive: Improve fallback dialog and instructionsAdolfo Jayme Barrientos1-49/+73
2014-12-18uui: Use appropriate OUString functions on string constantsStephan Bergmann3-8/+6
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-15OneDrive auth fallback dialog makefileMihai Varga1-0/+1
2014-12-15OneDrive authentication fallback request handlerMihai Varga3-0/+38
2014-12-15Authentication fallback dialog for the OneDrive connectionMihai Varga4-0/+204
2014-12-15uui: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky4-4/+0
2014-12-05uui: HIG fixesAdolfo Jayme Barrientos8-72/+49
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-11coverity#1242367 Unchecked return valueCaolán McNamara1-3/+5
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos3-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin35-49/+49
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-09semibold->boldCaolán McNamara1-1/+1
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg1-8/+6
2014-08-20drop unused helpidsCaolán McNamara1-4/+0
2014-08-20DLG_FILTER_SELECT and DLG_SIMPLE_NAME_CLASH conversion to .uiSzymon Kłos14-262/+311