summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-19In the 10.7 SDK CoreText is in the ApplicationServices frameworkTor Lillqvist
Although I don't understand why this worked before, huh. Change-Id: I67ea314330630f331acaabd1c47128de6e340bb2
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
We are able to paint mirrored scrolbars with the 'gen' plugin, so just fix the rendering of the scroolbar with the Gtk+ plugin. Change-Id: I5dbd13420c6290e165ed2f5827769979298abf37
2012-10-19private field 'eType' is not used [-Werror,-Wunused-private-field]Matúš Kukan
Change-Id: I0c21a0af88eda56a9ccfeeb9691617c67340b3d2
2012-10-19mbIsEnabled is always trueMatúš Kukan
Change-Id: I473db13d6df401fffc6e161314202446ad4d1333
2012-10-19rtl::OUString to OUStringgerhard oettl
Change-Id: I75bf4d85103663df2e5a2fb905f39c2024769c5d
2012-10-19remove unused defineNorbert Thiebaud
Change-Id: Ia000af4680ea5a58db52ca0c341b1a454b3de4c1 Reviewed-on: https://gerrit.libreoffice.org/890 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
Change-Id: Icf4b434a1961cc4964ee6e362491868e898a1831 Reviewed-on: https://gerrit.libreoffice.org/887 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-19Updated coreNorbert Thiebaud
Project: binfilter e9e2d065b33d441ffa8838cc15f70a99155893de null Change ucb_Unicode to sal_Unicode Change-Id: Ia48a9bf27e7495cb86fbbbc4b0edc2ff756075b9 Reviewed-on: https://gerrit.libreoffice.org/889 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-19writerfilter: remove unused ctorMiklos Vajna
Change-Id: I17ec2a253e35f90b4f670bb2981aba3402221e1f
2012-10-19import RTF_DPPOLYLINEMiklos Vajna
Change-Id: I65f1ddb9d0d691c126c8e94b2e60c8309b0d33ff
2012-10-19At least for me these two headers are slightly differently named?!Tor Lillqvist
Change-Id: I8bb933ebfe9782a2a37e11538a9c81723e07dd90
2012-10-19move 2>&1 where it belongs in soffice.sh, thanks mstRene Engelhard
Change-Id: I5cc08e3fd88beba70cac61ff4570c02dbad9faa0
2012-10-19delegating a constructor can't work like this, fdo#55033Markus Mohrhard
Change-Id: I6b057ad68054fe5806daec722b3bfe4e33bc3602
2012-10-19reenable all our unit testsMarkus Mohrhard
Change-Id: I9d2ff5f675faa1913dd90e4ce6269efe8bd2646d
2012-10-19add test case for the MATCH functionMarkus Mohrhard
Change-Id: I627f4b579a5619e788df3726d2bd72a7f4cec964
2012-10-19actually pass the old cond format to the dialogMarkus Mohrhard
Change-Id: I78fad788514461fc01100f2b85a668ec2990387d
2012-10-19differentiate between formula and normal conditions in the dialogMarkus Mohrhard
Change-Id: Ie0545b028479fe3de6c642c5f64a1ce8cf7f523b
2012-10-19don't catch this exception, we want to crash if this fails and fix itMarkus Mohrhard
Change-Id: I6aa0e1ba94b1702a54c7520a5093e6d0ba75a0d9
2012-10-19fix problem with conditional formats in formats.odsMarkus Mohrhard
Change-Id: I2dd43c333c7631545e464d1e28ff33ec93e8312f
2012-10-19ithe cond format data is no longer stored as SfxUInt32ItemMarkus Mohrhard
Change-Id: I41c19f213de73052bcfd18eada35ed14dfd9a172
2012-10-19add one more component file for subsequent filters testMarkus Mohrhard
Change-Id: Iba9baeb286d0c5e3f9eae6d5b57cb8c8ba62112d
2012-10-19use gb_LINKEROPTFLAGS if no explicit LDFLAGS is givenLubos Lunak
I have no idea why gb_LINKEROPTFLAGS stopped working, it used to be used and I can't find the commit that removed it. Change-Id: I537e4e7b686ecc34022f2097fa3e666295294e04
2012-10-19only one warning per one SAL_INFO/SAL_WARNLubos Lunak
Change-Id: I5aafe9ed51c86dc31492d205f44fba6b1db137d2
2012-10-19SetMaxWidthInChars -> SetMinWidthInCharsCaolán McNamara
Change-Id: Ie7b6f8c07beb5895a1437e3da1cc57084e1da114
2012-10-18support width-chars property for labelsCaolán McNamara
Change-Id: Iba51f30a5e74d1e486bce10901ccb58f3488ce97
2012-10-18minimize calls to queue_resizeCaolán McNamara
Change-Id: Idbb7da30c985253a37ff6fe0e86fe04dec2dbbeb
2012-10-18SetMaxWidthInChars should be SetMinWidthInCharsCaolán McNamara
Change-Id: I5cf508e7930eb7e04016ffa43683f76a07e5173e
2012-10-18add stock new and edit button textsCaolán McNamara
Change-Id: Ia8f5f6592211e50323de66a4177f752a1adcf584
2012-10-19sal_Bool to boolTakeshi Abe
Change-Id: Id3be1fbf289f04e175bb2fdd71754cad0c9672ce
2012-10-18Add LibreOffice licence headers where currently missing.Andrzej J.R. Hunt
2012-10-18Updated coreCaolán McNamara
Project: help ed848f40ce864a4aadd3a36465e3967cb3ca2afb update insert rules helpids for .ui
2012-10-18commit just to allow me to push the commit in helpcontent ?Caolán McNamara
"Once you are ready to publish your changes... commit your change in your submodules (that whould already be done) and commit a change in core to indicate that the submodules head has changed." Change-Id: I5bba25ab27c1b19ecdfacc732586c8400c7d9ca2
2012-10-18Updated tango artworkAlexander Wilms
2012-10-18missing checkbox, both height and width in same placeCaolán McNamara
Change-Id: I5a31f284ccb5d470cff7b0b76ee098711aba6e6d
2012-10-18loplugin: unused stringsCaolán McNamara
Change-Id: I41a572ea28f827740b7084105a029854035ef9d7
2012-10-19We don't need this method now.Kohei Yoshida
The two classes have been merged. Therefore this method makes no sense now. Change-Id: Idb77d8faf5314f776bebc3bc9abc0e7e88ab5d18
2012-10-18RTF_DOBYPARA import: Y is verticalMiklos Vajna
Change-Id: I46bf69bfce26375a2fb23ef4b00404beb8d8c135
2012-10-18expose m_pActionArea so subclasses can add buttons to the right placeCaolán McNamara
Change-Id: If0169cc12dc7b2b70996a5798b8c59b2e6e2edae
2012-10-18better to throw and report exact failureCaolán McNamara
2012-10-18fix import of RTF default page left/right marginMiklos Vajna
This is one more fallout from fdo#42407, which is still incomplete. Change-Id: Ie47f06be598ce5236c45bd3750ea7a21fd98175c
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
Change-Id: I318ff6f1009b1aaa7d0bd3abb250f92fb51a21cd
2012-10-18fix debug buildDavid Tardon
Change-Id: Iadafeabc9c70841f8c40a5a585e5c77e079718e9
2012-10-18Combine senddoc null and default cases for better mailer selection.David Steele
2012-10-18Improve vml path parsing to handle repeated commandsPierre-Eric Pelloux-Prayer
Previously commands were executed only when the parser found a new command in the stream. Some vml path commands can handle repeated set of parameters, like this : lx1,y1,x2,y2,x3,y3,x1,y1 This patch adds support for this by executing commands when required parameters count has been met. Change-Id: Iab31fd267842755b81a3e228e45a8de63505fbd0 Reviewed-on: https://gerrit.libreoffice.org/774 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
Change-Id: I89cfc8c1288c00674fe64e791c149743d377d5ee
2012-10-19Move SvListEntry and SvLBoxEntry into own files.Kohei Yoshida
They will be merged later. Change-Id: I8529f9ee442fce10dc63e44d7cb26bdb2f3b8eb7
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida
Not all instances are removed, however... Some are used in virtual method signatures, which will take a little more effort to fix. Change-Id: Ib30e6bbef5f27f970e6e19291501f7a09d94e0ab
2012-10-19Remove direct reference to SvTreeList outside svtools.Kohei Yoshida
Change-Id: Ia8055a1bf21531aeb808d797b2a73a08a897e79c
2012-10-18more explicit char* => OUString conversion in basctlPetr Mladek
it will hopefully fix build on the Windows tinderbox
2012-10-18deb#690717 fix bashism in /bin/sh scriptRene Engelhard
Change-Id: I43b0065e56b234a5aa748ac1593c29a44fdb1647