summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara
We now need a mechanism to instruct the print dialog that we want to force printing to use the printer settings configured paper. Particularly useful for nup printing and brochures scenario 3: forcing printing to use the printer settings paper a file->printer settings->properties->paper set a paper size, ideally something not used in the test doc, e.g. Executive b file->print->page layout and set pages per sheet to 4 the auto selection for paper will be the first paper size in use, i.e. legal c flip to options and toggle "use only paper size from printer preferences" preview should reconfigure as "Executive" Change-Id: Ie224c252c2cb6c9ee21be5c54e470bca1c7eb0bb
2013-05-20add NUP preview stub to glade catalogCaolán McNamara
Change-Id: Ic269107fd842950f881adc5a62783e55889cf742
2013-05-20Related: fdo#61186 always operate on printer settings paper formatCaolán McNamara
scenario 2: with attached test document a file->printer settings->properties->paper set a paper size, ideally something not used in the test doc, e.g. Executive b file->print->properties the paper size here should now still be what was selected in a and *not* what happened to be the current page format shown in the preview which is legal Change-Id: Ie2f440621201d309eb20a650122f9ff7bff441da
2013-05-20No need to avoid liblangtag for the BUILD platformTor Lillqvist
Change-Id: I45852dfa38d9162d0fb5fa608974dbc78fe5d2f3
2013-05-20Avoid linker warning LNK4222Tor Lillqvist
These symbols should not be assigned an ordinal as they are always located by name, using GetProcAddress(), says MSDN. Change-Id: I46caf7da634b1379a5baf5de631571335c6134ca
2013-05-20Revert "Use bundled jpeg for the BUILD platform when cross-compiling"Tor Lillqvist
Causes trouble in other cases, need to figure out a more specific fix for the problem I see. This reverts commit 737a580a3b96efa2e389d2e72546484af8d4d78f.
2013-05-20correct bugtracker idsCaolán McNamara
Change-Id: I082857045bdca110c9eb07eb678c85e9a53687ad
2013-05-20Updated coreCaolán McNamara
Project: dictionaries 09bd32f75110b15e6be8a7bfc116535cead5682b
2013-05-20Resolves: #i121185# corrected handling of gradients in rotated metafilesArmin Le Grand
(cherry picked from commit 498926039ce717631eda046b1aa256efd24dfdf6) Conflicts: drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx Change-Id: Ib1a96888d0990f6f9aa573e308736d40b694a613
2013-05-20Resolves: #i116162# Forced DRAWMODE_WHITEFILL to DRAWMODE_BLACKFILLArmin Le Grand
during line geometry processing to get line geometry rendered black (as intended) in b&w mode (e.g. print preview) (cherry picked from commit e3ec94e68f63e4e9fda829c9214f89dd5ffc4df2) Change-Id: I35fd6d26ac48bb478a8a3b9cd4f50ccd0e4468d0
2013-05-20add a copy and paste noteThomas Arnhold
Change-Id: I8dcb9c71f5c72bda24d55a6f550208f30e42cb4f
2013-05-20fdo#39468 Comment translation GER-ENGMatthias Freund
modified: sw/source/ui/vba/vbafield.cxx modified: sw/source/ui/wrtsh/wrtsh1.cxx Change-Id: I503a12e22d03b2b57a818701cdfbe4ecc94d89a1 Reviewed-on: https://gerrit.libreoffice.org/3965 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-05-20Java cleanup, AccessibilityTools..Noel Grandin
was using a global variable. Yuck. Fix it to use a local variable. Not perfect, but better. Change-Id: I27bbbb2ddc89402da53be7f19d2cd963b03b1a83
2013-05-20Math: Use shared_ptr in ElementsDockingWindowTomaž Vajngerl
Change-Id: Id31765f0c2f47cd2ebe830a8b42a9397d6eeffae
2013-05-20fdo#38838 Replacement of the String with OUStringMarcos Paulo
Change-Id: I1feaa0bee39868aedd768202b584cabc1010f4d6 Reviewed-on: https://gerrit.libreoffice.org/3958 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-20Drop String.AppendAscii in editengRicardo Montania
Change-Id: I25df0e20e2da50e91139cefba74af2741e5fffb5 Reviewed-on: https://gerrit.libreoffice.org/3923 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-05-20Fix Warning/Errors in Math.Tomaž Vajngerl
Change-Id: I647f3ad174b59498605cf8a5ba12a7487cdec123
2013-05-20Math: new rendered Elements docking window addedTomaž Vajngerl
Added a docking window with elements that are rendered using the math renderer insted of static pictures. Currently this is an alternative to the existing elements floating window which will be removed when the new one is ready. This is an initial but fully functional version. Change-Id: I7678d09d643c532c672447026b0f12b7b70fc91d
2013-05-19Resolves: #i121128# added missing original data export for SVG...Armin Le Grand
in XOutBitmap::WriteGraphic (cherry picked from commit 04f10de02296b9bff1e022daabf0b8ff59234e38) Conflicts: svx/source/xoutdev/_xoutbmp.cxx Change-Id: I774557451c924d6e5b2beb22a83de0ce95a429f1
2013-05-19typoJulien Nabet
Change-Id: Ia0d96771a6ae97922b3ceedc1529829eb85d1fa2
2013-05-19Related: #119885# Made EditMode work with text boxes...Armin Le Grand
where text is reaching over the TextBox's bounds (cherry picked from commit fbbef010986ea359b5209e6d3884bdf4e4ac86a6) Conflicts: editeng/source/editeng/impedit.cxx Change-Id: I00020a33faf86c8671259e71179932cddf54cfe1
2013-05-19Resolves: #i119885# corrected AutoGrowHeight setting...Armin Le Grand
when importing PPT text boxes (cherry picked from commit 887c740e39ec1d00366228aae49ef62087a6feb2) Change-Id: I27e6cd8c0d1f1a34fe0c17529451641e1de9953c
2013-05-19Related: #120642# streamlined a little bitArmin Le Grand
(cherry picked from commit d33d09be15d01ae74a9b895e6c17cba63f1f84ed) Change-Id: I2646e27a017a37a517d1f82b281fa59794b635db
2013-05-19Resolves: #i120642# expand target to maximum edge not to diagonalRegina Henschel
(cherry picked from commit 2e1700bf4f7cf913c23d35f325a50d3aa25426cc) Change-Id: Ic27fb3b18f42667419765a6adca41e1df27561c2
2013-05-19fix OUString conversionThomas Arnhold
Both were CompareIgnoreCaseToAscii( "starsymbol", 10) which is startsWithIgnoreCaseAscii. Fixes 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 Change-Id: I21e2eb8c578b65d5f0e4181ed64af02ec480463e
2013-05-19fix OUString conversionThomas Arnhold
Both were EqualsIgnoreCaseAscii before. Fixes 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 and 754fee5d1b6adcc04b58a834c84568585afd728a. Thanks to Julien pointing this out :) Change-Id: I1a1983b642ca5b49a76f4e238a9eeb78e8234e9e
2013-05-19Resolves: #i120596# Optimized grid primitiveArmin Le Grand
added some tooling to basegfx (cherry picked from commit 97fa4faaa0b09724cf98dbf22390b283ba57b41c) Conflicts: basegfx/inc/basegfx/numeric/ftools.hxx Change-Id: Ib15c43cf4d5b50605ec596dab498e3a678f3734a
2013-05-19enable coretext by default on MacNorbert Thiebaud
use --disable-coretext explicitely to turn it off (and revert to ATSUI) Change-Id: I86685482a08cd62665a94eb6e241b59a217d0b52
2013-05-19build gallery does not work on Mac, disable it by defaultNorbert Thiebaud
Change-Id: I94bf2aea81dfdeb5e70672092e89acc1e4ceabf7
2013-05-19WaE on mac osx buildNorbert Thiebaud
Change-Id: Ief28d2563b66754d00fdc09d6d68ea3a73aff22a
2013-05-19some refactoring on <StgHeader>Oliver-Rainer Wittmann
(cherry picked from commit 9c3ef4ee67c1d3f416c02b9db6d1adbc7ca6d549) Conflicts: sot/source/sdstor/stgelem.cxx Change-Id: I3f826dc98af5ad5cee5c2566006ab405f0730c3c
2013-05-19Resolves: #i119496# Correct flags AutoGrowWidth/Height for WordArtArmin Le Grand
Patch by: SunYing Review by: Jianyuan Li, alg(cherry picked from commit 3048c821bb664f39c7b5e2533af4568fbcd22f73) Change-Id: Ib0ea2de7699e94bda81768e210ad7d921aefce48
2013-05-19Related: #i120569# Corrected 3D object creationsArmin Le Grand
(cherry picked from commit 753dd9ee0c8101ce613cdc7e1a68141e0f8561d3) Change-Id: Ic7534a310b8d8c526b2639243c9d734e26b55560
2013-05-19Resolves: #i120569# Enhanced 3D visualisation of line custom shapesArmin Le Grand
(cherry picked from commit aa4649b8feb28c250cbbab65c749ae01524726fe) Conflicts: svx/inc/svx/sdr/primitive2d/sdrattributecreator.hxx Change-Id: I642428e988e7bed9a5c1d2d2db0f95fe775f06cf
2013-05-19Resolves: #i119443# Import lines from ppt as one point connectorsArmin Le Grand
Patch by: Jianjuan Li Review by: alg (cherry picked from commit acd62709ad0d1d54764f00aabbd6c59ccb41a409) Change-Id: I1978444641d5f7c053dfae815096e7f2bacce15a
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand
using a all-points count and a all-points array (cherry picked from commit 8ee49906f04106317997e9ca3bb890870816e274) Conflicts: svtools/source/filter/wmf/enhwmf.cxx svtools/source/filter/wmf/winwmf.cxx tools/inc/tools/poly.hxx tools/source/generic/poly2.cxx Change-Id: I57f7f08d8dd87c83c30ab2d16ca22b772b2bd834
2013-05-19Resolves: #i119703# Corrected bound rect for ms graphic object...Armin Le Grand
export for grouped objects to reflect rotated sub-objects better (cherry picked from commit 6b30b279363793da14e320e7c0dc9bf8409da23c) Conflicts: filter/source/msfilter/eschesdo.cxx Change-Id: I39289c271bc13b1edd5922f53db968312a345fad
2013-05-19WaE: 0x80000000 -> MIN_INT32Caolán McNamara
Change-Id: Ifc892a5c0e436cce345a329bcef10b875eeb839f
2013-05-19#119881# fix the"RingInside" fontwork display incorrectly when open .ppt fileSun Ying
Reported by: Li Feng Wang Patch by: Ying Sun Review by: Jian Yuan Li(cherry picked from commit 4904b17b657750e565e30d56810da513057fba39)
2013-05-19Related: #120556# fix the "RingOutside" fontwork display incorrectly...Sun Ying
when open .ppt file Reported by: Li Feng Wang Patch by: Ying Sun Review by: Jian Yuan Li (cherry picked from commit 3473dbf606f525d95b898a08072259018eb4056f) Conflicts: svx/source/customshapes/EnhancedCustomShapeGeometry.cxx Change-Id: I356bf0b5af720765e8ca60ae79bd04e449ff6e18
2013-05-19Related: #i119549# fix Position of drawing obj incorrectLei De Bin
* when opening .doc in AOO, if the text direction of the whole document is vertical, the pos of the drawing obj will be wrong. Reported by: Lou Qing le Patch by: Chen Zuo Jun Review by: Lei De Bin (cherry picked from commit 5c413ad6d8c2b2e16c19ff007e5315b383b73eb5) Conflicts: sw/source/filter/ww8/ww8graf.cxx Change-Id: I8cfa32974662f89406e1688be0b3dec22e9b7045
2013-05-19java wizard FilterComponent: TODO annotationsLionel Elie Mamane
Change-Id: I43ce0793306815988e39ba0735abd68f2022eaea
2013-05-19flat db driver: reorganise OFlatTableLionel Elie Mamane
Change-Id: I5d522abdffaf1aeb4ae0996d3a19acdcca474f95
2013-05-19flat file db driver: clean up seekRowLionel Elie Mamane
Change-Id: Ib9057944c120522230d5ed00cf5d152e5f0b4726
2013-05-19janitorial: spelling in commentLionel Elie Mamane
Change-Id: I54854765c7ad88f1749d5ae7ad9203f6d29fa2b6
2013-05-19remove unused & suspicious methodLionel Elie Mamane
calls m_pTable->seekRow with m_nRowPos instead of m_nFilePos... Change-Id: Ibf9b4da3dffdd75402deb9e7a371a312e0464613
2013-05-19DB wizards (java): use system locale, not UI language, for parsing mattersLionel Elie Mamane
Change-Id: Ieb00ef3b16cd6213c11298040b789444b3ee3a31
2013-05-19make OSingleSelectQueryComposer use *system* parse contextLionel Elie Mamane
and pass it to the parser and PredicateInput constructors. This makes the whole story consistent; before system locale settings were already manually passed to parseNodeToPredicateStr, which led to some things being parsed as en_US and others as system locale. Change-Id: Ib9571b10d79183571e8ab3f79660b41594dc2d1c
2013-05-19fdo#47951 flat text table: update m_nRowPos when moving by bookmarkLionel Elie Mamane
Change-Id: Iac154020b4b6309f92b1f68fa5bf79611dfcc91b
2013-05-19use safer/more explicit C++ castsLionel Elie Mamane
Especially in debug mode. Change-Id: I431851bd46da0f46fdb5cfaa19c76cb139823fa8