summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann2015-05-044-6/+6
* Gradually typed LinkStephan Bergmann2015-04-305-11/+11
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-1/+1
* Remove unnecessary STATIC_LINK macroStephan Bergmann2015-04-298-11/+11
* error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-2836-130/+165
|\
| * framework: convert new to ::Create.Michael Meeks2015-04-1711-12/+12
| * Manual cleanup of misc. issues.Michael Meeks2015-04-101-1/+1
| * first half of non-scriptable, Instance constructor conversion.Michael Meeks2015-04-101-2/+2
| * vclwidget: some small fixesNoel Grandin2015-04-101-1/+1
| * re-insert erroneously converted delete calls.Michael Meeks2015-04-101-1/+1
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
| * framework: fix for toolkit updates.Michael Meeks2015-04-102-10/+10
| * vclwidget: only call dispose() onceNoel Grandin2015-04-105-6/+6
| * Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-107-6/+7
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-1025-79/+75
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-4/+4
| * vcl: VclPtr conversion in frameworkNoel Grandin2015-04-098-26/+64
* | Rephrase comparisons between bool and sal_BoolStephan Bergmann2015-04-282-2/+2
* | More loplugin:simplifyboolStephan Bergmann2015-04-275-15/+12
* | remove some @author tags from suspiciously unidiomatic codeMichael Stahl2015-04-252-2/+2
* | loplugin:simplifyboolStephan Bergmann2015-04-241-3/+3
* | Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-1/+1
* | Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann2015-04-237-31/+31
* | Update to XDocumentEventBroadcaster et alStephan Bergmann2015-04-222-18/+18
* | Update to XDocumentEventBroadcaster et alStephan Bergmann2015-04-221-4/+4
* | Ensure WakeUpThread is joined before exitStephan Bergmann2015-04-224-78/+52
* | Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+3
* | java: remove some unused codeNoel Grandin2015-04-203-17/+0
* | Don't enable toolbar layout manager using LibreOfficeKitLászló Németh2015-04-171-2/+6
* | convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2015-04-175-24/+19
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-1512-42/+42
|/
* Remove dead INetProtocol::VimStephan Bergmann2015-04-071-1/+1
* convert SvtModuleOptions::EModule to scoped enumNoel Grandin2015-04-073-3/+3
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-071-1/+1
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-025-10/+10
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-025-10/+10
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* Typo: metod(s)->method(s)Julien Nabet2015-04-011-1/+1
* loplugin:staticfunctionNoel Grandin2015-04-011-2/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-0113-34/+34
* 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-286-17/+17
* Resolves: tdf#90256 repair invalid docking positionsCaolán McNamara2015-03-261-1/+8
* Typo: formated->formattedJulien Nabet2015-03-257-15/+15
* new constantfunction lopluginNoel Grandin2015-03-251-2/+1
* loplugin:constantfunction: frameworkNoel Grandin2015-03-247-17/+3
* Resolves: rhbz#1204244 group sdb windows together as 'base'Caolán McNamara2015-03-231-14/+6
* tdf#88230: cleanup solar mutex yieldingPranav Kant2015-03-203-8/+4
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-2/+2