summaryrefslogtreecommitdiff
path: root/cui/source/customize/acccfg.cxx
AgeCommit message (Expand)Author
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-01-16unwind resourceCaolán McNamara
2016-11-28loplugin:unnecessaryoverride (dtors) in cuiStephan Bergmann
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin
2016-11-04customize dialog crashes, since...Caolán McNamara
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-07Add tilde shortcuts to keyboard shorctutsYousuf Philips
2016-03-05tdf#88027 Make insert date and time work in es, fi, ru, and ptYousuf Philips
2016-02-24tdf#97942 Return Ctrl+Shift+Space to the keyword customizeYousuf Philips
2016-02-05Fix typosAndrea Gelmini
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01coverity#1325251 Unchecked dynamic_castCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin