summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-011-0/+1
* ::rtl::OUString to OUString in basctlRicardo Montania2012-09-286-26/+26
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-281-16/+12
* ::rtl::OUString cleanup in basctlRicardo Montania2012-09-273-23/+23
* String to OUString in basctlRicardo Montania2012-09-271-29/+29
* fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin2012-09-271-4/+4
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* callcatcher: update unused code listsCaolán McNamara2012-09-241-1/+0
* ::rtl::OUString to OUString in basctlRicardo Montania2012-09-242-40/+40
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-196-26/+35
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-4/+4
* -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