summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-03-19firebird-sdbc: Remove the now-unneeded mallocSQLVAR/freeSQLVAR.private/ajrhunt/firebird-improvementAndrzej Hunt2-112/+0
Is all in the Sqlda wrapper and we don't handle raw XSQLDAs anymore. Change-Id: I30f09e76351a5be9d25464313cd581cb89bae176
2014-03-19firebird-sdbc: upgrade PreparedStatement to use Sqlda wrapper.Andrzej Hunt2-49/+8
Change-Id: If79a8b1cfe76292054db4417c452f6443e663fda
2014-03-19firebird-sdbc: Sqlda wrapper also needs operator->.Andrzej Hunt1-0/+1
Change-Id: I12a57dff5183365e3b05d107204d593c3d4ca6a6
2014-03-19firebird-sdbc: Allow describe-bind for Sqlda wrapper.Andrzej Hunt2-4/+23
Is needed to handle input XSQLDAs. Change-Id: I7b57dd97e0ff5cebedae245e5a609f2aac1a5820
2014-03-19firebird-sdbc: upgrade Statement to use Sqlda wrapper.Andrzej Hunt6-81/+21
So much cleaner already :). Change-Id: I8d1709246d4cbcd3113fdd7d14c0885ddca37059
2014-03-19firebird-sdbc: Implement XSQLDA wrapper.Andrzej Hunt3-0/+259
Should hopefully help cleanup some of the madness when dealing with XSQLDAs manually. Change-Id: Ia8a477c08fc8d3b66cae11766551d396b881e4bf
2014-03-18Make parameters const too.Andrzej Hunt1-2/+2
(Following on from loplugin:passstringbyref) Change-Id: I9100f51aa7420b237c84de7d36d2374ac6612d00
2014-03-18swui needs icu_headers now too.Matúš Kukan1-1/+4
Change-Id: Ic416289d93f9e2a5bc0b3a1016d6222cfc724912
2014-03-18webdav: fix various warningsMatúš Kukan11-98/+55
Change-Id: I86289c09b3694e5c48dffeb2de571d99e2484bd3
2014-03-18webdav: OSL_TRACE -> SAL_INFOMatúš Kukan6-35/+22
Change-Id: Id5947de4c64e8128073f39c9a2871676f2a117ff
2014-03-18webdav: OSL_ASSERT -> assertMatúš Kukan4-5/+5
Change-Id: Ic6c7307aa9f8422816b9a335cbf3541c948026ce
2014-03-18webdav: OSL_ENSURE -> SAL_WARN_IFMatúš Kukan7-38/+38
Change-Id: I2940263bc8bdc739d5c591e19a6e4426afee3bb1
2014-03-18When the scale is set explicitly, we should use it as the pattern scale.Kohei Yoshida1-1/+1
Else it would break Calc's patterned line drawing. Change-Id: I3d9b1634202f8d124363ab4a96f14e68ea312ab2
2014-03-18Add a couple SAL_INFOsTor Lillqvist3-1/+8
Change-Id: I3773f5432ff4e2a005e0c67d9c65fdb00de6f16b
2014-03-18Don't bother creating thumbnails on non-desktop, at least for nowTor Lillqvist1-2/+5
It seems that it was the thumbmail creation which through some mechanism caused the blank tile problem for the first tile(s) for some documents in TiledLibreOffice. Go figure. Change-Id: I2b3d64e0bbd3bf39023c67aed56992048ea4ebcf
2014-03-18loplugin:passstringbyrefAndrzej Hunt1-1/+1
Change-Id: Ic88d78418fb9380dece316544e0afb4d8660f8e6
2014-03-18fdo#75260: Center both primary and secondary lines wrt thier respective axes.Kohei Yoshida2-22/+3
The closed borders connect much better this way. Now all double lines look at least half-way decent. Also, we shouldn't be doing any sort of pixel correction in the common code that gets used both raster and vector drawing modes. In case we need to do some pixel correction, we should do it in the pixel processor code. Change-Id: I78e245c10752d0f4790a9ac664a14ce06571434e
2014-03-18Related: #i56998# use locale rules to format percentageCaolán McNamara2-3/+7
Change-Id: I9d27359fe2c343593455eebf69bca6efdb7c5079
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-38/+16
Change-Id: I1eeaebf1411b44c5881e2c08d95debb533e66b4e
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-22/+6
Change-Id: I0ff561aecfd16f59be90f054d076d771179c77cd
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-12/+4
Change-Id: Ifa48a4cb78466b120e357412c64031f5de2b75d1
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-139/+125
Change-Id: I6e558d312e1c0b4243d9ce7a44cc3be346863bab
2014-03-18Use SolarMutexGuard directlyStephan Bergmann3-216/+201
Change-Id: I3818b2972771dc934f524b2bf1ee1bddd8e7868b
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-41/+9
Change-Id: I8fda577ed06cb194e728e2d829c2b2edfa3068f8
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-21/+7
Change-Id: I674b247531d36e68e95f3e95893973eac6d61e01
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-19/+11
Change-Id: I2e30bc8af2489d838f8a06f62667777eaeac061a
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-74/+19
Change-Id: I055273d6f827164b5571a55932572c35b46a04ac
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-62/+22
Change-Id: I48ef29a4bc5bcf6fed2dadfeb21f705651730c3f
2014-03-18fdo#75260: More adjustments.Kohei Yoshida3-21/+35
1) Offset top and left border lines only for double lines. 2) Don't apply zoom level scaling to border widths. That's used for line pattern spacing only. Change-Id: I12bdd1492531cc6651e22955c3dca4bdda0f1e4c
2014-03-18convert wizard layout page to .uiCaolán McNamara8-245/+509
Change-Id: I40ae0f7dea51bf0b8db60ec6b3cac955e9016af4
2014-03-18Updated coreCaolán McNamara1-0/+0
Project: help 606dd47bed30f5ae77352f497323108df4550bf2
2014-03-18convert salutation wizard page to .uiCaolán McNamara7-219/+629
Change-Id: I31d352038175cde43020655546c8216ab4442e3e
2014-03-18Updated coreCaolán McNamara1-0/+0
Project: help ad42cdf53bef64fb7385bc1c4c1d9092bb759cc7
2014-03-18fdo#75260: Correct offset amount. Using the distance was not enough.Kohei Yoshida1-1/+1
Change-Id: Ie27e2c0785eaf8d2106c1fd60e9da112da048f38
2014-03-18fdo#72775 : LibreOffice hang while opening some documentsTushar Bende3-5/+16
Description: There was a problem for some documents, when opened in LibreOffice there was continuous increase in page numbers.And this was the reason for LO getting hang. The wrap property "NS_ooxml::LN_Value_wordprocessingml_ST_Wrap_auto" was not handled in DomainMapper::lcl_attribute() and hence paragraph's wrap property was getting set to "text::WrapTextMode_NONE" this was the reason for increasing number of pages while opening doc in LO. added condition to handle NS_ooxml::LN_Value_wordprocessingml_ST_Wrap_auto. *added test case to verify that the document is opening properly and checking it's page count. Conflicts: sw/qa/extras/ooxmlimport/ooxmlimport.cxx Reviewed on: https://gerrit.libreoffice.org/8632 Change-Id: Id24ebc8409e7fd53915e5130beb9ad6f8bb8571f
2014-03-18loplugin:passstringbyrefStephan Bergmann1-1/+1
Change-Id: I4de62139cc479ee1f96988b7f2c2f5f2bfae44a6
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-75/+29
Change-Id: Ia963e00be69d7a7b5b1d45f9827b05b69cd24a48
2014-03-18Use SolarMutexGuard directlyStephan Bergmann5-22/+19
Change-Id: Iffc5e75c45502c770e9a3eee2a327df1e6843c9f
2014-03-18Use SolarMutexGuard directlyStephan Bergmann5-36/+33
Change-Id: I01c937881031c85a99aacbfbb3463203eb3d0b3e
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-33/+14
Change-Id: I58d52cfec21f2f93a6a17469bf31fc70d93c26a9
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-54/+36
Change-Id: I4b902ac0f23d1b7e697dfec0ba31e6f396059a49
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-28/+16
Change-Id: Id9828f95673d1eaf87e6a1c22bf8f07e6861f2f4
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-21/+8
Change-Id: Id5ea9c7c7c3cb56d080daeb1e2e2c72483a37a4e
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-22/+6
Change-Id: Ie13cf612b2f9b15698a84d35d420b0b7c0009e1b
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-15/+5
Change-Id: Ib63b12595f4f9a43c4742d8cf8cfea4713ebdf14
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-19/+8
...and access safe members directly Change-Id: I46fa7683922b0604118f6da219f44204767f4618
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-12/+8
Change-Id: I0438d85b0c51010eff9e8d53ed8acada98563a20
2014-03-18Use SolarMutexGuard directlyStephan Bergmann2-12/+8
Change-Id: I5408403318691f9b83c5b69658a37916fa23ea69
2014-03-18Remove unused ThreadHelpBase baseStephan Bergmann2-3/+1
Change-Id: I367ffa9343a0227eab9726c636d7e8e622219bf4
2014-03-18Use SolarMutexGuard directlyStephan Bergmann3-15/+11
Change-Id: Ia80e709bea172722aa07ee75ebeeef4ac8f5281a