summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/moduldl2.cxx
Commit message (Expand)AuthorAgeFilesLines
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-291-4/+3
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-3/+2
* XubString->OUStringCaolán McNamara2012-10-251-2/+3
* fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin2012-10-231-5/+3
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-21/+17
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-29/+29
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-111-3/+4
* Some OUString and RTL_CONST refactoringRicardo Montania2012-10-091-87/+85
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-5/+8
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-23/+13
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-4/+4
* Cleanup in basctl (raw pointers)Uray M. János2012-09-071-33/+35
* Some clean up of previous commitStephan Bergmann2012-09-031-1/+1
* fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin2012-09-031-2/+3
* Basic IDE: namespace basctlUray M. János2012-08-291-83/+77
* Some MSVC warningsStephan Bergmann2012-08-081-4/+4
* IDE: sal_Bool to boolUray M. János2012-08-071-35/+32
* sal_Bool -> boolTakeshi Abe2012-08-011-8/+8
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* Remove last PCH tracesThomas Arnhold2012-06-291-2/+4
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-28/+19
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-20/+20
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* remove extra string castsCaolán McNamara2012-03-201-10/+7
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-121-9/+3
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-3/+3
* Various string function clean upStephan Bergmann2012-02-151-5/+9
* String->OUStringAugust Sodora2011-12-101-115/+101
* Avoid use of preprocessorAugust Sodora2011-12-101-17/+16
* Fix for fdo43460 Part II getLength to isEmptyOlivier Hallot2011-12-101-1/+1
* String->OUStringAugust Sodora2011-12-091-3/+3
* Enum member names live in the outer name scope.Stephan Bergmann2011-11-301-1/+1
* Convert group of consts to enumAugust Sodora2011-11-301-1/+1
* remove include of pch header in basctlNorbert Thiebaud2011-11-271-2/+0
* Remove unnecessary includesAugust Sodora2011-11-211-1/+1
* cppcheck: C-style pointer castingAugust Sodora2011-11-211-1/+1
* add new 'Goto Line' menu item to Basic IDENoel Power2011-11-161-0/+35
* remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks2011-09-011-2/+0
* hide this classCaolán McNamara2011-08-241-13/+13
* catch ignored exceptions by const referenceTakeshi Abe2011-08-241-4/+4
* Translated German comments and removed the redundant ones in the directories ...Allmann-Rahn2011-08-231-2/+2
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-211-2/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-62/+62
|\
| * accfixes: merged to m100Malte Timmermann [mt]2011-02-151-63/+63
| |\
| | * removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko2011-01-141-63/+63
| * | fixed tab order in BasicIDE, Library dialog tab pageMalte Timmermann [mt]2011-01-191-1/+1
| |/
| * dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ...Frank Schoenheit [fs]2010-09-031-1/+1