summaryrefslogtreecommitdiffstats
path: root/forms/source
Commit message (Expand)AuthorAgeFilesLines
* WaE: unused eCaolán McNamara2011-09-261-1/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-225-2/+19
* make forms ByteString freeCaolán McNamara2011-09-151-1/+1
* ditch distracting CHARSET_ANSI commentCaolán McNamara2011-09-121-4/+0
* sb140: #i114718# avoid references to object across XAggregation::setDelegator...Stephan Bergmann2011-09-092-97/+76
* frm::OInterfaceContainer::insertByIndex must not crash for null argument.Stephan Bergmann2011-09-061-8/+8
* merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2011-08-291-4/+3
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-217-105/+121
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-2110-13/+42
|\
| * Keep the container and object separate methods.Kohei Yoshida2011-08-161-2/+5
| * Slightly changed the API.Kohei Yoshida2011-08-161-6/+2
| * Disable fake VBA events for the old-style form controls.Noel Power2011-08-166-2/+32
| * Let's not even fall back to the old method.Kohei Yoshida2011-08-161-2/+0
| * Code page should be the same for the same drawing page.Kohei Yoshida2011-08-161-1/+9
| * ByteString, shrink apiCaolán McNamara2011-08-121-2/+2
| * Some cppcheck cleaningJulien Nabet2011-08-091-1/+1
| * Use rtl::OUStringHash.Kohei Yoshida2011-08-041-1/+1
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-121-6/+0
| * totally pointless intermediate objectCaolán McNamara2011-06-201-3/+1
| * catch by const referenceCaolán McNamara2011-06-162-44/+49
| * use standard template hereCaolán McNamara2011-06-021-14/+7
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-276-44/+64
|/|
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-226-44/+64
| |\
| | * dba34d: pulled and merged latest changes from CWS dba34cFrank Schoenheit [fs]2011-03-086-19/+10
| | |\
| | | * Automated merge with file:///d:\tools\master\oooOcke Janssen2011-03-044-37/+28
| | | |\
| | * | | dba34d: #i116215# de-select all items when the to-be-selected string is inval...Frank Schoenheit [fs]2011-02-161-7/+27
| | * | | dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]2011-02-1531-97/+97
| | |\ \ \ | | | | |/ | | | |/|
| | | * | dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]2011-02-1425-89/+89
| | | |\ \
| | | * \ \ merge from masterOcke Janssen [oj]2011-02-038-8/+8
| | | |\ \ \
| | * | | | | dba34d: #i111015# XTextRange and derivee are not supported anymore by column ...Ocke.Janssen2011-01-171-0/+9
| | |/ / / /
| | * | | | dba34c: #i110323# fix for doubleOcke Janssen [oj]2011-01-031-2/+2
| | * | | | dba34c: #i102625# only fetch rows when the view moves outside the scope of th...Ocke.Janssen2010-12-021-1/+1
| | * | | | dba34c: #i94053# remove lastvalueOcke.Janssen2010-11-262-34/+25
* | | | | | fixed cppcheck warningsAndreas Becker2011-04-281-1/+1
* | | | | | Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek2011-04-061-1/+1
|\| | | | |
| * | | | | remove obsolete component_writeInfo methodsMichael Meeks2011-04-011-1/+1
* | | | | | gbuildize formsDavid Tardon2011-04-0311-663/+0
|/ / / / /
* | | | | convert DBG_ assertions to OSL_David Tardon2011-04-011-5/+5
* | | | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-1930-68/+68
* | | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1838-302/+210
|\ \ \ \ \
| * | | | | use boost::unordered_map instead of hash_mapNorbert Thiebaud2011-03-131-2/+2
| * | | | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0938-302/+210
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]2011-02-1425-89/+89
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-1/+1
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | CWS-TOOLING: integrate CWS dba34bVladimir Glazunov2011-02-011-1/+1
| | | | |\|
| | | * | | removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-218-8/+8
| | | |\| |
| | | * | | removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko2011-01-1410-20/+20
| | | * | | removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko2011-01-1333-109/+109
| | * | | | gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]2011-01-257-20/+11
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | gridsort: pulled CWS dba34bFrank Schoenheit [fs]2011-01-251-1/+1
| | | |\ \ \ | | | | | |/ | | | | |/|