summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2015-10-18RemoteFilesDialogSzymon Kłos
2015-08-06more untranslatable UI stringsAndras Timar
2015-08-06untranslatable UI string (since 2009)Andras Timar
2015-05-14make hardcoded string localizableAndras Timar
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-08VclPtr: presumably these also leakCaolán McNamara
2015-05-08VclPtr: presumably these also leakCaolán McNamara
2015-05-08VclPtr: AlreadyOpenQueryBox doesn't get deletedCaolán McNamara
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-01VclPtr: error dialogs never deletedCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-25coverity#1266503 Useless callCaolán McNamara
2015-01-20Some more loplugin:cstylecast: uuiStephan Bergmann
2015-01-13Typo: cedentials->credentialsJulien Nabet
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-20onedrive: Improve fallback dialog and instructionsAdolfo Jayme Barrientos
2014-12-18uui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15OneDrive auth fallback dialog makefileMihai Varga
2014-12-15OneDrive authentication fallback request handlerMihai Varga
2014-12-15Authentication fallback dialog for the OneDrive connectionMihai Varga
2014-12-15uui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-12-05uui: HIG fixesAdolfo Jayme Barrientos
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini