summaryrefslogtreecommitdiff
path: root/cui/source/options/treeopt.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Personas: Introduce Tools -> Options... entry for Firefox Personas.Jan Holesovsky1-0/+3
2012-11-29make the options dialog layout incrementally convertable to .uiCaolán McNamara1-4/+16
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-11-13Fix Which-ID range of OfaTreeOptionsDialog item setStephan Bergmann1-1/+1
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-19/+19
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida1-2/+2
2012-10-19Remove direct reference to SvTreeList outside svtools.Kohei Yoshida1-1/+1
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-48/+42
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-24/+15
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-7/+4
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1
2012-09-05Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-6/+5
2012-07-31callcatcher: pModule is leakingCaolán McNamara1-1/+6
2012-07-31use return optimizationCaolán McNamara1-8/+9
2012-07-25Revert "fdo#52232 ConfigurationSet wrapper unusable for localized properties"Stephan Bergmann1-168/+150
2012-07-18fdo#52232 ConfigurationSet wrapper unusable for localized propertiesStephan Bergmann1-150/+168
2012-07-16remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks1-69/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-8/+8
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