summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox
AgeCommit message (Expand)AuthorFilesLines
2012-09-28simpler fix fo fdo#51336, bnc#757602 - change vcl checkbox no-label behaviourNoel Power1-0/+1
2012-09-28Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power1-23/+1
2012-08-08fdo#51336 - change vcl checkbox no-label behaviourNoel Power1-1/+23
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-2/+2
2012-03-14svtools/source/brwbox: translate commentsStefan Knorr (astron)5-139/+130
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann4-8/+8
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+4
2012-01-11fdo#44283: finish 8a17792f2e5 (Handle/invalid column ID cleanup)Lionel Elie Mamane6-33/+29
2011-12-12Resolves: fdo#42694 crash inserting table controlCaolán McNamara1-13/+27
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud8-16/+0
2011-11-09removed unused macros/constantsTakeshi Abe1-1/+0
2011-10-05WaE: '==' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist1-1/+1
2011-09-12Type: BROWSER_INVALID_ID -> BROWSER_INVALIDIDLionel Elie Mamane1-1/+1
2011-09-12cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane4-15/+36
2011-08-23unusedcode: svt::Matúš Kukan1-8/+0
2011-07-20callcatcher: cleanup BrowseBoxThomas Arnhold2-195/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky10-500/+442
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_TRACE1 to OSL_TRACEThomas Arnhold1-18/+18
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky10-500/+442
2011-03-04Remove bogus and useless comments.Guillaume Poussel1-2/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-02-16Remove DBG_MIThomas Arnhold2-60/+2
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]9-471/+471
2011-02-02Remove DECLARE_LIST( RectangleList, Rectangle* )Joseph Powers3-25/+24
2011-02-02Remove DECLARE_LIST( BrowserColumns, BrowserColumn* )Joseph Powers3-178/+192
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]1-59/+0
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-4/+0
2011-01-14gridsort: TableDataWindow: use Help::ShowTip instead of Help::ShowQuickHelp.Frank Schoenheit [fs]1-4/+5
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko1-1/+1
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner5-42/+42
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-16/+16
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-59/+0
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-59/+0
2010-11-16HC Cleanup - libs-guiJoseph Powers2-4/+10
2010-11-16fix this to build againCaolán McNamara2-13/+2
2010-11-16remove the usage of a HIGH CONTRAST image whose definition I just deletedSebastian Spaeth1-1/+1
2010-11-16Remove another high contrast image listSebastian Spaeth1-16/+0
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-7/+0
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang9-486/+486
2010-10-19Add more files to EXCEPTIONSFILES, sort.Thomas Klausner1-9/+9
2010-10-18remove non-compiled codePovilas Kanapickas1-18/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth11-0/+24
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-7/+0
2010-10-09A patch to remove some unused directives.jgraeme3-8/+0
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud1-16/+16