- 13 Tem, 2013 6 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I02dd6d36491321a4210a27605476f1c385f9baba
-
Fridrich Štrba yazdı
The previous code was causing silent exceptions in some particular cases. Passing through a temporary works well. Change-Id: I71a9a58b98b5f392da4d8a4c8d08ddc1487ec79f
-
Kohei Yoshida yazdı
Else it would always start from element one of the block regardless of the requested start row position. Change-Id: I3843eab2a88b8361250346e3f9696be5086039ea
-
Kohei Yoshida yazdı
Change-Id: I815016551ea979d27e1f402dc2badda0d856a229
-
Kohei Yoshida yazdı
Change-Id: I3a63d5cbbc1cdc37d681ffd41ec22ff65e56cc0d
-
Kohei Yoshida yazdı
The latter is massively slow, apparently. Change-Id: I689643330e1b04eff7d9665de5d6e423906517e1
-
- 12 Tem, 2013 34 kayıt (commit)
-
-
Kohei Yoshida yazdı
This causes wrong format type to get "detected" when testing for a completely different file format type. Change-Id: I230759e2be432beeae2db24c12369ccb4585f334
-
Michael Stahl yazdı
ImplSalGetUniString was wrongly converted and constructs OUString with invalid length in WinSalGraphics::CreateFontSubset; this is then implicitly converted to an empty UniString so the font names are missing in the PDF files generated on Windows. (regression from 9e310cc3) Change-Id: I1603e62cf18f353f3d7de322b9111a173dc6b225
-
Luboš Luňák yazdı
Change-Id: If4248c728f44bfda089fdba9f27a33868daf8663
-
Caolán McNamara yazdı
Project: help b344257a8edb47b721e283c9eb50eef9e8a381db
-
Csikós Tamás yazdı
Project: help 4096747c2cfa974b1e5b544c36ceff2d85667fc0 update help ids for print areas dialog .ui conversion Change-Id: Icc747e1cb2387aacf806b38aa8a599bf1fec75bd Reviewed-on: https://gerrit.libreoffice.org/4867Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ie671ddaba0e749dd0714de589fbaa45d914ba5c9
-
Luboš Luňák yazdı
Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b
-
Michael Meeks yazdı
Change-Id: Iaf54a64a9e910eaffe1526f3471df8f98854343d
-
Michael Stahl yazdı
VclPixelProcessor2D: the constructor changes the anti-aliasing mode of the given output device, and the destructor restores a hard-coded mode instead of what was there before. Due to this commit 5913506b turned off anti-aliasing for FontWork objects simply by creating a temporary VclPixelProcessor2D. Change-Id: I7f7fcbf86b0dd425f599cd8e62fce3c69a2744bb
-
Stephan Bergmann yazdı
...the original code was riddled with errors. It leaked memory, which if it didn't it would have deleted multiple times. Change-Id: Ic70b425fac02ef894e35b3dc15039d217f8870f5
-
siqi yazdı
Change-Id: I8e9d5a30799fe61df7e7ac235abcbee77f598da2
-
siqi yazdı
Change-Id: I79c3da3023c4a5feb5d9f581539696ea988a479b
-
Caolán McNamara yazdı
Change-Id: I07f4db038114174a65ed453096d566d699e8fce8
-
Tor Lillqvist yazdı
Change-Id: I72f8440691192b7c05ef1c7df85c76e84f7f54ee
-
Fridrich Štrba yazdı
Change-Id: Ifeef0fab105bec8c42c7f3844dde5d7f81e264b5
-
Miklos Vajna yazdı
Paragraph attributes were set directly on the SwTxtNodes, instead of going through SwWrtShell::SetAttr(), which handles undo/redo. Regression from 357fac97. Change-Id: I5dc86e20e3c006dab60a075355ce9ad1f1b67bb6
-
siqi yazdı
Change-Id: I525bd9ffb539f0a64fa02c6a4f10021b298a2eee
-
Caolán McNamara yazdı
Change-Id: I6ece0c471fbe21fc832c4c65a02bfbc9cf991a5a
-
Csikós Tamás yazdı
Change-Id: I91ae85f6ca896bdc91d43654213a079480e627e0 Reviewed-on: https://gerrit.libreoffice.org/4866Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
siqi yazdı
Change-Id: I6c637a4d8d8e0e3ffdeeb29ea98ca184d198355e
-
siqi yazdı
Change-Id: Ia540e68d953069e5f690a36303823f59e1129b46
-
Caolán McNamara yazdı
Change-Id: I72173ef6cbea28afe9f349aa57a94cbfd537a851
-
Caolán McNamara yazdı
Change-Id: I66d3c57c88ff64fc3e3a7fa50fb5a173e709e3bf
-
Marc Garcia yazdı
Change-Id: If21a34c69f58612f8ec2eba1253f325f352962cd
-
Kohei Yoshida yazdı
This is just an initial version. Will add more test cases as needed. Change-Id: I40b00bedafc585acd21e804cf041ce4538274ff9
-
Miklos Vajna yazdı
Change-Id: I41a6ad6e3af76ddcfad7c33b434601dcc8a2de95
-
Noel Power yazdı
Change-Id: I029286d9c25f0b7ee562e87cc7e205aa398e594b
-
Noel Power yazdı
This reverts commit fcd01fba. Service DefaultTreeDataModel actually doens't exist ( and we can't find when/where it used to :-( ) The treecontrolpeer.cxx change to use the new service also had the undesired effect of throwing an exception when the UnoTreeControl model is inserted ( previously this failed silently ) The net effect is the dialog control is malformed and not initialised correctly
-
Csikós Tamás yazdı
Project: help 38c2d6deb0e64f9f5a7bbc29f313185984d0aea5 update help ids for frame url page .ui conversion Change-Id: I1d4ec32bebd5815e071d6c2756fcc3323341de02 Reviewed-on: https://gerrit.libreoffice.org/4861Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Csikós Tamás yazdı
Change-Id: Ia308fa393baffc7f456ba613cb216b427c450ca6 Reviewed-on: https://gerrit.libreoffice.org/4854Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I4067c5039c7b5c74a1c144721dd7260de54dd2bf
-
Stephan Bergmann yazdı
Change-Id: I917c4136614664a1816769300707f170312c885d
-
Armin Le Grand yazdı
linear gradients in VCL renderers Patch by: Regina Review by: alg (cherry picked from commit 94205034) Conflicts: vcl/source/gdi/outdev4.cxx Change-Id: I8b66bb1b9155253e138c7ebb4fc3e0686bae7913
-
Caolán McNamara yazdı
Change-Id: I1f67da89f7e9b4a31018fc2ab0a95f7368468d6f
-