summaryrefslogtreecommitdiff
path: root/cui/source/options/treeopt.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-07-23fdo#52232 ConfigurationSet wrapper unusable for localized propertiesStephan Bergmann1-150/+168
2012-06-04scatterbrain forgot to amend the previous commitIvan Timofeev1-6/+4
2012-06-04remove the border from the options dialog, use just a separator insteadIvan Timofeev1-18/+10
2012-06-02targeted string re-workNorbert Thiebaud1-17/+14
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-12/+12
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-3/+3
2012-02-14Some more comphelper/configurationhelper clean upStephan Bergmann1-168/+150
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat1-1/+6
2012-01-17fdo#44402: make keyboard navigation work again in Tools->OptionsAugust Sodora1-49/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-6/+6
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-5/+5
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva1-0/+1
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-11/+11
2011-12-20SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link nowCaolán McNamara1-9/+9
2011-12-19String->OUStringAugust Sodora1-6/+9
2011-12-19Remove unnecessary includesAugust Sodora1-88/+63
2011-12-19Clean up treeopt select handler locking hackAugust Sodora1-38/+20
2011-12-19Simplify treeopt select handlerAugust Sodora1-282/+129
2011-12-19Automatically select an option page if a user clicks on a categoryAugust Sodora1-0/+56
2011-12-07Remove oooimprovementAugust Sodora1-43/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-1/+1
2011-10-17Styles cleanup: forgot to remove some bitsCédric Bosdonnat1-6/+1
2011-10-11fix XColorList related crasher in tools->options, and try to clean moreMichael Meeks1-39/+5
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-16/+14
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-2/+2
2011-08-26OfaTreeOptionsDialog: no need to use a bool for a single iterationMiklos Vajna1-4/+2
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud1-3/+1
2011-04-28fixed cppcheck warningsAndreas Becker1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-69/+32
2011-03-05Remove 'added by' commentsJ. Graeme Lingard1-2/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-03-01pointless to go from char* to OString to char*Caolán McNamara1-4/+2
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-46/+28
2011-02-12Remove precompiled header support.Joseph Powers1-2/+0
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer1-26/+26
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-4/+0
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-0/+2
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-8/+8
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-26/+26
2011-01-12CWS gnumake3: #i86790#: clean up mess with ooo+iso resource filesMathias Bauer1-20/+2
2010-12-12change of __READONLY_DATA define to constGert Faller1-1/+1
2010-11-29RTL_CONSTASCII_USTRINGPARAM in components 4Gert Faller1-1/+1
2010-11-17RTL_CONSTASCII_USTRINGPARAM in components cui optionspjacquod1-10/+10
2010-11-16get this building againCaolán McNamara1-8/+2
2010-11-14Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2010-11-08remove useless comments (empty/just specifying dates) & dead code (//CHINA001)Alexander O. Anisimov1-51/+4
2010-10-13Merge branch 'master' into feature/calc-key-binding-compatKohei Yoshida1-1/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-12#i112786# make ConfigManager a well-behaved singletonCaolán McNamara1-1/+1