summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Access Query Properties Dialog from toolbar tooZolnai Tamás2013-04-232-0/+4
| | | | Change-Id: Ide4697e6903c9550d31ea22ff0a5881878fddacf
* gbuild: drop unneeded packageDavid Tardon2013-04-232-15/+0
| | | | Change-Id: I9d0fa82302f07b2ae3820d416556d2c4e40f70df
* padmin: let Package deliver to $INSTDIRMichael Stahl2013-04-233-6/+9
| | | | Change-Id: I824179f2040df917544c253712eb3afe19ec9fb1
* fdo#60280: sw: restore anti-aliasing for all OLE objectsMichael Stahl2013-04-231-2/+1
| | | | | | | | | The OLE case in SwNoTxtFrm::PaintPicture() was mis-merged to modify the anti-aliasing always but reset it only for Charts. (regression from 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70) Change-Id: I0d740e621c3fd71f308d980581edb3c16308c06e
* execute move of global headersBjoern Michaelsen2013-04-232488-3309/+10
| | | | | | | see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
* move global headers scriptBjoern Michaelsen2013-04-232-1/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ignores (for now) modules: - sal * these might or might not consider themselves too special for their own good and break by the move * these modules use Package_<module>_odk_headers.mk instead and stay untouched: - cppu - cppuhelper - sal - salhelper * these modules have an inc/ subdir, but no Package_inc.mk - accessibility - autodoc - bridges - idlc - pyuno - svgio - unodevtools - xmlsecurity this should not hurt the move * these folders are in solver/ with generated headers: - oovbaapi - offapi - udkapi - officecfg - systools - external - oox - svx (sdi) - sfx2 (sdi) - writerfilter * these likely can be cleaned up still after the move: - dbaccess - npsdk - sd - helpcompiler * should work with xmlscript after commit f4ebb99de6e93f6d38e7b0486d66e99a196b1f6e * fixes/hotfixes some other insanities that would break on the move Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a
* fixup nanosecond precisionLionel Elie Mamane2013-04-231-1/+1
| | | | Change-Id: Id62d3b994ece9cdf3b5f085e94f612cf62fc906b
* fixup nanosecond precisionLionel Elie Mamane2013-04-231-10/+11
| | | | Change-Id: I9ab4c199632a5f5ad94dc01aa383e26f48bbf631
* The file names of many UNO components have changedTor Lillqvist2013-04-231-7/+7
| | | | Change-Id: I18f90b058e40ca15164fd3e8c33bc904b930981d
* libcomphelpgcc3 got renamed to libcomphelperTor Lillqvist2013-04-231-1/+2
| | | | Change-Id: I8853c5102a7271e95adf7d420bb3ed719f5b96c6
* fixed out of bounds vector accessEike Rathke2013-04-231-1/+1
| | | | | | | in ScColumn::FindNextVisibleRowWithContent() if starting from the position all including the last present cell of a column are blank Change-Id: I0270331444f1707b6ad413f6127ae4c2cf0b1984
* fix, forget SAL_CALL againNoel Grandin2013-04-231-6/+6
| | | | Change-Id: Ib13362c1a7aa7fa00e56c8df73f74ba1088999b5
* Just remove this unused fileTor Lillqvist2013-04-231-15/+0
| | | | Change-Id: I68dbaf17d874d180fb9eda4082a26099a5000453
* libmerged: add harfbuzz externalMatúš Kukan2013-04-232-12/+3
| | | | Change-Id: I7be27b049c4a482be256544c295a7aee89f81f57
* fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin2013-04-232-29/+22
|
* fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin2013-04-2310-47/+45
|
* fdo#46808, convert form::Forms to new styleNoel Grandin2013-04-2322-110/+230
| | | | Change-Id: I966ed18d45dc8a04c97a703d3c83382714025f2c
* fdo#46808, convert drawing::ColorTable to new styleNoel Grandin2013-04-233-11/+47
| | | | The service already existed, it just needed an IDL file.
* fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin2013-04-234-18/+17
|
* fdo#46808, convert svx::FindTextFieldControl to XComponentContextNoel Grandin2013-04-232-13/+10
|
* fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin2013-04-233-32/+13
| | | | | all of the callers sites are using getProcessServiceFactory(), so no need to store it in instance field
* fdo#46808, convert to XComponentContextNoel Grandin2013-04-238-39/+37
| | | | Change-Id: I51e98ac96815d6d7348d53a191400e608768d6b7
* fdo#49076: copy numbering to clipboard only if start of para selectedMichael Stahl2013-04-231-2/+3
| | | | | | | | SwTxtNode::CopyText: If the selection does not include the start of the paragraph, copy an empty string to the clipboard, which suppresses numbering output in ASCII text format. Change-Id: Ie467999b4e82e7f5149ffe8bb773aa74ccedcca7
* fdo#62643 sw: fix autocomplate wrt. adding to a partially finished wordMiklos Vajna2013-04-233-162/+16
| | | | | | | This partially reverts commits 1eee77f2c2b4fa5f693708218c74a8f3909649a6 and 51f9e894f46e718200a14bcd61e9e44c64bc5396. Change-Id: Ie6a1202e139a0eb30cac482a2bb528ef70c7797f
* restore ImageList::AddImage variantCaolán McNamara2013-04-232-0/+16
| | | | | | | correctly removed in 804e86170ff2570fd3826b4ac26d1c927e751ac3 but we will need it again soon Change-Id: I52700cb4da0285bf08db20af2d7c314a37c4fee2
* do not install 64-bit MSVCRT on 32-bit WindowsAndras Timar2013-04-231-2/+2
| | | | Change-Id: I73a97ecc3021e00071297ed5fa403cf349f0a9fe
* eliminated another unnecessary rString.toString()Eike Rathke2013-04-231-1/+1
| | | | Change-Id: Ic2fad1120876160f741056937825ab564e6d5f4e
* kill RTLIBS group; and autoinstall the librariesMatúš Kukan2013-04-2312-61/+4
| | | | | | This commit changes names for comphelper i18nlangtag and ucbhelper. Change-Id: I93731ef31f894854f9c642d3adee41006552e303
* autoinstall more ure librariesMatúš Kukan2013-04-232-174/+20
| | | | Change-Id: I7bbf716fb56726bceb3f84e757ff7ab6c3cc79e7
* Fix glyph width calculation in HarfBuzzKhaled Hosny2013-04-231-6/+6
| | | | | | | | | Make sure everything is using 16.16 fixed point values consistently. Change-Id: Icdcd94775d3860d57bb446a3f237c31e35e0710a Reviewed-on: https://gerrit.libreoffice.org/3573 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* urelibs: do not merge purpenvhelper (unless mergelibs=all)Matúš Kukan2013-04-231-2/+4
| | | | Change-Id: I147d05b91d46f05461f0548000c891f89486bcc7
* always build also cppu and cppuhelper librariesMatúš Kukan2013-04-231-1/+4
| | | | | | Otherwise auxtargets for these libraries are missing for URELIBS=TRUE Change-Id: Id07b052813609eac0cb68a651f1f976a88168c65
* urelibs: add more librariesMatúš Kukan2013-04-231-0/+4
| | | | Change-Id: Ibe1e811c2ee1db93200b63023dc5922cf1ecb6ca
* Java cleanup - use generics to reduce castingNoel Grandin2013-04-235-16/+16
| | | | | | | | | More queryInterface related cleanup. Change-Id: I97d064c425389e687c6f0fbc3a962080f46dd511 Reviewed-on: https://gerrit.libreoffice.org/3568 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Java cleanup - reduce use of global fieldsNoel Grandin2013-04-2322-91/+46
| | | | | | | | | | This field does not need to be global, it is returned from the relevant methods Change-Id: Ic53eec4a699d6acc4410e71dde385e6a49ded745 Reviewed-on: https://gerrit.libreoffice.org/3567 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Java cleanup - remove unnecessary casts in the ODK codeNoel Grandin2013-04-2338-204/+200
| | | | | | | Change-Id: I1ab8ad5182444fc3eebd2349135a0240ebbe0fd4 Reviewed-on: https://gerrit.libreoffice.org/3566 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Fix compilation of Spreadsheet odk exampleNoel Grandin2013-04-231-0/+7
| | | | | | | | | | | because of change to XDataPilotsResults IDL in commit ac569ed4cf5064248b9952f182f6572f20dc9bcb "fdo#60300: Work-in-progress change to rework pivot table core" Change-Id: I730e15226f4dfe3e6baa5d54e987da1016f6b15b Reviewed-on: https://gerrit.libreoffice.org/3565 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna2013-04-2331-516/+472
| | | | Change-Id: I2b666f0e48db4c97cc4c641480a82681f5057ac2
* Fix linking with harfbuzzFridrich Štrba2013-04-233-2/+8
| | | | Change-Id: Ic28c7922b0fab3b5a7ac1c0500a429539a4c29bc
* Add support for using HarfBuzz instead of ICU LEKhaled Hosny2013-04-231-16/+379
| | | | | | | | | | | | | | | | HarfBuzz is an up to date, actively maintained OpenType layout engine, while the ICU LayoutEngine we use now has been unmaintained for a while now, and existing users are encouraged to switch to HarfBuzz. This is work in progress, text layout mostly works, but the handling of combining marks is broken and needs further work, so it is kept optional for now, with SAL_USE_HARFBUZZ env variable to enable it at runtime. Change-Id: I07e698f7486379bae68329771695cd94d6e561b5 Reviewed-on: https://gerrit.libreoffice.org/3518 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* restore SdrTableObj::getColumnCountCaolán McNamara2013-04-232-0/+16
| | | | | | | removed correctly by fe630f3b097ca2bf173f21de77ed1535c767d0b9 but we will need it again Change-Id: I07a44e25cfc0de01cfdfef10ae817c413b50b597
* Disable coretex againFridrich Štrba2013-04-231-0/+9
| | | | Change-Id: I0372ccce744caace0dc43b69c3e26af928d81fa9
* Revert "Disable coretex again"Fridrich Štrba2013-04-231-10/+10
| | | | This reverts commit 0ef5a4bb954e16e4e5e009c78da9196cbf0706fa.
* Disable coretex againFridrich Štrba2013-04-231-10/+10
| | | | Change-Id: I58ea44d1ede37aa4012ab99403411f1aefa5eb6a
* Harfbuzz fixFridrich Štrba2013-04-231-10/+10
| | | | Change-Id: Ia8103d3214885f98a055352f2aecc7d35c85a3c8
* Add HarfBuzz support to the build systemKhaled Hosny2013-04-2316-0/+280
| | | | | | | | | To be used in the next commit. Change-Id: I6ee286d0c050a5ca650e7fb3692b0facccb5f0c0 Reviewed-on: https://gerrit.libreoffice.org/3517 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Updated coreStephan Bergmann2013-04-231-0/+0
| | | | | Project: help 2057fbeeeab78144913ded4b662d14db7e64f8ff
* reword commentLionel Elie Mamane2013-04-231-4/+6
| | | | Change-Id: I13aaf37421c7652e8e293759e9f563fc76cb1344
* isEmpty() instead of getLength()==0Lionel Elie Mamane2013-04-231-1/+1
| | | | Change-Id: I610ecd58f3f7fa7f3ab04db8b17259bbc54c2b74
* Base: fix incorrect field removal in criterion inside query design viewOlivier Ploton2013-04-231-2/+5
|