summaryrefslogtreecommitdiff
path: root/toolkit/source/controls
AgeCommit message (Expand)Author
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10fdo#39468: Translate remaining German comments in toolkit/Philipp Riemer
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-07-18Un-inline use of szServiceName2_UnoControlEditStephan Bergmann
2012-07-11removed commented-out codeTakeshi Abe
2012-07-06fix dialog editor crasher fdo#51269Noel Power
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25removed unused forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12nuke dead codeTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-28targeted string re-workNorbert Thiebaud
2012-05-08work around spurious signed overflow warningsMichael Stahl
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-24save the next guy from getting caught with msvc template requirementsCaolán McNamara
2012-04-24Remove unused method UnoControlBase::UnoControlBase()Xavi Escriche Galindo
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-07don't need this pure virtual implCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-05disabled for 11 years, not like to get fixed soonCaolán McNamara
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin
2012-03-05fix dbgutil buildCaolán McNamara
2012-03-05Convert ImplPropertyTable from tools/table.hxx to std::mapNoel Grandin
2012-03-05Remove unused codeElton Chung
2012-02-19entirely unused UnoMemoryStream classCaolán McNamara
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-13fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-07catch exception by constant referenceTakeshi Abe
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-10-24fix wae "aRect uninitialized when used within its own initialization"Noel Power
2011-10-24activation order crashes address database (fdo#41022)julien2412
2011-10-07cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxxPierre-André Jacquod
2011-10-07cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxxPierre-André Jacquod
2011-09-08Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-08-04add mode-lines to new filessCaolán McNamara
2011-08-04catch by const referenceCaolán McNamara