Age | Commit message (Collapse) | Author |
|
If no LanguageTag instance is at hand use the static methods to convert
between BCP 47 string, Locale and MS-LangID instead of creating
temporary instances.
Change-Id: I9597f768078eb81c840e84a5db5617f26bb7dc09
|
|
Standalone conversions from Locale and LangID do not need a LanguageTag
instance. Provide simple static methods. For consistency also static
methods to convert from BCP47, but using a temporary instance.
Change-Id: I5edd27e917ef9e92e8ec457e715b7558d7e4660f
|
|
Change-Id: I02dd6d36491321a4210a27605476f1c385f9baba
|
|
The previous code was causing silent exceptions in some particular
cases. Passing through a temporary works well.
Change-Id: I71a9a58b98b5f392da4d8a4c8d08ddc1487ec79f
|
|
Else it would always start from element one of the block regardless of
the requested start row position.
Change-Id: I3843eab2a88b8361250346e3f9696be5086039ea
|
|
Change-Id: I815016551ea979d27e1f402dc2badda0d856a229
|
|
Change-Id: I3a63d5cbbc1cdc37d681ffd41ec22ff65e56cc0d
|
|
The latter is massively slow, apparently.
Change-Id: I689643330e1b04eff7d9665de5d6e423906517e1
|
|
This causes wrong format type to get "detected" when testing for a
completely different file format type.
Change-Id: I230759e2be432beeae2db24c12369ccb4585f334
|
|
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 9e310cc32923ceb4b18d97ce68d54a339b935f01)
Change-Id: I1603e62cf18f353f3d7de322b9111a173dc6b225
|
|
Change-Id: If4248c728f44bfda089fdba9f27a33868daf8663
|
|
Project: help b344257a8edb47b721e283c9eb50eef9e8a381db
|
|
Project: help 4096747c2cfa974b1e5b544c36ceff2d85667fc0
update help ids for print areas dialog .ui conversion
Change-Id: Icc747e1cb2387aacf806b38aa8a599bf1fec75bd
Reviewed-on: https://gerrit.libreoffice.org/4867
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ie671ddaba0e749dd0714de589fbaa45d914ba5c9
|
|
Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b
|
|
Change-Id: Iaf54a64a9e910eaffe1526f3471df8f98854343d
|
|
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 5913506b2193e93ca2767ab7365ab2e76ed7848f turned off
anti-aliasing for FontWork objects simply by creating a
temporary VclPixelProcessor2D.
Change-Id: I7f7fcbf86b0dd425f599cd8e62fce3c69a2744bb
|
|
...the original code was riddled with errors. It leaked memory, which if it
didn't it would have deleted multiple times.
Change-Id: Ic70b425fac02ef894e35b3dc15039d217f8870f5
|
|
Change-Id: I8e9d5a30799fe61df7e7ac235abcbee77f598da2
|
|
Change-Id: I79c3da3023c4a5feb5d9f581539696ea988a479b
|
|
Change-Id: I07f4db038114174a65ed453096d566d699e8fce8
|
|
Change-Id: I72f8440691192b7c05ef1c7df85c76e84f7f54ee
|
|
Change-Id: Ifeef0fab105bec8c42c7f3844dde5d7f81e264b5
|
|
Paragraph attributes were set directly on the SwTxtNodes, instead of
going through SwWrtShell::SetAttr(), which handles undo/redo.
Regression from 357fac9713875302d30185feabaf5c165e040ca4.
Change-Id: I5dc86e20e3c006dab60a075355ce9ad1f1b67bb6
|
|
Change-Id: I525bd9ffb539f0a64fa02c6a4f10021b298a2eee
|
|
Change-Id: I6ece0c471fbe21fc832c4c65a02bfbc9cf991a5a
|
|
Change-Id: I91ae85f6ca896bdc91d43654213a079480e627e0
Reviewed-on: https://gerrit.libreoffice.org/4866
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I6c637a4d8d8e0e3ffdeeb29ea98ca184d198355e
|
|
Change-Id: Ia540e68d953069e5f690a36303823f59e1129b46
|
|
Change-Id: I72173ef6cbea28afe9f349aa57a94cbfd537a851
|
|
Change-Id: I66d3c57c88ff64fc3e3a7fa50fb5a173e709e3bf
|
|
Change-Id: If21a34c69f58612f8ec2eba1253f325f352962cd
|
|
This is just an initial version. Will add more test cases as needed.
Change-Id: I40b00bedafc585acd21e804cf041ce4538274ff9
|
|
Change-Id: I41a6ad6e3af76ddcfad7c33b434601dcc8a2de95
|
|
Change-Id: I029286d9c25f0b7ee562e87cc7e205aa398e594b
|
|
This reverts commit fcd01fba69db6de6cfc983fae65b6ba6764de0d6.
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
|
|
Project: help 38c2d6deb0e64f9f5a7bbc29f313185984d0aea5
update help ids for frame url page .ui conversion
Change-Id: I1d4ec32bebd5815e071d6c2756fcc3323341de02
Reviewed-on: https://gerrit.libreoffice.org/4861
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ia308fa393baffc7f456ba613cb216b427c450ca6
Reviewed-on: https://gerrit.libreoffice.org/4854
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I4067c5039c7b5c74a1c144721dd7260de54dd2bf
|
|
Change-Id: I917c4136614664a1816769300707f170312c885d
|
|
linear gradients in VCL renderers
Patch by: Regina
Review by: alg
(cherry picked from commit 94205034afa2abe9ab73b2f5d0c76f295a7889c9)
Conflicts:
vcl/source/gdi/outdev4.cxx
Change-Id: I8b66bb1b9155253e138c7ebb4fc3e0686bae7913
|
|
Change-Id: I1f67da89f7e9b4a31018fc2ab0a95f7368468d6f
|
|
Change-Id: I8b65b4986bf316e352131e737ebf736d91173d16
|
|
Change-Id: If3b46a1f41cfdde7e6ae04c2aba48fc49d6f2230
|
|
Just set OOO_TEST_SOFFICE=path:/path/to/installation/program/soffice .
Change-Id: Ic772a56328253f608a62a21923a74198fa29a136
|
|
Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
(cherry picked from commit 5e2c3fd88906494965979bd20ca852391bee3bac)
Conflicts:
pyuno/source/module/pyuno_impl.hxx
Change-Id: If73d5f7b799f04b79b5cc71d2d44c797851b18d0
|
|
through environment vars
Set the log level with the environment variable "PYSCRIPT_LOG_LEVEL"
"DEBUG" (for debugging)
"ERROR" (show errors only)
"NONE" (or anything else) (for production) is the default
and the log output type with the enviroment variable "PYSCRIPT_LOG_STDOUT"
"0" (log output to user/Scripts/python/log.txt)
"1" (or anything else) (log output to stdout)
Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
Review by: Herbert Durr <hdu@apache.org>
Note: Commit message edited by ASF infra team to work around a known issue with the
ASF svn install (not an issue with svn) and UTF-8 handling. This is a temporary
issue that we hope to resolve soon.
(cherry picked from commit 9dc7f72febe9d294304f70cc7b9cdeab1c67dc8b)
Change-Id: I099c8b3f812559c380078f63b692c83fdc811e33
|
|
Change-Id: I11c9a35e3d50a827127e4542a40f6f29580d4e8b
|
|
Change-Id: I82cfdd8652d1c86b701ccb0b913928c860a360d2
|
|
Change-Id: Idc3bf2aabb7df4e57deb13251a1f6631c579268c
|