summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-5/+8
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-23/+13
2012-10-03OUString and RTL_CONSTASCII_US... cleanup in basctlRicardo Montania4-58/+58
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-5/+5
2012-09-29Use comphelper::getComponentContextStephan Bergmann6-35/+16
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-28::rtl::OUString to OUString in basctlRicardo Montania6-26/+26
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara1-16/+12
2012-09-27::rtl::OUString cleanup in basctlRicardo Montania3-23/+23
2012-09-27String to OUString in basctlRicardo Montania1-29/+29
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin1-4/+4
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-24callcatcher: update unused code listsCaolán McNamara1-1/+0
2012-09-24::rtl::OUString to OUString in basctlRicardo Montania2-40/+40
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann6-26/+35
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-4/+4
2012-09-10-Werror,-Wunused-private-fieldStephan Bergmann2-3/+0
2012-09-07-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2012-09-07-Werror: initialize iLastWin with an invalid valueUray M. János1-3/+3
2012-09-07basctl: int -> long for Point and SizeUray M. János7-38/+38
2012-09-07Basic IDE: Filling space of non-docking windowsUray M. János5-95/+146
2012-09-07Cleanup in basctl (raw pointers)Uray M. János43-1263/+1086
2012-09-07Fix for docking property browserUray M. János8-28/+144
2012-09-07Basic IDE: Docking property browser under object catalogUray M. János10-109/+71
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-22/+19
2012-09-03Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-2/+3
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-30Object Catalog: double-click to modules and dialogsUray M. János1-10/+21
2012-08-30Undo/Redo description+shortcut in Basic IDEUray M. János1-18/+13
2012-08-29Basic IDE: namespace basctlUray M. János95-2205/+2302
2012-08-22more old module-description xml filesMatúš Kukan3-43/+43
2012-08-22remove unused module-description xml filesMatúš Kukan1-40/+0
2012-08-22do not deliver these module-description xml filesMatúš Kukan1-1/+0
2012-08-22callcatcher: update listCaolán McNamara2-7/+0
2012-08-17silence macosx uninitialized warningCaolán McNamara1-1/+1
2012-08-17followup changes to 44861f2435a0c487d4fb5b196f7e4fe7f9569396Noel Power6-34/+8
2012-08-17Object Catalog in Dialog EditorUray M. János27-1219/+1738
2012-08-16Set ide sizer color to dark grey; was dark blackJean-Tiare LE BIGOT1-0/+9
2012-08-10Bin BasicDockingWindow( Window* pParent, const ResId& rResId )Julien Nabet2-9/+0
2012-08-08Some MSVC warningsStephan Bergmann3-6/+6
2012-08-08make property browser dockable in basic IDENoel Power2-6/+6
2012-08-07IDE: dynamic_cast fixUray M. János9-24/+25
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János18-360/+240
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-1/+0
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0