summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
AgeCommit message (Expand)AuthorFilesLines
2012-06-12re-base on ALv2 code.Michael Meeks14-322/+196
2012-06-09Remove superfluous empty lines on topThomas Arnhold4-8/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara3-12/+12
2012-04-24WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-04-20removed unused const/static dataTakeshi Abe1-5/+0
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-2/+2
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-6/+6
2012-02-15Various string function clean upStephan Bergmann1-2/+3
2012-01-26Deleting a null pointer is safeTakeshi Abe2-4/+2
2012-01-20Use a smart pointer here insteadAugust Sodora1-7/+2
2011-12-10Fix for fdo43460 Part II getLength to isEmptyOlivier Hallot1-1/+1
2011-12-08childs -> childrenMichael T. Whiteley1-11/+11
2011-12-05add some form control support for basic dialogsNoel Power3-11/+89
2011-11-30Remove unnecessary includesAugust Sodora1-4/+3
2011-11-30String->OUStringAugust Sodora1-4/+3
2011-11-29add spinbutton control to insertcontrolbar for basic dialog editorNoel Power3-2/+12
2011-11-28String->OUStringAugust Sodora1-4/+4
2011-11-27remove include of pch header in basctlNorbert Thiebaud11-22/+0
2011-11-22String->OUStringAugust Sodora1-3/+3
2011-11-21String->OUStringAugust Sodora1-15/+15
2011-11-21String->OUStringAugust Sodora2-3/+3
2011-11-21Remove unnecessary includesAugust Sodora1-27/+18
2011-11-21Removed unnecessary includesAugust Sodora1-31/+11
2011-11-21Removed unnecessary includesAugust Sodora1-23/+10
2011-11-08Remove unnecessary includesAugust Sodora1-14/+8
2011-10-03do not include removed headerMatúš Kukan1-1/+0
2011-09-12callcatcher: drop unused methodsCaolán McNamara1-12/+0
2011-08-24hide this classCaolán McNamara2-3/+3
2011-08-24catch ignored exceptions by const referenceTakeshi Abe2-7/+7
2011-08-23Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn1-1/+1
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud1-9/+0
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2-67/+4
2011-08-09Some cppcheck cleaningJulien Nabet1-4/+4
2011-07-27Convert basctl to gbuildMatúš Kukan1-63/+0
2011-05-21Drop OS2Tor Lillqvist1-9/+0
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-12/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud7-126/+131
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-3/+3
2011-02-13Remove bogus commentsGuillaume Poussel1-1/+1
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák1-1/+2
2011-02-06Remove lots of dead codeThomas Arnhold3-39/+0
2011-02-01Remove empty makefiles and their references.Thomas Arnhold1-1/+0
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko6-127/+127
2010-11-09EasyHack: createAsciiFrom -> RTL_CONST...Kevin Hunter3-40/+37
2010-11-09Comment block removal, and other minor commentsKevin Hunter3-151/+5
2010-11-02Add some more files to EXCEPTIONSFILES, needed on at least NetBSD.Thomas Klausner1-9/+10
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-4/+4