summaryrefslogtreecommitdiff
path: root/cui/source/options/treeopt.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-3/+3
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN1-2/+0
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-2/+2
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-3/+3
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-2/+1
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-1/+1
2013-10-01convert CUI module from String to OUStringNoel Grandin1-26/+26
2013-09-30merge queue_layout and queue_resizeCaolán McNamara1-1/+1
2013-09-29Kill internationaloptions page, it has been unused for years.Jan Holesovsky1-11/+6
2013-09-10CID#736323 resource leakCaolán McNamara1-0/+2
2013-09-10CID#736321 resource leakCaolán McNamara1-0/+1
2013-09-08String to OUStringThomas Arnhold1-5/+5
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara1-17/+17
2013-09-03Bypass SvxBasicIDEOptionsPage when DISABLE_SCRIPTINGTor Lillqvist1-0/+2
2013-09-02GSOC work, Tool/Options/Basic IDE Options createdGergo Mocsi1-0/+3
2013-08-01Initial files are improved.Efe Gürkan YALAMAN1-0/+3
2013-05-24show the 'java' options page when java disabledCaolán McNamara1-2/+0
2013-05-15fdo#46808, More LinguProperties funNoel Grandin1-6/+4
2013-05-14fdo#46808, Convert setup::UpdateCheck service to new styleNoel Grandin1-6/+3
2013-05-14fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin1-19/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-55/+55
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-0/+2
2013-03-27-Wunused-macrosStephan Bergmann1-5/+1
2013-03-06merge isLayoutEnabledsCaolán McNamara1-2/+3
2013-03-02coverity#736322: fix memory leakMarkus Mohrhard1-4/+1
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin1-2/+2
2013-02-11fdo#46808, use service constructor for awt::ContainerWindowProviderNoel Grandin1-6/+2
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-5/+4
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara1-1/+31
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara1-1/+0
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-16/+11
2012-12-10de:Interner Test -> en:Internal TestCaolán McNamara1-2/+2
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