- 0707938 Resolves: fdo#60904 allow export of VBAProject by Caolán McNamara · 11 years ago
- 64a89be Resolves: fdo#81039 crash on adding new macro library by Caolán McNamara · 12 years ago
- e712c22 Resolves fdo#80906: Delete any control on Dialog editing window crashes LO by Julien Nabet · 12 years ago
- 694fff6 bnc#467278: Introduce a warning that changes to VBA macros cannot be saved. by Jan Holesovsky · 12 years ago
- 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
- c9f3c50 Resolves: #i76558# jump by Enter key on the Object catalog by Tsutomu Uchino · 12 years ago
- 70895b6 remove legacy svheader.hxx by Thomas Arnhold · 12 years ago
- 248145f Find places where uno::Sequence is passed by value. by Noel Grandin · 12 years ago
- 261b1ad '!= false' is redundant, and confusing - kill it. by Jan Holesovsky · 12 years ago
- 569ff67 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
- 13c01aa coverity#1209811 Dereference before null check by Caolán McNamara · 12 years ago
- 148b9a2 coverity#1209554 Explicit null dereferenced by Caolán McNamara · 12 years ago
- 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
- 883481f Improve TabBar return types by Noel Grandin · 12 years ago
- 0eb160e coverity#736993 Uncaught exception by Caolán McNamara · 12 years ago
- 7f49f42 coverity#736992 Uncaught exception by Caolán McNamara · 12 years ago
- 2d4c90e coverity#736990 Uncaught exception by Caolán McNamara · 12 years ago
- 71e028f basic macro dialog: let it expand vertically, too by Thomas Arnhold · 12 years ago
- 4996fad fdo#77886: add language: expand list if dialog gets resized by Thomas Arnhold · 12 years ago
- 83397d7 manage breakpoints: expand list if dialog gets resized by Thomas Arnhold · 12 years ago
- 702f9c5 huge hrc and src file cleanup by Thomas Arnhold · 12 years ago
- 5973c2d fixincludeguards.sh: basctl by Thomas Arnhold · 12 years ago
- 29d5ce2 sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too. by Jan Holesovsky · 12 years ago
- b731d71 sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE. by Jan Holesovsky · 12 years ago
- 8c3ab60 sfx2: Kill SFX_STATUSBAR_REGISTRATION macro. by Jan Holesovsky · 12 years ago
- 72d8c94 sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro. by Jan Holesovsky · 12 years ago
- f4d61ec sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro. by Jan Holesovsky · 12 years ago
- 9f83ea4 sfx2: Kill SFX_POPUPMENU_REGISTRATION macro. by Jan Holesovsky · 12 years ago
- 5e91217 no temporary instance of SvtLanguageTable necessary here by Eike Rathke · 12 years ago
- 0424163 no temporary instance of SvtLanguageTable necessary here by Eike Rathke · 12 years ago
- 23dc4e1 basctl: sal_Bool->bool by Noel Grandin · 12 years ago
- 380d460 use TriState instead of sal_Bool as there's three possibilities by Caolán McNamara · 12 years ago
- 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
- 6ef2df7 Remove remaining DBG_NAME* uses by Stephan Bergmann · 12 years ago
- 1714f4d Remove remaining DBG_CTOR etc. remnants from basctl by Stephan Bergmann · 12 years ago
- 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 5fb7860 Split TYPEINFO into plain and TYPEINFO_OVERRIDE by Stephan Bergmann · 12 years ago
- 436cd90 svtools: sal_Bool->bool by Noel Grandin · 12 years ago
- 9278df2 sfx2: sal_Bool->bool by Noel Grandin · 12 years ago
- c3e3f46 sfx2: sal_Bool->bool by Noel Grandin · 12 years ago
- 7e8af4b basct: prefer passing OUString by reference by Noel Grandin · 12 years ago
- 684baef sal_Bool to bool by Matteo Casalin · 12 years ago
- 98666e8 No need for a virtual OPropertyContainer::getTypes by Stephan Bergmann · 12 years ago
- d47ca30 No need for implGetBounds to be SAL_CALL by Stephan Bergmann · 12 years ago
- 6c97bc4 svx: sal_Bool->bool by Noel Grandin · 12 years ago
- d2aba93 basctl: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
- 68ec95b made ListBox handle more than 64k elements, fdo#61520 related by Eike Rathke · 12 years ago
- 381f8a5 sal_Bool -> bool in mostly vcl module by Chris Sherlock · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- 2fbd982 Remove visual noise from basctl by Alexander Wilms · 12 years ago
- 295bc87 basic: remove use of sal_uIntptr in favor of more appropriate type by Norbert Thiebaud · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- e8f8f24 vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
- dbfc495 Add config option used when we try to link one huge object file. by Matúš Kukan · 12 years ago
- a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
- bbe3bec Drop unused #include by Takeshi Abe · 12 years ago
- 15535e3 convert SvStream::operator>> methods to ReadXXX methods by Noel Grandin · 12 years ago
- 064c628 fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop.. by Alexandre Vicenzi · 12 years ago
- af61950 -Werror,-Wunused-function by Stephan Bergmann · 12 years ago
- 281bdaa convert manage languages dialog to .ui by Caolán McNamara · 12 years ago
- 2b12a5b the return of callcatcher by Caolán McNamara · 12 years ago
- 6683634 coverity#1169816 Division or modulo by zero by Caolán McNamara · 12 years ago
- bf28399 auto_ptr -> heap_ptr by Stephan Bergmann · 12 years ago
- aef614d auto_ptr -> scoped_ptr by Stephan Bergmann · 12 years ago
- bd20500 Simplify access to theCoreReflection singleton by Stephan Bergmann · 12 years ago
- a5090cc Related: #i123862# use O*String's isEmpty() method... by Herbert Dürr · 12 years ago
- 8826452 uiconfig: remove obsolete helpid's and clean trailing whitespace. by Michael Meeks · 12 years ago
- 0f7542a fdo#74455 - hide direct printing button and replace with new print dialog. by Michael Meeks · 12 years ago
- 32b8c5c fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. by Alexandre Vicenzi · 12 years ago
- 6b44c30 coverity#736985 Uncaught exception by Caolán McNamara · 12 years ago
- d76dc58 coverity#982152 Unchecked return value by Caolán McNamara · 12 years ago
- fdc2885 coverity#735667 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
- 01c28e3 coverity#1130421 Improper use of negative value by Caolán McNamara · 12 years ago
- 4f03eb0 Related: #i50481# improve Select All command in Basic IDE by Tsutomu Uchino · 12 years ago
- 2ee5758 coverity#735600 : Division by zero by Norbert Thiebaud · 12 years ago
- 838d0cd coverity#1000814 coverity#1000815 : Unintended sign extension by Norbert Thiebaud · 12 years ago
- b4ed680 coverity#735599 : Division by zero by Norbert Thiebaud · 12 years ago
- 3c2f3f4 coverity#735598 : Division by zero by Norbert Thiebaud · 12 years ago
- 602c87b Window::PreNotify should return bool by Stephan Bergmann · 12 years ago
- 5c3eca5 bool improvements by Stephan Bergmann · 12 years ago
- 04683f1 Window::Notify should return bool by Stephan Bergmann · 12 years ago
- ad1390b Remove use of deprecated css::document::XEventBroadcaster/Listener by Stephan Bergmann · 12 years ago
- 62951cd Introduce com.sun.star.frame.theGlobalEventBroadcaster singleton by Stephan Bergmann · 12 years ago
- 7c1415e Remove unused bForBrowsing parameter by Stephan Bergmann · 12 years ago
- 0d0fd7b PrepareClose should probably return bool by Stephan Bergmann · 12 years ago
- 01f3186 SvTreeListBox::ExpandingHdl should return bool by Stephan Bergmann · 12 years ago
- 1b7a5c6 disentangle CalcSize by Caolán McNamara · 12 years ago
- d104389 SfxPoolItem::operator ==, != should return bool by Stephan Bergmann · 12 years ago
- ea89ba4 convert module and dialog tabpages to .ui by Caolán McNamara · 12 years ago
- 8c51c5fa basctl::CheckBox all loaded from .ui now, drop resid ctor by Caolán McNamara · 12 years ago
- 6fd4730 convert lib page to .ui by Caolán McNamara · 12 years ago
- 75137e6 convert default language dialog to .ui by Caolán McNamara · 12 years ago
- 3aa3551 add some borders here by Caolán McNamara · 12 years ago
- 6fd7f5b convert import library dialog to .ui by Caolán McNamara · 12 years ago
- f9aab8f Convert break point dialog to .ui format by Caolán McNamara · 12 years ago
- 257d1f4 allow simple MessageDialogs to be created from just message strings by Caolán McNamara · 12 years ago
- 9210cde const this up by Caolán McNamara · 12 years ago
- 8c5f5aa convert export basic dialog to .ui (600th .ui conversion) by Caolán McNamara · 12 years ago
- 79c1b86 MessageDialog isn't ready for this usage just yet by Caolán McNamara · 12 years ago
- 40c6f83 convert new lib dialog to .ui by Caolán McNamara · 12 years ago