summaryrefslogtreecommitdiffstats
path: root/svtools/source/brwbox
Commit message (Expand)AuthorAgeFilesLines
* XubString->rtl::OUStringCaolán McNamara2012-09-111-1/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-281-2/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-154-23/+12
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-1/+1
* simpler fix fo fdo#51336 - change vcl checkbox no-label behaviourNoel Power2012-08-011-0/+1
* Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power2012-08-011-23/+1
* janitorial: C++-style cast instead of legacy C-style castLionel Elie Mamane2012-07-241-1/+1
* forcing repaint has catastrophic performance implications; invalidate onlyLionel Elie Mamane2012-07-241-3/+1
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-5/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-1/+1
* fdo#51336 - change vcl checkbox no-label behaviourNoel Power2012-07-061-1/+23
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* refactor ImpSvtDataCaolán McNamara2012-04-251-1/+1
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-2/+2
* svtools/source/brwbox: translate commentsStefan Knorr (astron)2012-03-145-139/+130
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-014-8/+8
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-151-0/+4
* fdo#44283: finish 8a17792f2e5 (Handle/invalid column ID cleanup)Lionel Elie Mamane2012-01-116-33/+29
* Resolves: fdo#42694 crash inserting table controlCaolán McNamara2011-12-121-13/+27
* remove include of pch header from svtoolsNorbert Thiebaud2011-11-278-16/+0
* removed unused macros/constantsTakeshi Abe2011-11-091-1/+0
* WaE: '==' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist2011-10-051-1/+1
* Type: BROWSER_INVALID_ID -> BROWSER_INVALIDIDLionel Elie Mamane2011-09-121-1/+1
* cleanup BrowseBox, DbGridControl & friends handle & invalid column handlingLionel Elie Mamane2011-09-124-15/+36
* unusedcode: svt::Matúš Kukan2011-08-231-8/+0
* callcatcher: cleanup BrowseBoxThomas Arnhold2011-07-202-195/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-192-2/+2
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1810-500/+442
|\
| * Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1110-500/+442
| |\
| | * gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]2011-02-149-471/+471
| | |\
| | | * removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko2011-01-141-1/+1
| | | * removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner2011-01-125-42/+42
| | | * removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko2011-01-111-16/+16
| | | * removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-061-59/+0
| | | |\
| | | * \ removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-101-7/+0
| | | |\ \
| | | * | | removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang2010-11-059-486/+486
| | * | | | gridsort: pulled CWS dba34bFrank Schoenheit [fs]2011-01-251-59/+0
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen2010-11-191-59/+0
| | | | |/ | | | |/|
| | * / | gridsort: TableDataWindow: use Help::ShowTip instead of Help::ShowQuickHelp.Frank Schoenheit [fs]2011-01-141-4/+5
| | |/ /
* | | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+2
* | | | Move DBG_TRACE to OSL_TRACEThomas Arnhold2011-03-111-1/+1
* | | | Move DBG_TRACE1 to OSL_TRACEThomas Arnhold2011-03-111-18/+18
|/ / /
* | | Remove bogus and useless comments.Guillaume Poussel2011-03-041-2/+0
* | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-3/+3
* | | Remove DBG_MIThomas Arnhold2011-02-162-60/+2
* | | Remove DECLARE_LIST( RectangleList, Rectangle* )Joseph Powers2011-02-023-25/+24
* | | Remove DECLARE_LIST( BrowserColumns, BrowserColumn* )Joseph Powers2011-02-023-178/+192
* | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-241-4/+0
* | | Replace all occured, occurance etc.Takeshi Abe2010-12-051-1/+1
* | | HC Cleanup - libs-guiJoseph Powers2010-11-162-4/+10