summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.cxx
AgeCommit message (Expand)Author
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-07fdo#63866 Hid useless checkboxesJason Hulme
2013-05-14fdo#46808, Convert ui::ImageManager to new styleNoel Grandin
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30Simplify a bit iterators stuffJulien Nabet
2013-03-08some further OUString cleanupThomas Arnhold
2013-03-02coverity#982967: fix memory leakMarkus Mohrhard
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22adapt code to New Toolbar Dialog .ui conversionCaolán McNamara
2013-02-06Some cppcheck cleaningJulien Nabet
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-17fdo#58362 do not crash on customize toolbarDavid Tardon
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-28Fix various build breaks.Kohei Yoshida
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26need seen for seperate CUI_RESSSTRCaolán McNamara
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-08callcatcher: some unused methodsCaolán McNamara
2011-08-24various createfromascii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-12Remove precompiled header support.Joseph Powers
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner