summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/insdlg.cxx
AgeCommit message (Expand)Author
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-05-14fdo#46808, Replace some XMultiServiceFactory with XComponentContextNoel Grandin
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara
2012-10-26chop last string out into generic .srcCaolán McNamara
2012-10-26migrate Insert Floating Frame dialog to .ui fileJack Leigh
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-18missing checkbox, both height and width in same placeCaolán McNamara
2012-10-12add SetAccessibleRelationMemberOf back again FWIWCaolán McNamara
2012-10-12migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh
2012-10-11convert insert plugin to .uiCaolán McNamara
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-03Replaced String by rtl::OUStringTakeshi Abe
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-12-21callcatcher: remove unused classesMatúš Kukan
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-12Remove precompiled header support.Joseph Powers
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-11-15RTL_CONSTASCII_USTRINGPARAM cleaing in components - dialogsPierre-André Jacquod
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-15vcl113: #i90023# remove unused code (thanks cmc!)Philipp Lohmann [pl]