summaryrefslogtreecommitdiffstats
path: root/cui/source/customize
Commit message (Expand)AuthorAgeFilesLines
* cui: sal_Bool->boolNoel Grandin2014-04-168-47/+47
* typo: dependend -> dependentThomas Arnhold2014-04-141-1/+1
* typo: te -> theThomas Arnhold2014-04-141-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara2014-04-081-13/+13
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-013-3/+3
* coverity#982292 Logically dead codeCaolán McNamara2014-03-291-31/+18
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-274-4/+4
* sfx2: sal_Bool->boolNoel Grandin2014-03-275-8/+8
* svtools: sal_Bool->boolNoel Grandin2014-03-255-26/+27
* sfx2: sal_Bool->boolNoel Grandin2014-03-191-1/+1
* callcatcher: update unused codeCaolán McNamara2014-03-071-23/+0
* convert customize menu page to .uiCaolán McNamara2014-03-072-684/+347
* convert events config page to .uiCaolán McNamara2014-03-077-178/+29
* convert acceleration config page to .uiCaolán McNamara2014-03-073-314/+152
* callcatcher: update unused codeCaolán McNamara2014-03-071-22/+0
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-18/+18
* remove unused code SfxAcceleratorConfigPage::CreateNoel Grandin2014-03-051-6/+0
* Remove visual noise from cuiAlexander Wilms2014-02-264-8/+8
* coverity#704595 Dereference after null checkCaolán McNamara2014-02-231-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-236-56/+56
* vcl: sal_Bool -> boolStephan Bergmann2014-02-213-50/+50
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-202-4/+4
* cid#704597 dereference after null checkNoel Grandin2014-02-141-4/+1
* cid#704596 dereference after null checkNoel Grandin2014-02-141-4/+1
* coverity#1169878 Uninitialized pointer fieldCaolán McNamara2014-02-081-7/+8
* Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan2014-02-061-2/+2
* Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan2014-02-061-2/+2
* Handling ".uno:InsertSymbol?Symbols:string=" appears to be dead codeStephan Bergmann2014-02-041-10/+0
* Simplify showKeyConfigTabPageStephan Bergmann2014-02-041-21/+13
* fdo#74252: Fix crash on exit with the customize dialog.Kohei Yoshida2014-01-302-10/+12
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-302-4/+4
* bool improvementsStephan Bergmann2014-01-286-147/+147
* Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2014-01-284-8/+8
* Introduce com.sun.star.ui.theUICategoryDescription singleton.Matúš Kukan2014-01-282-4/+4
* coverity#1158465 Uninitialized pointer fieldCaolán McNamara2014-01-231-0/+2
* SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara2014-01-231-1/+1
* convert event assign page to .ui formatCaolán McNamara2014-01-233-11/+55
* rename SfxConfigFunctionListBox_Impl to SfxConfigFunctionListBoxCaolán McNamara2014-01-232-12/+12
* rename SfxConfigGroupListBox_Impl as SfxConfigGroupListBoxCaolán McNamara2014-01-232-17/+17
* adjust macro assign dialog to have horizontal buttonsCaolán McNamara2014-01-231-1/+1
* convert macro assign page to .uiCaolán McNamara2014-01-235-242/+84
* rename _HeaderTabListBox to MacroEventListBoxCaolán McNamara2014-01-223-12/+12
* split resize parts of ConnectElements into ::ResizeCaolán McNamara2014-01-221-4/+7
* as far as I can see there is no users of SvxShortcutAssignDlgCaolán McNamara2014-01-221-16/+0
* bool improvementsStephan Bergmann2014-01-224-12/+12
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-2/+2
* Window::Notify should return boolStephan Bergmann2014-01-171-2/+2
* Resolves: #i123887# Factory settings -> Default settingsAndrea Pescetti2014-01-171-3/+3