summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Translate German DBG_ASSERT() message to English.Sven Wehner2014-01-171-6/+6
* Translate German ("kein break") comments to English ("no break").Sven Wehner2014-01-171-1/+1
* Resolves: #i123887# Factory settings -> Default settingsAndrea Pescetti2014-01-171-3/+3
* Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann2014-01-161-2/+2
* bool improvementsStephan Bergmann2014-01-145-8/+9
* EndDialog takes long nResult, not boolStephan Bergmann2014-01-142-2/+2
* Dialog::Execute does not return boolStephan Bergmann2014-01-142-31/+11
* nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann2014-01-144-5/+5
* Use std::bitsetStephan Bergmann2014-01-141-3/+6
* SvTreeListBox::ExpandingHdl should return boolStephan Bergmann2014-01-132-3/+3
* WaE: unsafe mix of type 'sal_Bool' and type 'bool'Tor Lillqvist2014-01-111-1/+1
* Resolves: fdo#73260 fix Registered Database single tab dialogCaolán McNamara2014-01-104-16/+13
* select elements that are to shrink when not enough spaceCaolán McNamara2014-01-101-8/+15
* stray FOOCaolán McNamara2014-01-101-1/+0
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-108-12/+12
* wrong title, copied and paste from its neighbourCaolán McNamara2014-01-091-4/+4
* put these col entries back as rows againCaolán McNamara2014-01-091-22/+13
* reorganize opt view page to shrink neatlyCaolán McNamara2014-01-093-259/+293
* specify which elements can shrinkCaolán McNamara2014-01-091-14/+17
* remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin2014-01-092-3/+3
* designate which elements should shrink when limited widthCaolán McNamara2014-01-081-13/+6
* can drop SfxNoLayoutSingleTabDialog use here nowCaolán McNamara2014-01-084-24/+94
* convert distribute tab page to .uiCaolán McNamara2014-01-089-354/+477
* convert customize tab dialog to .uiCaolán McNamara2014-01-065-82/+188
* convert callout tabdialog to .uiCaolán McNamara2014-01-058-148/+194
* convert callout tabpage to .uiCaolán McNamara2014-01-057-366/+548
* WaE: private field 'nWinkelTypePos' is not usedTor Lillqvist2014-01-051-1/+0
* near obsolete SdrCaption dialog has Not Implemented Yet stubCaolán McNamara2014-01-044-69/+0
* unused defineCaolán McNamara2014-01-041-1/+0
* convert new lib dialog to .uiCaolán McNamara2014-01-046-118/+197
* std::auto_ptr -> boost::scoped_ptrCaolán McNamara2014-01-041-6/+3
* add a border around this widgetCaolán McNamara2014-01-041-1/+1
* unhelpful stray backslashCaolán McNamara2014-01-041-2/+1
* hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis2014-01-022-3/+3
* convert update file list queryboxes to .uiManal Alhassoun2014-01-015-6/+36
* add borders to macro/configuration listboxesCaolán McNamara2013-12-303-16/+35
* it's a SfxSingleTabDialog not SfxNoLayoutSingleTabDialogCaolán McNamara2013-12-274-28/+7
* Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2013-12-272-1/+4
* convert search attribute dialog to .uiCaolán McNamara2013-12-269-138/+147
* convert search format dialog to .uiCaolán McNamara2013-12-267-145/+298
* convert grid control show columns dialog to .uiCaolán McNamara2013-12-267-96/+127
* odd button positions on hangul add dict dialogCaolán McNamara2013-12-241-6/+3
* convert Hangul/Hanja Options dialog to .uiCaolán McNamara2013-12-247-160/+349
* stray slashCaolán McNamara2013-12-241-1/+1
* convert gallery theme properties dialog to .uiCaolán McNamara2013-12-246-40/+151
* put a border around the paste special treelistCaolán McNamara2013-12-221-1/+1
* remove useless commentAndras Timar2013-12-211-2/+0
* typo fixesAndras Timar2013-12-201-1/+1
* hidpi: Use the default scaling algorithm.Jan Holesovsky2013-12-202-3/+3
* hidpi: Make many places Hi-DPI aware.Keith Curtis2013-12-202-3/+31