summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin22-110/+230
2013-04-23fdo#46808, convert drawing::ColorTable to new styleNoel Grandin3-11/+47
2013-04-23fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin4-18/+17
2013-04-23fdo#46808, convert svx::FindTextFieldControl to XComponentContextNoel Grandin2-13/+10
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin3-32/+13
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin8-39/+37
2013-04-23fdo#49076: copy numbering to clipboard only if start of para selectedMichael Stahl1-2/+3
2013-04-23fdo#62643 sw: fix autocomplate wrt. adding to a partially finished wordMiklos Vajna3-162/+16
2013-04-23restore ImageList::AddImage variantCaolán McNamara2-0/+16
2013-04-23do not install 64-bit MSVCRT on 32-bit WindowsAndras Timar1-2/+2
2013-04-23eliminated another unnecessary rString.toString()Eike Rathke1-1/+1
2013-04-23kill RTLIBS group; and autoinstall the librariesMatúš Kukan12-61/+4
2013-04-23autoinstall more ure librariesMatúš Kukan2-174/+20
2013-04-23Fix glyph width calculation in HarfBuzzKhaled Hosny1-6/+6
2013-04-23urelibs: do not merge purpenvhelper (unless mergelibs=all)Matúš Kukan1-2/+4
2013-04-23always build also cppu and cppuhelper librariesMatúš Kukan1-1/+4
2013-04-23urelibs: add more librariesMatúš Kukan1-0/+4
2013-04-23Java cleanup - use generics to reduce castingNoel Grandin5-16/+16
2013-04-23Java cleanup - reduce use of global fieldsNoel Grandin22-91/+46
2013-04-23Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin38-204/+200
2013-04-23Fix compilation of Spreadsheet odk exampleNoel Grandin1-0/+7
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna31-516/+472
2013-04-23Fix linking with harfbuzzFridrich Štrba3-2/+8
2013-04-23Add support for using HarfBuzz instead of ICU LEKhaled Hosny1-16/+379
2013-04-23restore SdrTableObj::getColumnCountCaolán McNamara2-0/+16
2013-04-23Disable coretex againFridrich Štrba1-0/+9
2013-04-23Revert "Disable coretex again"Fridrich Štrba1-10/+10
2013-04-23Disable coretex againFridrich Štrba1-10/+10
2013-04-23Harfbuzz fixFridrich Štrba1-10/+10
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny16-0/+280
2013-04-23Updated coreStephan Bergmann1-0/+0
2013-04-23reword commentLionel Elie Mamane1-4/+6
2013-04-23isEmpty() instead of getLength()==0Lionel Elie Mamane1-1/+1
2013-04-23Base: fix incorrect field removal in criterion inside query design viewOlivier Ploton1-2/+5
2013-04-23fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl2-4/+17
2013-04-22Changed the MPL header from v1 to v2Marco Cecchetti1-12/+4
2013-04-22fixed a mess of out of bounds string accessesEike Rathke1-23/+40
2013-04-22Data-aware ListBox: declare the newly supported External Binding TypesLionel Elie Mamane1-5/+7
2013-04-22Trying to avoid linking with boost on WindowsFridrich Štrba2-0/+18
2013-04-22Trying to fix a boost::property_tree::json_parser error on windowsFridrich Štrba2-0/+13
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann19-2899/+1035
2013-04-22clean up PythonTestsDavid Ostrovsky5-35/+23
2013-04-22avoid crash when no table grid is givenLuboš Luňák1-0/+4
2013-04-22base for unusedcode compiler pluginLuboš Luňák1-0/+75
2013-04-22Data-aware ListBox: document changes & improve documentationLionel Elie Mamane2-3/+17
2013-04-22Data-aware bindable ListBox new feature: bind *value*Lionel Elie Mamane2-7/+48
2013-04-22ListBox: take care of validation (use binding value when appropriate)Lionel Elie Mamane3-3/+16
2013-04-22Use (get|set)ControlValue instead of manipulating the property directlyLionel Elie Mamane1-5/+5
2013-04-22Rephrase documentation a bitLionel Elie Mamane1-2/+2
2013-04-22janitorial: alignmentLionel Elie Mamane1-1/+1