summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth
2013-01-25callcatcher: update unused method listCaolán McNamara
2013-01-24remove duplicate code blockChr. Rossmanith
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24set mnemonic widgets in background pageCaolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-24set a default height for the number format categoryCaolán McNamara
2013-01-24set mnemonic widgets for background pageCaolán McNamara
2013-01-23Use EnglishTor Lillqvist
2013-01-23When we have symbolic names why not use them consistently thenTor Lillqvist
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-19-Werror,-Wunused-private-fieldStephan Bergmann
2013-01-18remove backgrnd.srcCaolán McNamara
2013-01-18split out background page and adapt code to .uiCaolán McNamara
2013-01-16WaE: unused variable 'aImgSize'Tor Lillqvist
2013-01-15split out border page and adapt codeCaolán McNamara
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-11use sizegroups instead of explicit codeCaolán McNamara
2013-01-11Use a sizegroup in the numbering formatting page instead of using codeCaolán McNamara
2013-01-12Drop deserted m_aTransparentTextTakeshi Abe
2013-01-09fdo#45964 - Wrong behavior of words list in AutoCorrect > Word CompletionChristopher Copits
2013-01-07split out numbering options page to cui and adapt codeCaolán McNamara
2013-01-07split out numbering position page to cui and adapt codeCaolán McNamara
2013-01-07we will want to have different helpids, so split numbering pagesCaolán McNamara
2013-01-07pick out graphic numbering page to cui and adapt codeCaolán McNamara
2013-01-07split out pick single and outline numbering page to cui and adapt codeCaolán McNamara
2013-01-07split out pick bullet page to cui and adapt codeCaolán McNamara
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-20Resolves: fdo#58325 give each font category a separate info labelCaolán McNamara
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara
2012-12-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke
2012-12-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks
2012-12-06convert number format page to .uiCaolán McNamara
2012-12-04fdo#57553: Picture dialog Macro tab page: lazily initMichael Stahl
2012-12-03fix higher debug level buildCaolán McNamara
2012-12-01fix String->OUString conversionIvan Timofeev
2012-12-01OUString::valueOf ambiguous overloadsMarkus Mohrhard
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-25German comment translationsMarkus Maier
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida