summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Java cleanup - reduce use of global fieldsNoel Grandin2013-04-2322-91/+46
* Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin2013-04-2338-204/+200
* Fix compilation of Spreadsheet odk exampleNoel Grandin2013-04-231-0/+7
* forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna2013-04-2331-516/+472
* Fix linking with harfbuzzFridrich Štrba2013-04-233-2/+8
* Add support for using HarfBuzz instead of ICU LEKhaled Hosny2013-04-231-16/+379
* restore SdrTableObj::getColumnCountCaolán McNamara2013-04-232-0/+16
* Disable coretex againFridrich Štrba2013-04-231-0/+9
* Revert "Disable coretex again"Fridrich Štrba2013-04-231-10/+10
* Disable coretex againFridrich Štrba2013-04-231-10/+10
* Harfbuzz fixFridrich Štrba2013-04-231-10/+10
* Add HarfBuzz support to the build systemKhaled Hosny2013-04-2316-0/+280
* Updated coreStephan Bergmann2013-04-231-0/+0
* reword commentLionel Elie Mamane2013-04-231-4/+6
* isEmpty() instead of getLength()==0Lionel Elie Mamane2013-04-231-1/+1
* Base: fix incorrect field removal in criterion inside query design viewOlivier Ploton2013-04-231-2/+5
* fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl2013-04-232-4/+17
* Changed the MPL header from v1 to v2Marco Cecchetti2013-04-221-12/+4
* fixed a mess of out of bounds string accessesEike Rathke2013-04-221-23/+40
* Data-aware ListBox: declare the newly supported External Binding TypesLionel Elie Mamane2013-04-221-5/+7
* Trying to avoid linking with boost on WindowsFridrich Štrba2013-04-222-0/+18
* Trying to fix a boost::property_tree::json_parser error on windowsFridrich Štrba2013-04-222-0/+13
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-2219-2899/+1035
* clean up PythonTestsDavid Ostrovsky2013-04-225-35/+23
* avoid crash when no table grid is givenLuboš Luňák2013-04-221-0/+4
* base for unusedcode compiler pluginLuboš Luňák2013-04-221-0/+75
* Data-aware ListBox: document changes & improve documentationLionel Elie Mamane2013-04-222-3/+17
* Data-aware bindable ListBox new feature: bind *value*Lionel Elie Mamane2013-04-222-7/+48
* ListBox: take care of validation (use binding value when appropriate)Lionel Elie Mamane2013-04-223-3/+16
* Use (get|set)ControlValue instead of manipulating the property directlyLionel Elie Mamane2013-04-221-5/+5
* Rephrase documentation a bitLionel Elie Mamane2013-04-221-2/+2
* janitorial: alignmentLionel Elie Mamane2013-04-221-1/+1
* Data-aware ListBox: add SelectedValue and SelectedValues propertiesLionel Elie Mamane2013-04-225-23/+153
* janitorial: typo in commentLionel Elie Mamane2013-04-221-1/+1
* janitorial: typo in variable nameLionel Elie Mamane2013-04-221-4/+4
* Note on design philosophy of data-aware ListBoxLionel Elie Mamane2013-04-221-0/+48
* Data-aware ListBox: BoundValue==-1 to store index in listLionel Elie Mamane2013-04-222-7/+14
* Data-aware ListBox: can have a BoundColumn even without bound database columnLionel Elie Mamane2013-04-221-7/+2
* Data-aware ListBox: getCurrentValue should return *binding* valuesLionel Elie Mamane2013-04-221-2/+49
* Data-aware ListBox: populate ValueList even without bound fieldLionel Elie Mamane2013-04-221-8/+9
* assert non-nullness of interface before useLionel Elie Mamane2013-04-221-0/+1
* janitorial: typo in commentLionel Elie Mamane2013-04-221-1/+1
* janitorial: typo in commentLionel Elie Mamane2013-04-221-1/+1
* factorise common codeLionel Elie Mamane2013-04-222-2/+8
* Updated coreLionel Elie Mamane2013-04-221-0/+0
* restore DialControl Modify handlersCaolán McNamara2013-04-222-0/+22
* Java cleanup - static fields that should not be staticNoel Grandin2013-04-223-48/+31
* n#382137: Band-aid to avoid crash when saving the .odt to .docx.Jan Holesovsky2013-04-221-4/+7
* rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann2013-04-222-2/+10
* remove executable bitLuboš Luňák2013-04-221-0/+0