summaryrefslogtreecommitdiffstats
path: root/cui/source/dialogs/insdlg.cxx
Commit message (Expand)AuthorAgeFilesLines
* cui: sal_Bool->boolNoel Grandin2014-04-161-16/+16
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-111-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-9/+9
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-6/+6
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* bool improvementsStephan Bergmann2014-01-281-6/+6
* convert CUI module from String to OUStringNoel Grandin2013-10-011-19/+19
* fdo#46808, Replace some XMultiServiceFactory with XComponentContextNoel Grandin2013-05-141-32/+19
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-201-1/+1
* fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin2013-04-081-10/+10
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* ResMgr with LanguageTagEike Rathke2013-03-291-2/+1
* loplugin: improve indentationThomas Arnhold2013-02-251-3/+1
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-121-32/+20
* move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara2013-01-271-1/+0
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-221-45/+39
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-3/+3
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara2012-10-271-7/+0
* chop last string out into generic .srcCaolán McNamara2012-10-261-2/+2
* migrate Insert Floating Frame dialog to .ui fileJack Leigh2012-10-261-118/+70
* disable cursor in about dialog and message boxesIvan Timofeev2012-10-221-1/+0
* missing checkbox, both height and width in same placeCaolán McNamara2012-10-181-2/+2
* add SetAccessibleRelationMemberOf back again FWIWCaolán McNamara2012-10-121-0/+1
* migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh2012-10-121-34/+22
* convert insert plugin to .uiCaolán McNamara2012-10-111-16/+20
* re-base on ALv2 code. Includes:Michael Meeks2012-10-041-23/+14
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-3/+2
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-18/+7
* delete svl/svstdarr.hxxMichael Stahl2012-07-251-1/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-4/+4
* translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn2012-04-171-4/+4
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-2/+2
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-4/+4
* Replaced String by rtl::OUStringTakeshi Abe2012-02-031-2/+2
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-101-2/+0
* callcatcher: remove unused classesMatúš Kukan2011-12-211-188/+0
* Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot2011-12-201-1/+1
* sfx2::FileDialogHelper: refactor construction:Michael Stahl2011-12-031-1/+2
* sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl2011-12-031-1/+1
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-141-1/+0
* Convert SvCommandList from an OwnList to a vector<>Joseph Powers2011-05-181-6/+4
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-40/+40
|\
| * accfixes: merged to m100Malte Timmermann [mt]2011-02-151-26/+26
| |\
| | * removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko2011-01-141-26/+26
| * | accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]2011-01-201-9/+14
| |/
| * vcl113: #i90023# remove unused code (thanks cmc!)Philipp Lohmann [pl]2010-07-151-5/+0
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-4/+4
* | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-261-1/+1
* | Remove precompiled header support.Joseph Powers2011-02-121-3/+0