summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
AgeCommit message (Expand)Author
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-28extensions: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel 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-04-09vcl: VclPtr conversion in extensionsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-25QueryBox RID_QRY_* -> MessageDialog + stringCaolán McNamara
2014-08-15ErrorBox RID_ERR_NEEDTYPESELECTION to StringThomas Arnhold
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály
2014-08-04remove unused resource idsThomas Arnhold
2014-07-24set the help id here nowCaolán McNamara
2014-07-24RID_DLG_ADDRESSBOOKSOURCEPILOT conversion to .uiSzymon Kłos
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05extensions: remove SAL_THROW macroNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-12callcatcher: update unused codeCaolán McNamara
2014-05-09convert invoke admin page to .uiCaolán McNamara
2014-05-08loplugin:saloverrideStephan Bergmann
2014-05-08convert FinalPage to .uiCaolán McNamara
2014-05-08convert table selection page to .uiCaolán McNamara
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-22convert field assign address book page to .uiCaolán McNamara
2014-04-20convert select type address book page to .uiCaolán McNamara
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-18create an entry point for .ui-ification of the address book wizard pagesCaolán McNamara
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann