summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-06-27Related: fdo#65634 make sidebar react to resizes when floatingCaolán McNamara1-29/+41
the parent isn't a SfxSplitWindow in this case, but it should still react to the resize Change-Id: Ia298d45b33fc272d6169df12cf2c58a881255163 (cherry picked from commit df630b8f8c2c92ec2cd1e4be6a3f54a4e4960e92)
2014-06-27Updated coreCaolán McNamara1-0/+0
Project: dictionaries 01f9802c2513893ae4fd172402e4cd256f7a66d6
2014-06-27fdo#74681: quick help may be used as accessible textJacobo Aragunde Pérez1-6/+10
In case a tool box item does not contain some text to be used as the accessible item name, use the quick help text. Change-Id: I9caadb0989729787d8572f4007652bcab02b0412 (cherry picked from commit 9b2582064882bb1a1caea72fe7754b8872a16413) Reviewed-on: https://gerrit.libreoffice.org/9900 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-27bah, const issueCaolán McNamara1-1/+1
Change-Id: If7fd95287ba1a28e7b5f5440776859b912d6ad6e (cherry picked from commit d781e874e018988d26b558ae1e4d6a1303b14cc1)
2014-06-27writerfilter: RTF import: fix handling of associated char propertiesMichael Stahl1-14/+27
These are all dependent on the active \lrtch \rtlch \loch \hich \dbch. There does not appear to be a SPRM Id for CJK bold / italic / fontsize. Change-Id: I055ac29700ccd3b32b02c3f7685629254a6c3fd6 (cherry picked from commit fc49c052dbdbb5ab3b0a02a13143705f769b9662) Reviewed-on: https://gerrit.libreoffice.org/9915 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-06-27Resolves: fdo#80160 PNG with 1-bit colormap only show black and whiteCaolán McNamara1-21/+29
Change-Id: If0c9950c18e6091fafea47954a4654db436a3a44 (cherry picked from commit 986c0451d05e7bb6ff7edd9f27d0e45532bcd22c)
2014-06-27clang: Use-after-freeCaolán McNamara2-5/+13
Change-Id: I5dd857dbf39c8cd62df8b8cd0323b873a79976ae (cherry picked from commit 112645f75816c4902ccf8a2a97ef57e8f13429b8)
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin28-62/+73
Fix regressions introduced with 6a043e9c0acff20e1618ca8ec15c21d5d0fd0d37 "Use the new type-checking Reference constructor to reduce code noise" Change-Id: I85662856f21c810a7db497fe3b0e116f075b1687 Signed-off-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 533c6cb6bad6ef0432e8eebbfd4daf90ef71f3b4) Reviewed-on: https://gerrit.libreoffice.org/9919 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-26Related: fdo#33455 retain color on scaling of 1 bit depth pngsCaolán McNamara1-10/+18
Change-Id: I445ce672742ddb6d6592ef419bf5e14c5f09a5b5 (cherry picked from commit be9d65bb5f5a83c19eec02a037b8f808de70ecb8)
2014-06-26MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)Luboš Luňák1-0/+1
This commit also does the conversion when reading the data from a data source using the mail merge wizard. Change-Id: Ia14417507b6ddce955fec26142a42ce51f77de4e (cherry picked from commit 076e4afc61b216e34959bd4e3701f1fa19972d5c) Reviewed-on: https://gerrit.libreoffice.org/9902 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-26Resolves fdo#54155: Crash when playing with a Group inside a GroupJulien Nabet1-1/+1
Cherry-picked from 7bd94d73ec56622685d0e23f8b5133ba110524be Change-Id: I89c80fca1cdc8bc88172eaf8057141d5e42a06dc Reviewed-on: https://gerrit.libreoffice.org/9909 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-26Updated coreAndras Timar1-0/+0
Project: translations 1354e93464238d54dfd0605227afa4b1e475f421
2014-06-25Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe1-1/+1
Change-Id: Idd268a3378a902c173dc4d75d879714c2e919b2d Reviewed-on: https://gerrit.libreoffice.org/9792 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us> (cherry picked from commit b8d84a3bf59212a9652f76d7852c81191b8c8a3b)
2014-06-25bnc#882595: Process VBA blobs before formula cells.Kohei Yoshida1-6/+7
So that formula cells with user-defined functions will be interpreted correctly. Change-Id: I49c10109575f9f82d7f85dea63590bf02b70e041 (cherry picked from commit 5e83804da815a982aed567a8cae4cc078491dcbd)
2014-06-25fdo#80527 fix tab order on ReadyToInstall dialogAndras Timar1-1/+1
regression from 674db242c037020626050c8de06367808d94eaaa Change-Id: Ia02321b7450b3f19ba02fa681a50430f78f12cfd (cherry picked from commit 54c6f08c2061f1af1a545e6b50d447f14b806057) Signed-off-by: Andras Timar <andras.timar@collabora.com>
2014-06-25fdo#71558: Notify mispelled word to accessibilityJacobo Aragunde Pérez1-1/+7
This patch modifies the spell checking code to trigger an invalidation of the accessible paragraph attributes when a mistake is detected, so the 'text-attributes-changed' event is released. Notice that 'text-spelling' is not an actual attribute of the text for LibreOffice, that's why this didn't work in first place. Finally, notice too that when the user disables the automatic spell checking, no 'text-attributes-changed' event is released, and when it is enabled again it will only release 'text-attributes-changed' events in case some of the newly typed text is misspelled. Change-Id: Ie792f040d84010cadcd41486d948a5e29421228f (cherry picked from commit b846847121a29b8acd9d48ef1a795ea3b9d6d974) Reviewed-on: https://gerrit.libreoffice.org/9899 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-25fdo#37401 - fixed the old vector lengthHideki Ikeda1-1/+1
The center-left point in the area is used to calculate the old vector length but the coordinate was incorrect. Change-Id: I81a88182d11e30ee7a5caee3eac879b082bff160 Reviewed-on: https://gerrit.libreoffice.org/9887 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 03675ab4a8994cb7000fd738d1685720c8b9e584) Related: fdo#37401 adjust fix to original aCenter use i.e. as far as I can see the bug came about during.... commit 74cb1c4cb5f72fd8cf80c6d144eda00841394647 Author: Ivo Hinkelmann <ihi@openoffice.org> Date: Tue Nov 14 12:37:46 2006 +0000 with 2006/10/27 12:14:08 aw 1.2.1208.5: #i39528# ::basegfx -> basegfx adaption in - Vector2D aFullVec(aStartPos - aEndPos); - Vector2D aOldVec(Vector2D(aRect.Left(), aCenter.Y()) - aRect.TopLeft()); ^^^^^^^^^^^ - double fFullLen = aFullVec.GetLength(); - double fOldLen = aOldVec.GetLength(); - double fNewBorder = (fFullLen * 100.0) / fOldLen; - sal_Int32 nNewBorder = 100 - (sal_Int32)(fNewBorder + 0.5); + basegfx::B2DVector aFullVec(aStartPos - aEndPos); + const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); + const basegfx::B2DPoint aCenterLeft(aRange.getMinX(), aRange.getHeight()); ^^^^^^^^^^^^^^^^^^ + const basegfx::B2DVector aOldVec(aCenterLeft - aTopLeft); + const double fFullLen(aFullVec.getLength()); + const double fOldLen(aOldVec.getLength()); + const double fNewBorder((fFullLen * 100.0) / fOldLen); + sal_Int32 nNewBorder(100L - FRound(fNewBorder)); Change-Id: I840caa5e49a04f9b6460c4fa8e3731f3e5ebde05 (cherry picked from commit ef16d765306c932c49254f295f57e5853129c1ea)
2014-06-25Resolves: fdo#80423 string resources not built and includedCaolán McNamara1-0/+1
Change-Id: Ib8ece5b151325b473f896294fe059b5b0d166cc6 (cherry picked from commit b40145eb174396516ff60c2512064451182fb59d)
2014-06-25fix broken redlines after undoing column count change (cp#1000071)Luboš Luňák5-0/+55
Changing a document with redlines to two columns and then using undo set some redlines to point to the end of the document (done by the call to RemoveIdxFromSection() in SwUndoInsSection::UndoImpl()). (cherry picked from commit a531676d6ddcda78f126781ca628cc2d5fc20277) (cherry picked from commit f511a2915ed856f048fd7dd91fd9f7537b1e0479) Change-Id: I88b563b88beebcd1c3cb21fe61bb56cdb12cdc41 Reviewed-on: https://gerrit.libreoffice.org/9882 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-25Updated coreAndras Timar1-0/+0
Project: translations 9feb1358220557bb45003e586af56fc64d23918f
2014-06-25Resolves: #i125154# numbering too small on sample .doc importClarence Guo1-2/+2
(cherry picked from commit fba2d04a09a2e040f36991f42062a1c5110fea13) Conflicts: sw/source/core/txtnode/thints.cxx Change-Id: Idd086e20161fd5f3fd4c23f009c1a0f2061af07e (cherry picked from commit db960181fe63efa28c2370505b2074d1db485e07)
2014-06-25fdo#51763 - make title of dialog localisableJoren De Cuyper2-4/+2
Following the bug report the title is currently not correctly localisable for Catalan language due format issues. Change-Id: I09107acb3f4acd7acf5a614216265373c59938b2 Reviewed-on: https://gerrit.libreoffice.org/9883 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 6162191b4a258d071382aeaa88aa80852b04ae2a)
2014-06-24fdo#72157: webdav: Release WebDAV file lock on document close.Matúš Kukan5-0/+15
Make it work with both serf and neon version. Change-Id: I3c74ba57cde19f4417d0229c1c809756e3c5f9f8 (cherry picked from commit 956d088db5850e9a096bb9abd8b3e446e096f613) Reviewed-on: https://gerrit.libreoffice.org/9880 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-06-24fdo#79615 create clipping polygon correctlyDavid Tardon1-2/+2
Change-Id: I758b6bc8da33a20a0807da171120a8f84214dcfd (cherry picked from commit 8fae55c7d3fead6ce18556d5ccaa0958b7cfed91) Reviewed-on: https://gerrit.libreoffice.org/9864 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-24fix reading of section margins (bnc#875715)Luboš Luňák3-18/+26
The reason the section ended up with incorrect margins was because that is computed as 'page margin' - 'section offset', and the order of setting these up was backwards: First InsertSection() created the section using the page margin of the old page, and only afterwards SetSwFmtPageDesc() set the page margin that should be used. Change-Id: I18ddcb0b5928879a2297b6caca766eab979abd45 (cherry picked from commit 7637f765cf2f8f65aec5490bd36bf4c745d2cfc6) Reviewed-on: https://gerrit.libreoffice.org/9878 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-24fdo#75339: Substituting XInterface* eq. for object eq. requires queryInterfaceStephan Bergmann1-2/+4
Regression introduced with 6a043e9c0acff20e1618ca8ec15c21d5d0fd0d37 "Use the new type-checking Reference constructor to reduce code noise" which should have left (at least some) "querying upcasts" to XInterface alone. Closer inspection of that commit will probably turn up further regressions that need to be reverted. Change-Id: Ib81afc12d9df205b5b0fe6cec6ce85d012e9629f (cherry picked from commit f8115ce72dad45b82b044d9c8f5c253d0514574d) Reviewed-on: https://gerrit.libreoffice.org/9874 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-24Package filter in common packTomáš Chvátal1-0/+2
Change-Id: I3728244712966cf2245a79f2630ac46cb63f1d21 Reviewed-on: https://gerrit.libreoffice.org/9876 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2014-06-24Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan3-14/+9
5792e76cb5beb630c135f57b74f57d74dd2dc2b0 was too optimistic and did not invalidate mnCachedMinHeight often enough. This was resulting in a grey area below table frame when resizing it. So, revert 5792e76cb5beb630c135f57b74f57d74dd2dc2b0 "Related bnc#822625: Cache minimum height for table cells." and istead just use getMinimumWidth() in TableLayouter if that's all we need. getMinimumHeight() is expensive. Change-Id: I34c49dda75d6ccccaa5b4d3746114352621a40dd (cherry picked from commit b8f7ea5da41d61d405adec54dcd10b54ee0e5591) Reviewed-on: https://gerrit.libreoffice.org/9870 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-24fdo#80422 check only one radio button in a groupDavid Tardon1-3/+0
Change-Id: Ibf1ed3d33d8b2c7da4eee26943da0c09647f4bff (cherry picked from commit 012003e4681736083f6d3f987a69011ef0200ddc) Reviewed-on: https://gerrit.libreoffice.org/9872 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-24fdo#76260 - Switch from vector to std::stack.Michael Meeks2-4/+4
std::stack uses std::deque which is extremely expensive for this case. This change saves 43bn of 98bn cycles spent in createFastChildContext. Change-Id: I63919a9826563171f128e09d7206ac6cfdde336f (cherry picked from commit 295b97b2a654e00ac5a8e6a3545284fa583fce78) Signed-off-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-06-24fdo#76260 - a better approach for getting element names.Michael Meeks1-9/+9
Don't do lots more work than we need to to build the list of names. It appears that the [] operator does a lot of apparently un-necessary work. (cherry picked from commit 9e5e9dd1b276043d2e9f45c01d72b2e89d8abdf2) Signed-off-by: Miklos Vajna <vmiklos@collabora.co.uk> Conflicts: sw/source/core/unocore/unostyle.cxx Change-Id: Id603fb4e717dc7130468465493edccfe51d384c7
2014-06-24fdo#76260 - the wrong way to get a 10% win with an N^3 operation.Michael Meeks2-1/+2
Micro optimising the inner-loop is never the right way; on the other hand this is 10% of load time and is waste. (cherry picked from commit 78378af1d404baf78f42930a29dbf8eae22bbe80) Signed-off-by: Miklos Vajna <vmiklos@collabora.co.uk> Change-Id: Ie275be53e30834cbb6576b8e7580c16d2e47bf16
2014-06-23accept also one cell chart ranges for external data provider, fdo#79772Markus Mohrhard1-1/+1
Change-Id: I2078205b0aecdea13e342c4a625b82a70df0fb4f
2014-06-23XY chart needs to set the X value property, fdo#79144Markus Mohrhard1-0/+1
Change-Id: Ib17b564c187dfec8abb7a17b2602f814362dd34f
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida104-322/+669
(cherry picked from commit 1d38cb365543924f9c50014e6b2227e77de1d0c9) Conflicts: sd/source/ui/view/sdview3.cxx xmloff/source/chart/SchXMLExport.cxx Change-Id: If5ae8852152012483237e7602e56a0c46ea8748a Reviewed-on: https://gerrit.libreoffice.org/9836 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-06-23fdo#80332 followup fixAndras Timar1-1/+1
Change-Id: If44dd2ab33128c0432e6db655dfbc07f9be4ca51 (cherry picked from commit 9bc07cce52470f08872bba75411d88543c4cbd0f) Signed-off-by: Andras Timar <andras.timar@collabora.com>
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt4-32/+6
The saveAsWithOptions/saveAs split existed for reasons of historical API compatibility. Since we're breaking the API currently we can now get a clean start, and get rid of the redundant saveAs, and make saveAsWithOptions the standard saveAs function. Change-Id: Ia3e2294a8604cab08e95b07544c9d10d42dd1152 Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2014-06-23sw: Fix SID_CHAR_DLG_EFFECT behaviorMaxim Monastirsky3-3/+3
A regression from commit f41e7c70. The wrong tab is opened (used in the sidebar underline popup). The correct id is "fonteffects" not "fonteffect". Change-Id: Ic06fb3f93a033bcfe24b97eb124ceea082b4087f (cherry picked from commit d8d18c3cc707d38d98463ed43ae08e1d6bc6e56f) Reviewed-on: https://gerrit.libreoffice.org/9854 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23Related fdo#58774 Alternative dialog Find & Replace for WriterJulien Nabet1-1/+1
After having installed the extension from http://extensions.libreoffice.org/extension-center/alternative-dialog-find-replace-for-writer/releases/1.4 I had a crash, extract of bt: 5 0x00002aaad3ee13df in rtl::OUString::copy (this=0x7fffffff2510, beginIndex=147, count=-15) at /home/julien/compile-libreoffice/libreoffice/include/rtl/ustring.hxx:1481 6 0x00002aaad3edc10e in stringresource::StringResourcePersistenceImpl::implScanLocaleNames (this=0x8e2bba0, aContentSeq=uno::Sequence of length 24 = {...}) at /home/julien/compile-libreoffice/libreoffice/scripting/source/stringresource/stringresource.cxx:1728 So add a quick check to be sure iDot > iSlash Cherry-picked from d59da701c67074a44abcfebcb7506792d12127ae Change-Id: I944a852d6cc9a35c451985ac96032f0d848136e8 Reviewed-on: https://gerrit.libreoffice.org/9847 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23fdo#80332 remove "Support assistive technology tools" checkbox from installerAndras Timar4-45/+2
Revert "fdo#39833 add "Support assistive technology tools" option to Windows installer" This reverts commit 98fd8f345504e98e9ed16f4845d55f5b88b77a5e. Conflicts: instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf instsetoo_native/inc_openoffice/windows/msi_templates/CheckBox.idt instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt Change-Id: I04cafd063bd06db37eadd13b58f7b7adfad2ca42 (cherry picked from commit 674db242c037020626050c8de06367808d94eaaa) Reviewed-on: https://gerrit.libreoffice.org/9851 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23use the correct default value, fdo#78080Markus Mohrhard2-3/+2
Change-Id: I8b01bf22e8e3b98ef013b947f617905d558d3554 Reviewed-on: https://gerrit.libreoffice.org/9849 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23don't try to set property mapping if there is no valueMarkus Mohrhard5-14/+28
Change-Id: I422d651e303553e2ce30895b44b8d96664418c19 Reviewed-on: https://gerrit.libreoffice.org/9850 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23fdo#80295 - Mismatched icons in Chart Data Table dialogJoren De Cuyper1-5/+5
Change-Id: I31d9ea145e8c01a0e81507534e2cf6c584174048 Reviewed-on: https://gerrit.libreoffice.org/9844 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23fdo#80324 fix path of redline_tmpl.hrcAndras Timar1-1/+1
(cherry picked from commit 856b55ecf58b129ee9ce41fbb89057f2363084fc) Change-Id: Ie1684fe456ea6f9cd4b93481aa73f5b51a20ba1b Reviewed-on: https://gerrit.libreoffice.org/9853 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23Updated coreAndras Timar1-0/+0
Project: help df7ec418465546ee71f8855a44759918b8f362db fix icons' path (cherry picked from commit 54c511cb993b426688136c1315a8a5a18f582f50) (cherry picked from commit f8fe0e1b740032c18117c7fca9702823176d187e) Change-Id: I6479ec571e2a3681dc44ba6f4fbeef9ea62227fc Reviewed-on: https://gerrit.libreoffice.org/9857 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23Updated coreAndras Timar1-0/+0
Project: help 49a0b078b1617755d60f90e9b5841afdc4c763c7 fdo#80200 use icons that are actually packed Change-Id: Ia4f2ebff2c6ce7ffedb5a0522066590919f4d281 (cherry picked from commit e4208653997a7390b5129207a11e9fa6d4a8c070) Reviewed-on: https://gerrit.libreoffice.org/9856 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23Updated coreAndras Timar1-0/+0
Project: help 0b7806643be3c273fced1417c71f184b1966bcc5 fdo#79733 fix icon's path Change-Id: I5ff2dff8a98bff61fcc0adddb3d23aa6b5f81078 (cherry picked from commit 1fc42f217100d69c4cef6a72b63752da0fdca995) Reviewed-on: https://gerrit.libreoffice.org/9855 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet1-28/+10
Fallback strings are in English wheresas ImplGetThemeEntry expects localized strings Let's put localized strings in fallback to make ImplGetThemeEntry happy Cherry-picked from e4ca1f900a5585d35af04159bdd854f10b495355 Change-Id: I27dd992bac4f5aaf6e0e6237fe59dac990f11c92 Reviewed-on: https://gerrit.libreoffice.org/9845 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-06-22Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida19-44/+67
Change-Id: I2a544922e03ec8253290ac8bf5a89c9cdd72d8dd (cherry picked from commit 2538e30ccc2e98de92de5157ca523fdb347eb537) Reviewed-on: https://gerrit.libreoffice.org/9835 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-06-21fdo#79028: ungroup widgets and Show() them correctlyKatarina Behrens2-9/+18
Showing the whole box (m_pBxMain) shows all children widgets, but that's not what we want as different widgets must be exposed in case of date vs. non-date axis. m_pMt_MainDateStep was then visible at all times, thus bWasDateAxis was always true and m_pFmtFldStepMain value got unintentionally reset Change-Id: I4be0b18f181a45fe6bd3cac0594d6a34d875293e