Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-10 | some misc tidyup ( that was reverted ) | Noel Power | 4 | -29/+28 |
2012-01-10 | Revert "remove duplicated images for basic dialog form controls ( & misc tidy... | Noel Power | 4 | -35/+35 |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl | 1 | -0/+2 |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | 1 | -1/+0 |
2012-01-04 | Easyhack fdo#38831 remove SvStrings | Brad Sowden | 1 | -2/+0 |
2012-01-04 | fix dep to svx/globlmn.hrc inside of tail_build | Norbert Thiebaud | 1 | -1/+1 |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley | 3 | -26/+23 |
2011-12-20 | String->OUString | August Sodora | 2 | -25/+22 |
2011-12-20 | gbuild: these targets depend on svx/globlmn.hrc | Matúš Kukan | 1 | -0/+2 |
2011-12-15 | fix mistaken String::CreateFromInt32 -> OUString::valueOf conversion | Noel Power | 1 | -1/+1 |
2011-12-12 | German translations | Noel Grandin | 2 | -2/+2 |
2011-12-10 | String->OUString | August Sodora | 1 | -40/+34 |
2011-12-10 | Remove unnecessary includes | August Sodora | 1 | -26/+18 |
2011-12-10 | String->OUString | August Sodora | 1 | -115/+101 |
2011-12-10 | Avoid use of preprocessor | August Sodora | 2 | -26/+27 |
2011-12-10 | fix build with MSVC | Andras Timar | 1 | -1/+1 |
2011-12-10 | Remove unnecessary includes | August Sodora | 1 | -15/+13 |
2011-12-10 | String->OUString | August Sodora | 2 | -4/+2 |
2011-12-10 | String->OUString | August Sodora | 1 | -10/+10 |
2011-12-10 | String->OUString | August Sodora | 3 | -16/+16 |
2011-12-10 | Fix for fdo43460 Part II getLength to isEmpty | Olivier Hallot | 7 | -12/+12 |
2011-12-10 | Avoid use of the preprocessor | August Sodora | 1 | -10/+13 |
2011-12-09 | callcatcher: remove unused code post automation removal | Caolán McNamara | 2 | -11/+0 |
2011-12-09 | String->OUString | August Sodora | 13 | -203/+190 |
2011-12-09 | String->OUString | August Sodora | 2 | -7/+9 |
2011-12-09 | String->OUString | August Sodora | 7 | -33/+33 |
2011-12-09 | sal_Bool to bool | August Sodora | 2 | -17/+15 |
2011-12-08 | Clean up SbxItem | August Sodora | 2 | -38/+4 |
2011-12-08 | Remove unused code | August Sodora | 2 | -6/+0 |
2011-12-08 | childs -> children | Michael T. Whiteley | 6 | -23/+23 |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | 1 | -0/+1 |
2011-12-06 | remove duplicated images for basic dialog form controls ( & misc tidyup ) | Noel Power | 4 | -35/+35 |
2011-12-05 | add some form control support for basic dialogs | Noel Power | 12 | -13/+224 |
2011-12-05 | So size_t is recognized on windows | August Sodora | 1 | -0/+2 |
2011-12-05 | String->OUString | August Sodora | 1 | -9/+11 |
2011-12-05 | Remove unnecessary includes | August Sodora | 1 | -11/+0 |
2011-12-05 | add missing include for size_t | Ivan Timofeev | 1 | -0/+1 |
2011-12-04 | Refactor BreakPoint | August Sodora | 8 | -188/+267 |
2011-12-04 | String->OUString | August Sodora | 3 | -12/+12 |
2011-12-04 | sal_Bool to bool | August Sodora | 1 | -8/+10 |
2011-12-04 | String change for Line Number functionality in Basic IDE | Stefan Knorr (astron) | 1 | -1/+1 |
2011-11-30 | Remove unnecessary includes | August Sodora | 2 | -10/+13 |
2011-11-30 | Remove unnecessary includes | August Sodora | 2 | -5/+4 |
2011-11-30 | String->OUString | August Sodora | 2 | -9/+8 |
2011-11-30 | Remove unnecessary includes | August Sodora | 1 | -20/+15 |
2011-11-30 | Refactor sbxitem | August Sodora | 4 | -64/+142 |
2011-11-30 | Enum member names live in the outer name scope. | Stephan Bergmann | 9 | -29/+29 |
2011-11-30 | Fixed fdo#42778 pass count in Manage Breakpoints and crash in dialog | Niklas Johansson | 2 | -2/+2 |
2011-11-30 | Convert group of consts to enum | August Sodora | 11 | -40/+43 |
2011-11-30 | String->OUString | August Sodora | 2 | -15/+13 |