summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* No need for a virtual OPropertyContainer::getTypesStephan Bergmann2014-03-141-1/+1
* No need for implGetBounds to be SAL_CALLStephan Bergmann2014-03-112-2/+2
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* basctl: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-054-20/+20
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-282-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2618-166/+166
* Remove visual noise from basctlAlexander Wilms2014-02-2536-164/+164
* basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud2014-02-251-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-2319-565/+118
* vcl: sal_Bool -> boolStephan Bergmann2014-02-216-10/+10
* Add config option used when we try to link one huge object file.Matúš Kukan2014-02-211-0/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-2011-0/+11
* Drop unused #includeTakeshi Abe2014-02-141-1/+0
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-2/+2
* fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi2014-02-121-3/+2
* -Werror,-Wunused-functionStephan Bergmann2014-02-111-25/+0
* convert manage languages dialog to .uiCaolán McNamara2014-02-119-270/+259
* the return of callcatcherCaolán McNamara2014-02-102-6/+0
* coverity#1169816 Division or modulo by zeroCaolán McNamara2014-02-091-10/+10
* auto_ptr -> heap_ptrStephan Bergmann2014-02-074-69/+32
* auto_ptr -> scoped_ptrStephan Bergmann2014-02-074-9/+10
* Simplify access to theCoreReflection singletonStephan Bergmann2014-02-071-4/+4
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-041-1/+1
* uiconfig: remove obsolete helpid's and clean trailing whitespace.Michael Meeks2014-02-031-4/+4
* fdo#74455 - hide direct printing button and replace with new print dialog.Michael Meeks2014-02-031-2/+3
* fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi2014-02-021-6/+6
* coverity#736985 Uncaught exceptionCaolán McNamara2014-01-272-2/+5
* coverity#982152 Unchecked return valueCaolán McNamara2014-01-271-1/+5
* coverity#735667 Unchecked dynamic_castCaolán McNamara2014-01-271-1/+2
* coverity#1130421 Improper use of negative valueCaolán McNamara2014-01-271-14/+15
* Related: #i50481# improve Select All command in Basic IDETsutomu Uchino2014-01-223-1/+18
* coverity#735600 : Division by zeroNorbert Thiebaud2014-01-191-0/+1
* coverity#1000814 coverity#1000815 : Unintended sign extensionNorbert Thiebaud2014-01-191-2/+2
* coverity#735599 : Division by zeroNorbert Thiebaud2014-01-191-1/+5
* coverity#735598 : Division by zeroNorbert Thiebaud2014-01-191-1/+3
* Window::PreNotify should return boolStephan Bergmann2014-01-182-12/+12
* bool improvementsStephan Bergmann2014-01-175-6/+6
* Window::Notify should return boolStephan Bergmann2014-01-172-5/+5
* Remove use of deprecated css::document::XEventBroadcaster/ListenerStephan Bergmann2014-01-171-13/+13
* Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann2014-01-162-4/+4
* Remove unused bForBrowsing parameterStephan Bergmann2014-01-142-4/+2
* PrepareClose should probably return boolStephan Bergmann2014-01-142-2/+2
* SvTreeListBox::ExpandingHdl should return boolStephan Bergmann2014-01-132-2/+2
* disentangle CalcSizeCaolán McNamara2014-01-131-1/+1
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-102-2/+2
* convert module and dialog tabpages to .uiCaolán McNamara2014-01-0610-254/+514
* basctl::CheckBox all loaded from .ui now, drop resid ctorCaolán McNamara2014-01-062-12/+0
* convert lib page to .uiCaolán McNamara2014-01-067-191/+328
* convert default language dialog to .uiCaolán McNamara2014-01-038-163/+262