summaryrefslogtreecommitdiff
path: root/cui/source/customize/acccfg.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-09tdf#97942 Return Ctrl+Shift+Space to the keyword customizeYousuf Philips1-0/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-1/+1
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-1/+1
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-6/+6
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks1-1/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+31
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+23
2015-04-09prophylactic double dispose audit.Michael Meeks1-0/+2
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+6
2015-04-09loplugin:staticmethodsNoel Grandin1-6/+6
2015-04-09clean-up acccfgTomaž Vajngerl1-670/+664
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-14/+14
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-11/+11
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-4/+4
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida1-0/+5
2014-04-16cui: sal_Bool->boolNoel Grandin1-4/+4
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-04-14typo: te -> theThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-25svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-03-07convert acceleration config page to .uiCaolán McNamara1-136/+152
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-18/+18
2014-03-05remove unused code SfxAcceleratorConfigPage::CreateNoel Grandin1-6/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-34/+34
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-04Handling ".uno:InsertSymbol?Symbols:string=" appears to be dead codeStephan Bergmann1-10/+0
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2014-01-28bool improvementsStephan Bergmann1-8/+8
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-2/+2
2014-01-23convert event assign page to .ui formatCaolán McNamara1-2/+2
2014-01-23rename SfxConfigFunctionListBox_Impl to SfxConfigFunctionListBoxCaolán McNamara1-1/+1
2014-01-23rename SfxConfigGroupListBox_Impl as SfxConfigGroupListBoxCaolán McNamara1-1/+1
2014-01-22as far as I can see there is no users of SvxShortcutAssignDlgCaolán McNamara1-16/+0
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-01convert CUI module from String to OUStringNoel Grandin1-21/+21
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara1-3/+3