summaryrefslogtreecommitdiff
path: root/cui/source/options/treeopt.cxx
AgeCommit message (Expand)Author
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-08Resolves: #i124623# Dispose extension's Options page to avoid memory leaksAriel Constenla-Haile
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-21coverity#705459 Dereference null return valueCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-20fdo#67642 Expert Config Page Moved to its own windowEfe Gürkan YALAMAN
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
2013-09-29Kill internationaloptions page, it has been unused for years.Jan Holesovsky
2013-09-10CID#736323 resource leakCaolán McNamara
2013-09-10CID#736321 resource leakCaolán McNamara
2013-09-08String to OUStringThomas Arnhold
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-09-03Bypass SvxBasicIDEOptionsPage when DISABLE_SCRIPTINGTor Lillqvist
2013-09-02GSOC work, Tool/Options/Basic IDE Options createdGergo Mocsi
2013-08-01Initial files are improved.Efe Gürkan YALAMAN
2013-05-24show the 'java' options page when java disabledCaolán McNamara
2013-05-15fdo#46808, More LinguProperties funNoel Grandin
2013-05-14fdo#46808, Convert setup::UpdateCheck service to new styleNoel Grandin
2013-05-14fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-06merge isLayoutEnabledsCaolán McNamara
2013-03-02coverity#736322: fix memory leakMarkus Mohrhard
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin
2013-02-11fdo#46808, use service constructor for awt::ContainerWindowProviderNoel Grandin
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-31tell the options dialog to relayout if a pane queue-resizesCaolán McNamara
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-10de:Interner Test -> en:Internal TestCaolán McNamara
2012-11-30Personas: Introduce Tools -> Options... entry for Firefox Personas.Jan Holesovsky
2012-11-29make the options dialog layout incrementally convertable to .uiCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-13Fix Which-ID range of OfaTreeOptionsDialog item setStephan Bergmann
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida