summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* more untranslatable UI stringsAndras Timar2015-06-152-5/+5
* untranslatable UI string (since 2009)Andras Timar2015-06-151-1/+1
* make hardcoded string localizableAndras Timar2015-05-143-1/+19
* No more need for EMPTYARG in C++11Stephan Bergmann2015-05-101-2/+2
* VclPtr: presumably these also leakCaolán McNamara2015-05-081-6/+5
* VclPtr: presumably these also leakCaolán McNamara2015-05-081-4/+2
* VclPtr: AlreadyOpenQueryBox doesn't get deletedCaolán McNamara2015-05-081-3/+2
* convert BUTTONDIALOG constants to scoped enumNoel Grandin2015-05-075-16/+16
* VclPtr: error dialogs never deletedCaolán McNamara2015-05-011-0/+3
* Gradually typed LinkStephan Bergmann2015-04-302-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-2824-106/+254
|\
| * UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks2015-04-163-14/+14
| * convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin2015-04-103-7/+5
| * dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin2015-04-103-5/+5
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-105-6/+6
| * second half of non-scriptable, Instance constructor conversion.Michael Meeks2015-04-101-4/+4
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-105-8/+8
| * Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks2015-04-101-2/+2
| * vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin2015-04-105-17/+14
| * vclwidget: only call dispose() onceNoel Grandin2015-04-109-9/+9
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-1018-50/+203
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-095-22/+22
* | More loplugin:simplifyboolStephan Bergmann2015-04-271-4/+4
|/
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* fix macro and enum name collision using CamelCaseNoel Grandin2015-03-275-6/+6
* convert BUTTON_ constants to enum classNoel Grandin2015-03-275-7/+7
* tdf#88230: cleanup solar mutex yieldingPranav Kant2015-03-201-4/+2
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-072-4/+4
* Updated all precompiled headers.Ashod Nakashian2015-02-051-11/+4
* coverity#1266503 Useless callCaolán McNamara2015-01-251-1/+0
* Some more loplugin:cstylecast: uuiStephan Bergmann2015-01-201-1/+1
* Typo: cedentials->credentialsJulien Nabet2015-01-131-1/+1
* Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky2015-01-102-4/+4
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-5/+4
* callcatcher: update unused codeCaolán McNamara2014-12-222-30/+8
* onedrive: Improve fallback dialog and instructionsAdolfo Jayme Barrientos2014-12-201-49/+73
* uui: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-183-8/+6
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-1/+1
* OneDrive auth fallback dialog makefileMihai Varga2014-12-151-0/+1
* OneDrive authentication fallback request handlerMihai Varga2014-12-153-0/+38
* Authentication fallback dialog for the OneDrive connectionMihai Varga2014-12-154-0/+204
* uui: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-1/+1
* Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky2014-12-114-4/+0
* uui: HIG fixesAdolfo Jayme Barrientos2014-12-058-72/+49
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* coverity#1242367 Unchecked return valueCaolán McNamara2014-10-111-3/+5