summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* Some OUString and RTL_CONST refactoringRicardo Montania2012-10-093-94/+92
* ::rtl::OUString to OUString in basctlRicardo Montania2012-10-092-117/+117
* More ::rtl::OUString to OUString in basctlRicardo Montania2012-10-094-42/+41
* rtl::OUString to OUString in basctlRicardo Montania2012-10-095-119/+119
* More ::rtl::OUString cleanup in basctlRicardo Montania2012-10-052-47/+46
* ::rtl::OUString to OUString in basctlRicardo Montania2012-10-054-114/+114
* 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
* OUString and RTL_CONSTASCII_US... cleanup in basctlRicardo Montania2012-10-034-58/+58
* Use prefixTor Lillqvist2012-10-012-2/+2
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-5/+5
* Use comphelper::getComponentContextStephan Bergmann2012-09-296-35/+16
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+1
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-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