summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Collapse)AuthorFilesLines
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky11-49/+15
Conflicts: svtools/Library_svt.mk q# Change-Id: I3455a7294b136400f32163626d5a7a7f2bfa898c Signed-off-by: Cor Nouws <oolst@nouenoff.nl> Signed-off-by: Olivier Hallot <olivier.hallot@documentfoundation.org> Signed-off-by: Adolfo Jayme Barrientos <fitoschido@ubuntu.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2013-01-08Move GraphicFilter class to vcl.Jan Holesovsky105-24212/+0
Change-Id: I2318eeda59cee1cfdb074f9a90fd7d8d80aab19f Signed-off-by: Cor Nouws <oolst@nouenoff.nl> Signed-off-by: Olivier Hallot <olivier.hallot@documentfoundation.org> Signed-off-by: Adolfo Jayme Barrientos <fitoschido@ubuntu.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2013-01-04Minimal fix fdo#58766 Macro Recorder opt not savedLeMoyne Castle1-5/+5
Load of the last Misc. config item is skipped due to its index == # of strings in array in GetPropertyNames. Omission in middle drops last item - loop never gets to the Enable Macro Recorder option. Change-Id: Ic405387248071ac2f5b47601eb1364bf0d7ea5d6 Reviewed-on: https://gerrit.libreoffice.org/1540 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-12-20fdo#56970 Fixed insert new sheet button for different directionalityIssa Alkurtass1-2/+6
Fixed position of insert new sheet button (+) when using a sheet with a different directionality than that of the interface. Change-Id: Ifc7020c4eb7a1686c23b4d827c47494b88a236b5 Reviewed-on: https://gerrit.libreoffice.org/1385 Tested-by: Lior Kaplan <kaplanlior@gmail.com> Reviewed-by: Eike Rathke <erack@redhat.com> (cherry picked from commit 53f23ca68dda1011f97bb28d672c7198e9e12c90)
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat10-0/+2045
This dialog is still of some use with some Writer Wizards and templates. Re-added the dialog, but moved the menu entry to Tools menu in Writer. The menu entry has not been added back in the other applications. Change-Id: I1388d955752e99ab6d39dfc81bb41a97b33bdfcd
2012-12-18Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat10-2045/+0
Change-Id: Iaec660c2d8da109bd644f5c88213fdb0c51a9c0f
2012-12-18File picker: add Path field for CMIS like other protocolsCédric Bosdonnat3-84/+118
Change-Id: I9745831da13646d351858f221b1367374ebf737f
2012-12-17fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner1-2/+12
commit I6feb744712956a92d6140d079dc3a85ee8511930 (Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs) missed horizontal and vertical flipping for images scaled down by more than about 60%. Change-Id: I68241792d2b43edde33f478c998d447debd8fd13 Reviewed-on: https://gerrit.libreoffice.org/1332 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 3d969a60852d505cfa02a6b3410d4461718138ba) Signed-off-by: Michael Stahl <mstahl@redhat.com>
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara2-4/+104
I removed it because it only refers to the Western font and not the two other categories. But apparently there's demand for it, so better to restore it as misleading as it is for non-Western Change-Id: I84c0cf858c16a9cadcba8d0c3993f0b0b7ad5a45 (cherry picked from commit b53a329a7fef6262e437f8de0a771633a731704b)
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2-5/+5
The magic WB_TABSTOP bit is the one that allows a widget to be accepted as a candidate for getting focus when pressing tab (cherry picked from commit 166d8257979aac6775319a9e1f305bc94df97e29) Conflicts: svx/source/dialog/fontlb.cxx Change-Id: I7d964bae6b84184ccbc4652d66cf3d2637566405
2012-12-05Bye bye ODMATor Lillqvist2-53/+0
SUSE has no interest in it any longer, and I doubt anybody else has either.
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam2-0/+8
When reading in docx documents, fine dashing provides a better visual match for some border types. Added in this patch: - FINE_DASHED in BorderLineStyle UNO enum and in internals - Import of docx table borders using this border style Change-Id: I39cfa18c915ec94d8e4ecfc6a2ca637076d1e468 Reviewed-on: https://gerrit.libreoffice.org/1123 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-12-03fixup numbering in positionBjoern Michaelsen1-2/+2
2012-12-03Clarify need for solar mutexStephan Bergmann1-0/+1
Change-Id: Ica3430e75c91ccf4861fce660c45b90c5584fb9a
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen3-1/+21
- in the libbiblio component the frame is already created, and a frame that is loading is vetoing a terminate - thus move check to sfx2 - use the fancy svtools::RestartDialog Change-Id: I500aaeac44d52969575f50f6b79d0c07a08c977e Reviewed-on: https://gerrit.libreoffice.org/1207 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2012-11-30add Sidama (sid) languageAndras Timar1-0/+1
Change-Id: I7c7fb38d7df5aecda8e81443aa7045479e0efceb
2012-11-30shake out unused option instancesCaolán McNamara1-1/+1
Change-Id: I2a7ac1ed79455f28f2ba2043b9183a77c63e68ab
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens10-30/+0
This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
Change-Id: I15a360723e335345aad09e73fcb0f6815ed9e0d4
2012-11-30Fix Windows build with VS2010: forward declaration not enoughFridrich Štrba1-1/+1
Change-Id: Ic1b6673dd85caf5f340974cde09c104a5a13b395
2012-11-29Let's make it so that selected = highlighted + logically selected.Kohei Yoshida3-7/+6
Being selected but not highlighted makes no sense. This way, an entry can be highlighted without being selected, but can never be selected without being highlighted. Change-Id: I6c469a1d2cf0df79c2e5e4ff4120af5efd5f6103
2012-11-29Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida3-5/+26
And use that to only highlight child entries which should logically be treated as not-selected but should have the same appearance as the selected entries. A 'selected' state is logically registered as 'selected' as well as visually. A 'highlighted' state should only appear as if it's selected but logically it's treated the same way as non-selected entry. Change-Id: Ic4bc6923c7678044cf552194ad9865371465c614
2012-11-29I didn't mean to check this in....Kohei Yoshida1-48/+0
Change-Id: I39738ca7fef022a1c9c728cdcd3fa10429a05564
2012-11-29Use bitfield for better readability.Kohei Yoshida2-30/+27
Change-Id: Iaa254703be5f798e749eaccfa3b7136e26054b65
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida8-14/+13
Also, SvViewDataEntry has lost one friend. Change-Id: Icf6d4127de38fed485cd260edae97748b1f78ede
2012-11-29Now we can officially hide these flag values.Kohei Yoshida2-7/+7
Change-Id: Ia203700da59e6962112889404f12041ea8648e19
2012-11-29More on removing direct access to tree entry's view flags.Kohei Yoshida5-21/+22
It turns out that this flag value was used only to check for expanded/ collapsed status, in which case, substituting it with one boolean should suffice. Change-Id: I2071ec83613d2206643db8681bebcfab7d1213a3
2012-11-29Avoid direct use of flag value.Kohei Yoshida3-6/+15
Change-Id: I4279c352a990b2ffda482e9c69b63b18b3c13dc9
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida6-31/+90
We need to hide these flags away. Change-Id: I112003a88a92174f5012b3356ba261a039eeccc1
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens4-16/+16
The a11y API has never really been picked up by tools vendors, let's not tie ourselves up here for no good reason. This unpublishes all css::accessibility, and dependend API. With that, we can change the rather unfortunately-named add/ removeEventListener to be add/removeAccessibleEventListener, thus not conflicting with the XComponent methods of the same name. Change-Id: I595598c3a8e46415f80b2780f333333174865fe4
2012-11-29button placement consistencyCaolán McNamara1-1/+1
Change-Id: I0f0b5ee875062123e9da4c740e82350f0250cd79
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara5-17/+91
a) In the print dialog you can temporarily override the default print job format for a single print job b) In the printer options dialog you can override the default print job format for a single printer c) Under tools->options->print you can override the default print job format for all printers. Tidy up the restart dialog in passing Change-Id: Ibea94bab6a79c3590dbf34583013db4e2ac06f45
2012-11-28Try to reduce direct access/manipulation of the flag value.Kohei Yoshida3-7/+12
Change-Id: I252c1ad55099a821d3c1fec3c64255c4f26a0396
2012-11-28Get it to build after the rebase.Kohei Yoshida2-0/+13
Change-Id: I86bc4fb6aa4158f0efc3ab765841abcea9063693
2012-11-28changes to Congolese localesEike Rathke1-5/+5
Changes to commit a81a9109ed43e0b3880c9bd88e58f2b21065226b The ..._CONGO identifier and "... (Congo)" resource string changes are only to match the current convention that if a locale is not of the default country of a language we mention the country. This helps in case we later add the other locale of a language. Having two Lang-IDs then with different sublanguage and adding the ISO locales is good practice. For axk-CG it should be LANGUAGE_USER_YAKA_CONGO instead of LANGUAGE_USER_AKA and the resource string should be "Aka (Congo)", because it is not the default axk-CF (Central African Republic), see http://www.ethnologue.com/show_language.asp?code=axk For kng-CG it should be LANGUAGE_USER_KIKONGO_CONGO instead of LANGUAGE_USER_KIKONGO and the resource string should be "Kikongo (Congo)", because it is not the default kng-CD (Democratic Republic of the Congo), see http://www.ethnologue.com/show_language.asp?code=kng However, changed name to Koongo instead of Kikongo because that is the default name even for Congo, see http://www.ethnologue.com/show_language.asp?code=kng, and used LANGUAGE_USER_KOONGO_CONGO instead. For njy-CG it should be LANGUAGE_USER_NJYEM_CONGO instead of LANGUAGE_USER_NJYEM and the resource string should be "Njyem (Congo)", because it is not the default njy-CM (Cameroon), see http://www.ethnologue.com/show_language.asp?code=njy For puu-CG it should be LANGUAGE_USER_PUNU_CONGO instead of LANGUAGE_USER_PUNU and the resource string should be "Punu (Congo)", because it is not the default puu-GA (Gabon), see http://www.ethnologue.com/show_language.asp?code=puu For yom-CG it should be LANGUAGE_USER_YOMBE_CONGO instead of LANGUAGE_USER_YOMBE and the resource string should be "Yombe (Congo)", because it is not the default yom-CD (Democratic Republic of the Congo), see http://www.ethnologue.com/show_language.asp?code=yom For each of these ..._CONGO lang-IDs introduced the default ID and made the ..._CONGO ID with sublanguage 0x20, adapted corresponding IDs in *.xml files. All IDs in those *_CG.xml files needed to be corrected anyway as they all had a replaceTo="[$CFA-63A]" copied from sg_CF.xml, the ID needs to match that of the LangID instead. As all LC_FORMAT element section were identical, made them refer to kng_CG instead of having duplicated copies, same for LC_CURRENCY. Removed the executable permission bits from *_CG.xml files. Change-Id: Iae06af5fbf19e3a3c83a4f4b4dcb857213df629e
2012-11-28Add/modify locales & language list entries for Congolese languagesJeremy Brown1-0/+14
Change-Id: I9f65022cee5dc0201ab45192b3731115ba50f27d
2012-11-28This is now struct, not class.Kohei Yoshida1-1/+1
Change-Id: I36bceeb27ff03e09f78c794cdefb4093d94b23b9
2012-11-28Finally merge SvViewData and SvViewDataEntry.Kohei Yoshida7-82/+60
Change-Id: Ic85e2a239990aeaa017eaef95ea25487dd1ec968
2012-11-28Use std::vector over c-style pointer array.Kohei Yoshida4-11/+27
Change-Id: I91ab1fb269070deb8389cf4e8473a223c1bbca1d
2012-11-28Make SvViewDataItem a struct, with only one public data member...Kohei Yoshida6-34/+16
Change-Id: Ib6b710f87fcdfe465fb78a397100f82da11b3611
2012-11-28sal_Bool to bool.Kohei Yoshida2-4/+4
Change-Id: I63bff9f8ba19e8f037edf29bc82555b8c6e77d1e
2012-11-28Deliver this new header file.Kohei Yoshida1-0/+1
Change-Id: I71c4ec404acfef12cc2a9bf0fc9c0e98bf45cb2d
2012-11-28Move SvViewDataEntry and SvViewDataItem into these files too.Kohei Yoshida4-56/+52
Change-Id: Ib25e7b4ff692804e4e4b617ffba228c4b2cae1db
2012-11-28Make these methods non-inline.Kohei Yoshida2-47/+69
Change-Id: Ifa0a78213edbdf997985bf89bc769219223feab9
2012-11-28Extract SvViewData into separate header/source files.Kohei Yoshida7-135/+191
I'll merge it with SvViewDataEntry next... Change-Id: I542732213f52a3efafaa059dd46668888d4c20f1
2012-11-28Hide this, and don't expose method definitions of exported class.Kohei Yoshida2-1/+6
Change-Id: I52ff833c9b552f4593dedf771f6370bdeedf2b7d
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin1-5/+3
Change-Id: I8eefa129a481e47659d488cbe57f9624d3cdb19e
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-2/+2
Change-Id: Iebf4017ce4c2c48389716eac1bbf7f386ac7a296
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud2-13/+13
Change-Id: I7d64d117183738b86d1869ed629d73675de9c679
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud1-6/+6
Change-Id: If11b8752c3aa21554c3ee06de07d63639695e284