summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás
Working: 1. Localize add header to po files. 2. Executables append po entries to po files. 3. Localize delete entryless po files and empty directories Plus a bunch of clean up. Change-Id: I58e300eaee4cee948203cc9d3e642ca9462d0d26
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile
The framework module uses its own hash functions with rtl::OUString's. It can be replaced by rtl::OUStringHash. The class framework::OUStringHash can be renamed to framework::OUStringHashMap, for the sake of clarity only (there is no risk of name clash because of different namespaces). Conflicts: framework/inc/classes/converter.hxx framework/inc/stdtypes.h framework/inc/uiconfiguration/moduleuicfgsupplier.hxx framework/inc/uiconfiguration/moduleuiconfigurationmanager.hxx framework/inc/uiconfiguration/uiconfigurationmanager.hxx framework/inc/uielement/menubarmanager.hxx framework/inc/xml/eventsdocumenthandler.hxx framework/source/fwe/classes/addonsoptions.cxx framework/source/fwi/classes/converter.cxx framework/source/uiconfiguration/uiconfigurationmanagerimpl.hxx framework/source/uielement/toolbarsmenucontroller.cxx Change-Id: I5e6918bf973b0ca5501473341051782a0dd1a238
2013-03-16Updated coreZolnai Tamás
Project: dictionaries 26b7c425b0cecaad38249bfdc17b8d5cecee2670
2013-03-16merge getting XGradientStyle From GradientStyleArmin Le Grand
Conflicts: svx/source/svdraw/svdfmtf.cxx Change-Id: I05032df10af530b2b250845c8543ed0205535852
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand
changed name to be the filename only, added code to SW to set Title and Desc Conflicts: drawinglayer/Library_drawinglayer.mk drawinglayer/Package_inc.mk svx/source/svdraw/svdograf.cxx sw/inc/ndgrf.hxx sw/source/core/doc/doc.cxx sw/source/core/doc/notxtfrm.cxx sw/source/core/docnode/swbaslnk.cxx sw/source/core/graphic/ndgrf.cxx sw/source/filter/rtf/rtffly.cxx Change-Id: Id433031958529498441574dafe2fbd5261371efc Notes: merged as: 977a0eff5415a2a4716e02bfab8e69ffb64ad7ce
2013-03-16libcdr: do not export empty ICU_CFLAGSMatúš Kukan
Change-Id: Ib56864cbb9509135572322a274a727fb5fc7c97d
2013-03-16Remove RTL_CONSTASCII_STRINGPARAM from tubesChr. Rossmanith
Change-Id: If30e500ad751a220fcecd78cbf29a8e4dde08ff7
2013-03-16WaE: comparison of integers of different signsTor Lillqvist
Change-Id: I065c229be1e74c198e1d5bd8707898c14d7ee34e
2013-03-16Resolves: #i119307# added deletion of sw's BmpWindow control...Armin Le Grand
...due to the fact that graphics may be transparent Conflicts: sw/source/ui/frmdlg/frmpage.cxx Change-Id: I049cc5a6abf1a19ef181991bb1015e0708dc1cc2
2013-03-16Revert "fdo#61725 workaround"Lionel Elie Mamane
This reverts commit 04651da19cbd755c2d9a7d399781433c05f9cb97. Change-Id: Icd78c2305b127d42a43bd7995d0952617e06db99
2013-03-16configure.ac: Check for mdds version >= 0.7.0Lionel Elie Mamane
Change-Id: I183d01d1884f67701523b88064b0dde6f496f67d
2013-03-16fdo#61725 workaroundLionel Elie Mamane
Change-Id: I7d25f293020f366b20ddb9cade1854013857bed2
2013-03-16sc: translate some debug messagesThomas Arnhold
Change-Id: I0c741d2cda4568aef81a18788a764f3ef679660c
2013-03-15Revert "cleanup sqlflex and sqlbison options"Kohei Yoshida
This reverts commit b659d7c33fcacdbbef86557e78f071abf94bead2. That commit appears to have broken the build on Linux. Reverting it fixes it. Change-Id: I70d62c04e9fb284ed2c360c0976d0cbeafc2ddc2
2013-03-15Remove incorrect comment.Kohei Yoshida
Change-Id: I2b6773e0b8203d7781ac8037b5d51ebb5bba5047
2013-03-15Actually unknown script type doesn't equal empty script type (0).Kohei Yoshida
Let's differentiate the two types. A new cell starts with an unknown script type, whereas empty cells have a script type of 0 (empty). Change-Id: Id66857100ed213c5cfc37e48789448d94e97a5d2
2013-03-15ScBaseCell::nScriptType is no more.Kohei Yoshida
Change-Id: Ic523bc5f8bf2c678cb7cf2115848d16845d2eeeb
2013-03-15Accessor methods in ScDocument for cell text's script types.Kohei Yoshida
Change-Id: I23349ba6411bd74247e150f871f363b0eacda0a2
2013-03-15More script type handling.Kohei Yoshida
Basically I'm just following maTextWidths' call sites. Some things are handled differently though for script types, since empty elements may correspond with either empty or non-empty cells (unlike the text width array). Change-Id: If98bcb81e9048b24d75b2bc9fc972a7d74cbbf89
2013-03-15Started handling the cell text script types. Still work in progress.Kohei Yoshida
Change-Id: I6af668894d61d33de6697fe45fce1515520d4bfa
2013-03-15Unit test to catch the out-of-sync text width bug I just fixed today.Kohei Yoshida
Change-Id: I82d4199d7f8b7ba2dadb734a808dac53e845538f
2013-03-15Set up new container to store cell text's script type.Kohei Yoshida
Change-Id: I0330dea1b2f85a8ba12cb232ab8b4263607ba225
2013-03-15Actually these should be MAXROWCOUNT; MAXROW would be one element too short.Kohei Yoshida
Change-Id: Id0be194bef04a5f32e1624c6c6910db7ec3ddb36
2013-03-15Flush buffer before aborting; else we may not see the output at all.Kohei Yoshida
Change-Id: Iae5e604d6f947c8ab7853ef5cc2cfbe9566fea0c
2013-03-16Resolves: #i119601# support for transparency in PNG export dialogArmin Le Grand
Added support for transparency in PNG export dialog and support for alpha channnel Conflicts: svtools/source/filter/exportdialog.cxx Change-Id: I324bfd6a34803478bf17f113e015620056c90567
2013-03-15fix conflicting types found by ltoPeter Foley
Change-Id: Icd1b5756e43aa17d8329d124765d75a4bbfaf327
2013-03-15cleanup sqlflex and sqlbison optionsPeter Foley
Change-Id: I3f01636ef861828fdbe87e4057b6dc293ca63576
2013-03-15regenerate pchPeter Foley
Change-Id: Iaf0195a0c2ec3d6daa1e3c70d20dfa8de97b9647
2013-03-15move update_pch.sh to a more obvious placePeter Foley
Change-Id: I379bfa8a8531c9ebc09d29ac789d70c8c5dafc79
2013-03-15suppress auto_ptr warningsPeter Foley
Change-Id: I2486a2d0647e425e7607b0a7a56ea3bf130ed0e2
2013-03-15move libmspub to gcc-wrapperPeter Foley
Change-Id: I44f1e53411e273575ebb97bf19c8a7a3ad2c313c
2013-03-15move libmwaw to gcc-wrapperPeter Foley
Change-Id: Icad437f4c5622e1cc631b91ecb20913893514ffc
2013-03-15move libcdr to gcc-wrapperPeter Foley
Change-Id: Ic1e9c86e83f5896fdd90b3a66e392bfa2c4f77a6
2013-03-16Fix buildFridrich Štrba
Change-Id: I7e0b7be9da04ff6055075b5c046f02c967bf59f2
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand
Esp hard was ImpSdrGDIMetaFileImport, but working now. Needed to hand-craft alpha addition for alpha in Metafile content and gradient of action. Also added better BitmapEx creation for convert to bitmap for draw objects. Conflicts: svx/source/svdraw/svdxcgv.cxx vcl/source/gdi/impgraph.cxx Change-Id: Ic6ac9fb3132dd122e16a5cd8f9c5ddd155ec9882
2013-03-15coverity#738979 Use after freeJulien Nabet
Change-Id: I843556f18542ac601fd7e16c6f51218ef913de31 Reviewed-on: https://gerrit.libreoffice.org/2766 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-15remove unneeded patch after gcc-wrapper conversionPeter Foley
Change-Id: I913f467478a5a600159d9e982a9dfddad04596ae
2013-03-15fdo#61952: add unit testMichael Stahl
Change-Id: Idef40ea4ad615fa5d09d2a5ed6eb3fe861f1b5ea
2013-03-15fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl
- remove PD_FIRST and GetFirstFmt: This flag makes no sense at all, since there are no "first-only" page styles (while there are left-only/right-only). - instead add a parameter to GetLeftFmt/GetRightFmt to request a first page format, if such exists and is not shared (regression from 02a934d03b101ce463a232f9cbb7b43e684de37e and fa0f42bafbf24e9141ddee728b160b5ab47077f2) Change-Id: I4d50c2c0cc4f3cf231eacba891df22d0bcf6c4df
2013-03-15fdo#34800 sw: small cleanupMichael Stahl
Change-Id: I4ed8ed485a36e02755614bd59f91539fa1fb9579
2013-03-15Make the Xcode build of the Viewer app work when SRCDIR!=BUILDDIRTor Lillqvist
Change-Id: I03dd3639841bf00d427b8d1b3db13f65f705724f
2013-03-15For kicks, run the lo_initialize() in a separate threadTor Lillqvist
Change-Id: Ie31bda8f1e035127d60b281cca9538d3e8803f9f
2013-03-15WaE: Werror=shadowCaolán McNamara
Change-Id: I7f1bddbed85076f1c909d0d9f4ecdd1cda6f1880
2013-03-15Updated coreCaolán McNamara
Project: help f25d6a1081dd929a8872fcd9305b5f06355d3337
2013-03-15various .ui fixes caught by linter toolJack Leigh
Change-Id: Ic92ddc9550b33358a3bb0458b31a23f2c32fd46f Reviewed-on: https://gerrit.libreoffice.org/2763 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-03-15first crack at writing a linter for .ui filesJack Leigh
Change-Id: I51fd2b426e3292647ca618bf867d22275d7ed4fd Reviewed-on: https://gerrit.libreoffice.org/2762 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-03-15add print preview to catalogCaolán McNamara
Change-Id: I9e2ab2650f1bdb2aba88f8e501174964784c548c
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand
...using primitive renderer Conflicts: svx/source/svdraw/svdedtv2.cxx svx/source/svdraw/svdfmtf.cxx svx/source/svdraw/svdfmtf.hxx svx/source/svdraw/svdograf.cxx Change-Id: I2223f86a63be80ecae91af0a6987ac587f07bc30
2013-03-15i#120055 Prevent crash caused by un-disposed secondary item pool.Andre Fischer
Conflicts: svl/source/items/itempool.cxx Adapted to new pImp implementation. (erAck) Change-Id: I106f0dc41bc8f41d394d680fe89a8fee6a2f508a
2013-03-15clarify logicEike Rathke
Change-Id: Idc223daa6034b359ac62693ce8dfebed846d5789