summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.cxx
AgeCommit message (Expand)Author
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
2011-02-06move components to boost unordered containersFridrich Štrba
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-12-27cppcheck prefix operator in componentsJulien Nabet
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: can reduce the scope of these variablesCaolán McNamara
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-29RTL_CONSTASCII_USTRINGPARAM in components 4Gert Faller
2010-11-24RTL patch for cuiJulien Nabet
2010-11-22Remove the last of the HC iconsJoseph Powers
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-15RTL_CONSTASCII_USTRINGPARAM in componentsPierre-André Jacquod
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-11-02removed unnecessary comments and whitespaces, dead codeMarcin eXine M
2010-11-01undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the ...Frank Schoenheit [fs]
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard
2010-09-21dba34a: merged latest changes from CWS dba33jFrank Schoenheit [fs]
2010-09-17DEV300: changesets OOO330 up to m8Hans-Joachim Lankenau
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ...Frank Schoenheit [fs]
2010-08-31fwk155: #i107615# integrate the patch from CDMikhail Voytenko
2010-07-15vcl113: #i90023# remove unused code (thanks cmc!)Philipp Lohmann [pl]
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]