summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2013-08-10BUG:57950 Remove chained appendsNeil Moore
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-27...and remove now-unnecessary commentStephan Bergmann
2013-07-27lcl_getFormatTable result is used non-constStephan Bergmann
2013-07-27Mark as const/staticTakeshi Abe
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-04Try to fix clang tinderboxJulien Nabet
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-07-02drop unused convertWhitespaceCaolán McNamara
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-06-27fdo#66171 ListBox correctly save empty or zero BoundColumnLionel Elie Mamane
2013-06-23make "gcc -Werror" happyLionel Elie Mamane
2013-06-23Data-aware ListBox: fix case ListSourceType==TableFieldsLionel Elie Mamane
2013-06-23Don't second-guess the databaseLionel Elie Mamane
2013-06-23Data-aware ListBox: use entry for NULL if the *bound* value is NULLLionel Elie Mamane
2013-06-23Use unsigned values in m_a(Converted)BoundValuesLionel Elie Mamane
2013-06-23enhance commentLionel Elie Mamane
2013-06-23avoid initialise-then-resetLionel Elie Mamane
2013-06-17fdo#43460 forms: use isEmpty()Jelle van der Waa
2013-06-13cppcheck: fix reassignmentsJulien Nabet
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-27make sure class MIP is complete before it is usedHerbert Dürr
2013-05-22Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-12fdo#64456 impl_getValues always set m_nConvertedBoundValuesTypeLionel Elie Mamane
2013-05-12janitorial: correct method name in assert messageLionel Elie Mamane
2013-05-12commit subforms before moving in parent formLionel Elie Mamane
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-10Fix more exception specificationsStephan Bergmann
2013-05-10Fix exception specificationStephan Bergmann
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power
2013-05-07connectivity: remove Package_generatedMichael Stahl
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-04-27those are never definedThomas Arnhold
2013-04-26Java cleanup, call static methods staticallyNoel Grandin
2013-04-25fdo#46808 Convert awt::Pointer to new styleNoel Grandin
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23fix, forget SAL_CALL againNoel Grandin
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin