summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-23move global headers scriptBjoern Michaelsen
2013-04-23fixup nanosecond precisionLionel Elie Mamane
2013-04-23fixup nanosecond precisionLionel Elie Mamane
2013-04-23The file names of many UNO components have changedTor Lillqvist
2013-04-23libcomphelpgcc3 got renamed to libcomphelperTor Lillqvist
2013-04-23fixed out of bounds vector accessEike Rathke
2013-04-23fix, forget SAL_CALL againNoel Grandin
2013-04-23Just remove this unused fileTor Lillqvist
2013-04-23libmerged: add harfbuzz externalMatúš Kukan
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-23fdo#46808, convert drawing::ColorTable to new styleNoel Grandin
2013-04-23fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin
2013-04-23fdo#46808, convert svx::FindTextFieldControl to XComponentContextNoel Grandin
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin
2013-04-23fdo#49076: copy numbering to clipboard only if start of para selectedMichael Stahl
2013-04-23fdo#62643 sw: fix autocomplate wrt. adding to a partially finished wordMiklos Vajna
2013-04-23restore ImageList::AddImage variantCaolán McNamara
2013-04-23do not install 64-bit MSVCRT on 32-bit WindowsAndras Timar
2013-04-23eliminated another unnecessary rString.toString()Eike Rathke
2013-04-23kill RTLIBS group; and autoinstall the librariesMatúš Kukan
2013-04-23autoinstall more ure librariesMatúš Kukan
2013-04-23Fix glyph width calculation in HarfBuzzKhaled Hosny
2013-04-23urelibs: do not merge purpenvhelper (unless mergelibs=all)Matúš Kukan
2013-04-23always build also cppu and cppuhelper librariesMatúš Kukan
2013-04-23urelibs: add more librariesMatúš Kukan
2013-04-23Java cleanup - use generics to reduce castingNoel Grandin
2013-04-23Java cleanup - reduce use of global fieldsNoel Grandin
2013-04-23Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin
2013-04-23Fix compilation of Spreadsheet odk exampleNoel Grandin
2013-04-23forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna
2013-04-23Fix linking with harfbuzzFridrich Štrba
2013-04-23Add support for using HarfBuzz instead of ICU LEKhaled Hosny
2013-04-23restore SdrTableObj::getColumnCountCaolán McNamara
2013-04-23Disable coretex againFridrich Štrba
2013-04-23Revert "Disable coretex again"Fridrich Štrba
2013-04-23Disable coretex againFridrich Štrba
2013-04-23Harfbuzz fixFridrich Štrba
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny
2013-04-23Updated coreStephan Bergmann
2013-04-23reword commentLionel Elie Mamane
2013-04-23isEmpty() instead of getLength()==0Lionel Elie Mamane
2013-04-23Base: fix incorrect field removal in criterion inside query design viewOlivier Ploton
2013-04-23fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl
2013-04-22Changed the MPL header from v1 to v2Marco Cecchetti
2013-04-22fixed a mess of out of bounds string accessesEike Rathke
2013-04-22Data-aware ListBox: declare the newly supported External Binding TypesLionel Elie Mamane
2013-04-22Trying to avoid linking with boost on WindowsFridrich Štrba