summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-private-fieldStephan Bergmann2012-09-102-3/+0
* -Werror,-Wmismatched-tagsStephan Bergmann2012-09-071-1/+1
* -Werror: initialize iLastWin with an invalid valueUray M. János2012-09-071-3/+3
* basctl: int -> long for Point and SizeUray M. János2012-09-077-38/+38
* Basic IDE: Filling space of non-docking windowsUray M. János2012-09-075-95/+146
* Cleanup in basctl (raw pointers)Uray M. János2012-09-0743-1263/+1086
* Fix for docking property browserUray M. János2012-09-078-28/+144
* Basic IDE: Docking property browser under object catalogUray M. János2012-09-0710-109/+71
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-22/+19
* 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
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+0
* Object Catalog: double-click to modules and dialogsUray M. János2012-08-301-10/+21
* Undo/Redo description+shortcut in Basic IDEUray M. János2012-08-301-18/+13
* Basic IDE: namespace basctlUray M. János2012-08-2995-2205/+2302
* more old module-description xml filesMatúš Kukan2012-08-223-43/+43
* remove unused module-description xml filesMatúš Kukan2012-08-221-40/+0
* do not deliver these module-description xml filesMatúš Kukan2012-08-221-1/+0
* callcatcher: update listCaolán McNamara2012-08-222-7/+0
* silence macosx uninitialized warningCaolán McNamara2012-08-171-1/+1
* followup changes to 44861f2435a0c487d4fb5b196f7e4fe7f9569396Noel Power2012-08-176-34/+8
* Object Catalog in Dialog EditorUray M. János2012-08-1727-1219/+1738
* Set ide sizer color to dark grey; was dark blackJean-Tiare LE BIGOT2012-08-161-0/+9
* Bin BasicDockingWindow( Window* pParent, const ResId& rResId )Julien Nabet2012-08-102-9/+0
* Some MSVC warningsStephan Bergmann2012-08-083-6/+6
* make property browser dockable in basic IDENoel Power2012-08-082-6/+6
* IDE: dynamic_cast fixUray M. János2012-08-079-24/+25
* IDE: PTR_CAST, ISA to dynamic_castUray M. János2012-08-0718-360/+240
* Remove forwards of non-existing structsThomas Arnhold2012-08-071-1/+0
* drop bogus eof linesThomas Arnhold2012-08-071-3/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-1/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-075-9/+9
* IDE: sal_Bool to boolUray M. János2012-08-0740-506/+445
* Basic IDE Object Catalog improvementsUray M. János2012-08-0715-512/+299
* readd fix for fdo#47907 i.e "Revert "Revert "fix for fdo#47907""Noel Power2012-08-031-1/+0
* sal_Bool -> boolTakeshi Abe2012-08-033-17/+17
* Revert "fix for fdo#47907"Noel Power2012-08-021-0/+1
* fix for fdo#47907Noel Power2012-08-021-1/+0
* sal_Bool -> boolTakeshi Abe2012-08-0211-27/+27
* sal_Bool -> boolTakeshi Abe2012-08-0112-32/+32
* sal_Bool -> boolTakeshi Abe2012-07-318-45/+44
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-305-5/+0
* Remove strange DummyTypeCaolán McNamara2012-07-291-0/+1
* sal_Bool -> boolTakeshi Abe2012-07-2710-64/+65
* fdo#50632 IDE: update Object Catalog when closing a documentUray M. János2012-07-262-7/+29
* fixed Replace all message in Basic IDEUray M. János2012-07-261-1/+1
* sal_Bool -> boolTakeshi Abe2012-07-2611-52/+52
* Ditch useless fieldsTakeshi Abe2012-07-262-6/+0
* fdo#50633 IDE: select current module in Object Catalog on openUray M. János2012-07-254-8/+8
* Restore use of MatchGroupCaolán McNamara2012-07-251-0/+3