summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-216-8/+8
* BUG:57950 Remove chained appendsNeil Moore2013-08-103-33/+12
* fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2013-08-042-64/+11
* More details in debug outputLionel Elie Mamane2013-07-281-11/+22
* ...and remove now-unnecessary commentStephan Bergmann2013-07-271-2/+0
* lcl_getFormatTable result is used non-constStephan Bergmann2013-07-271-7/+7
* Mark as const/staticTakeshi Abe2013-07-271-2/+2
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-5/+5
* callcatcher: update unused codeCaolán McNamara2013-07-152-21/+0
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-2/+2
* Try to fix clang tinderboxJulien Nabet2013-07-041-2/+2
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-033-22/+19
* drop unused convertWhitespaceCaolán McNamara2013-07-022-38/+0
* OUString convertion for unotoolsNorbert Thiebaud2013-07-021-6/+5
* remove OUString wrap for string literalsThomas Arnhold2013-06-2910-14/+14
* Search for char instead of 1 char long string, when possible.Thomas Arnhold2013-06-291-1/+1
* fdo#66171 ListBox correctly save empty or zero BoundColumnLionel Elie Mamane2013-06-271-0/+5
* make "gcc -Werror" happyLionel Elie Mamane2013-06-231-1/+1
* Data-aware ListBox: fix case ListSourceType==TableFieldsLionel Elie Mamane2013-06-231-0/+12
* Don't second-guess the databaseLionel Elie Mamane2013-06-231-1/+1
* Data-aware ListBox: use entry for NULL if the *bound* value is NULLLionel Elie Mamane2013-06-231-1/+6
* Use unsigned values in m_a(Converted)BoundValuesLionel Elie Mamane2013-06-231-1/+1
* enhance commentLionel Elie Mamane2013-06-231-1/+1
* avoid initialise-then-resetLionel Elie Mamane2013-06-231-2/+1
* fdo#43460 forms: use isEmpty()Jelle van der Waa2013-06-173-3/+3
* cppcheck: fix reassignmentsJulien Nabet2013-06-131-6/+2
* Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li2013-06-114-3/+44
* remove unused componentcontext.hxx includesNoel Grandin2013-06-052-2/+0
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-0370-269/+290
* fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin2013-06-034-5/+5
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-312-13/+11
* make sure class MIP is complete before it is usedHerbert Dürr2013-05-271-1/+1
* Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann2013-05-223-0/+4
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-229-28/+21
* fdo#64456 impl_getValues always set m_nConvertedBoundValuesTypeLionel Elie Mamane2013-05-121-0/+4
* janitorial: correct method name in assert messageLionel Elie Mamane2013-05-121-1/+1
* commit subforms before moving in parent formLionel Elie Mamane2013-05-122-38/+139
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-101-2/+2
* Fix more exception specificationsStephan Bergmann2013-05-101-18/+49
* Fix exception specificationStephan Bergmann2013-05-101-1/+3
* fix memory leak with orphaned controls created on the flyNoel Power2013-05-091-1/+2
* connectivity: remove Package_generatedMichael Stahl2013-05-071-0/+1
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-062-20/+26
* those are never definedThomas Arnhold2013-04-271-3/+0
* Java cleanup, call static methods staticallyNoel Grandin2013-04-261-4/+4
* fdo#46808 Convert awt::Pointer to new styleNoel Grandin2013-04-251-1/+0
* Java cleanup, use generic containers where possibleNoel Grandin2013-04-241-2/+2
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
* fix, forget SAL_CALL againNoel Grandin2013-04-231-6/+6