summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* remove include of pch header from formsNorbert Thiebaud2011-11-27102-202/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-1/+1
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-1410-17/+12
* fdo#42157: fix deadlockMichael Stahl2011-10-241-4/+7
* cppcheck reduce scope of var in forms/...convert.cxxPierre-André Jacquod2011-10-071-1/+1
* cppcheck scope reduction in forms/...DatabaseForm.cxxPierre-André Jacquod2011-10-071-1/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* 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
* sb140: #i114669# appears be duplicate of fixed i114718, so re-enabling testStephan Bergmann2011-09-121-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-219-111/+127
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-2120-33/+74
|\
| * get forms buildable on windows.Kohei Yoshida2011-08-191-0/+9
| * detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
| * 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
| * Some PMD cleaningJulien Nabet2011-08-151-2/+4
| * ByteString, shrink apiCaolán McNamara2011-08-121-2/+2
| * prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-106-6/+6
| * Some cppcheck cleaningJulien Nabet2011-08-091-1/+1
| * Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
| * Use rtl::OUStringHash.Kohei Yoshida2011-08-041-1/+1
| * Add consistent Emacs and vim mode linesTor Lillqvist2011-07-306-4/+10
| * icu libs are externalDavid Tardon2011-07-261-3/+5
| * use gb_Library_use_external in formsBjoern Michaelsen2011-07-231-6/+1
| * resyncing to masterBjoern Michaelsen2011-07-216-55/+56
| |\
| | * Remove component_getImplementationEnvironmentMatus Kukan2011-07-122-7/+0
| | * totally pointless intermediate objectCaolán McNamara2011-06-201-3/+1
| | * needs oovbaapi tooDavid Tardon2011-06-181-0/+1
| | * remove all traces of offuh from makefilesDavid Tardon2011-06-181-1/+5
| | * catch by const referenceCaolán McNamara2011-06-162-44/+49
| * | gnumake4: fix buildbreakers from mergeBjoern Michaelsen2011-06-203-4/+3
| |/
| * 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-087-20/+11
| | | |\
| | | | * 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