summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-2/+2
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-28/+26
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-2/+2
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák1-0/+2
2012-12-05Bye bye ODMATor Lillqvist1-46/+0
2012-11-30Unused SvtStartOptions instanceStephan Bergmann1-2/+0
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-14/+3
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+2
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-4/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-2/+2
2012-11-17use LanguageTagEike Rathke1-7/+8
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-2/+2
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown1-0/+10
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna1-14/+12
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-07Moving experimental section to java, changing section nameJoel Madero1-25/+4
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke1-1/+127
2012-08-09Addition of linear divider and header "Optional (unstable) Features"Joel Madero1-3/+4
2012-07-09remove instantiated but unused ui elements without existing resourcesCaolán McNamara1-43/+0
2012-07-09- fdo#45830 - Language/User Interface: current choice indicated as defaultRob Snelders1-3/+3
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws1-4/+14
2012-06-12Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin1-2/+2
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-3/+0
2012-05-14TDE integrationNorbert Thiebaud1-0/+8
2012-04-22removed unused static dataTakeshi Abe1-4/+0
2012-04-22removed unused definesTakeshi Abe1-4/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-3/+3
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann1-1/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-3/+1
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-5/+5
2011-12-09fixed fdo#37349 present Catalan (Valencian) as selectable UI languageEike Rathke1-2/+2
2011-12-07Unused includes.Stephan Bergmann1-1/+0
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon1-1/+1
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-1/+2
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-24/+21
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks1-15/+10
2011-10-07WaE: win32 cleanupMichael Meeks1-1/+1
2011-08-24String::CreateFromInt64->rtl::OUString::valueOfCaolán McNamara1-3/+3
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud1-9/+13
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud1-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-131/+94
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-13Remove bogus commentsGuillaume Poussel1-4/+2
2011-02-12Remove precompiled header support.Joseph Powers1-2/+0