summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)AuthorFilesLines
2012-12-04Personas: Configuration entries for Personas and BacgroundImage.Jan Holesovsky2-33/+86
Change-Id: I47b1a5bacaeb5bd54f11630e5d3f2652be2bdfb4
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-2/+2
Change-Id: I80af0399037e4f68113338139e7f2ad2400e65ab
2012-12-03remove line feed from label textAndras Timar1-2/+1
Change-Id: Iebd0054605ace7dfd15ee106be6f594ea1e7e0c6
2012-12-03fix higher debug level buildCaolán McNamara1-1/+1
Change-Id: I44fadc907e5d626cc1912a3d8a82724702ad0462
2012-12-01fix String->OUString conversionIvan Timofeev2-6/+6
OUString::valueOf(sal_uInt16) means OUString::valueOf(sal_Unicode), we want OUString::valueOf(sal_Int32) regression from 2cb8883cfd1c6ffe293497f064f90f76d12eff32 Change-Id: Ie1ea4de258b9f94f1c0cfec4335512e15be02e68
2012-12-01OUString::valueOf ambiguous overloadsMarkus Mohrhard3-4/+4
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania8-45/+45
Change-Id: I16eae4aff2b946421df2b65ecfbd1d9b2e2256b6 Reviewed-on: https://gerrit.libreoffice.org/1203 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-11-30fdo#38838 UniString -> OUString in cuiRicardo Montania4-43/+42
Change-Id: I9b629cad4d9b6d4c086bfff47f1d3e9779b2c24d Reviewed-on: https://gerrit.libreoffice.org/1202 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-11-30Personas: Tweak the Select Persona dialog to be nicer.Jan Holesovsky1-42/+49
Change-Id: I0f45b3fd62ecff947d5ed82ec32bfbf5ac3211cd
2012-11-30tweak dialog to have a default button and fix up for current glade behaviourCaolán McNamara1-58/+63
Change-Id: I23b314890d8842bd368af69fa8bd2bcf71e592dd
2012-11-30set expected dialog nameCaolán McNamara1-7/+8
Change-Id: I6d9e91461389f3bb57dee194d36645f79321f2a0
2012-11-30Personas: .ui file for the Select Persona dialog.Jan Holesovsky3-1/+198
Change-Id: Ibc493a486e5752525520cd7e21d6287d49edf681
2012-11-30Personas: Enable / disable the push buttons according to radio buttons.Jan Holesovsky2-1/+80
Change-Id: Iece525f43238a3494b8a76d5a3d84886cd5c1317
2012-11-30Personas: Introduce Tools -> Options... entry for Firefox Personas.Jan Holesovsky8-0/+309
Change-Id: I95275a92ea607cce26f272044bc2de95de45d75b
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens6-14/+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 Grandin3-15/+6
Change-Id: I15a360723e335345aad09e73fcb0f6815ed9e0d4
2012-11-30Remove SvtStartOptionsStephan Bergmann1-1/+0
...the single remaining user can use officecfg/Setup.hxx instead. Change-Id: Icc1b56d820a9fcd7ecc52e279bcdde3aac4499d4
2012-11-30Unused SvtStartOptions instanceStephan Bergmann1-2/+0
Change-Id: I73ede739a8601b45d8887cd832af3ad8c622025e
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida2-0/+2
Also, SvViewDataEntry has lost one friend. Change-Id: Icf6d4127de38fed485cd260edae97748b1f78ede
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida8-30/+38
We need to hide these flags away. Change-Id: I112003a88a92174f5012b3356ba261a039eeccc1
2012-11-29add --with-extra-buildid configure optionPetr Mladek2-0/+6
It can be used to show extra build indentification in the about dialog just under the version string. The plan is to show information about tinderboxes and make the life easier for QA guys. Change-Id: I4714a34cf13492c7bb92798b4b6d11385093f223
2012-11-29make the options dialog layout incrementally convertable to .uiCaolán McNamara2-4/+18
it will now allocate the fixed reserved size for its tab pages to layout-enabled tabpages Change-Id: I5e56a09c5febc702d194f18954fd249bcd366dd9
2012-11-28Fix various build breaks.Kohei Yoshida1-2/+2
Change-Id: Ie33a4a02f9820e0d52ca3f17c6b410ebe1e6e8f0
2012-11-27Introduce a Restart dialog that allows to automatically restart LOStephan Bergmann3-10/+5
...instead of just telling the user to restart manually. The one existing dialog (duplicated into svtools and cui) that got replaced by this is the dialog asking to restart when the choice of JVM changed. There are more similar dialogs that would benefit from replacing them, like RID_SVX_MSGBOX_OPTIONS_RESTART (cui/source/options/optjava.src), but that one is called when closing a dialog nested within the Options dialog, and calling OfficeRestartManger.requestRestart in such a nested situation still leads to a crash. The design idea is that when more similar dialogs are replaced, restartdialog.ui contains a list of hidden GtkLables with the appropriate prose why a restart is required in the given case, and restartdialog.hxx's RestartReason enum contains corresponding values that will show exactly one of those GtkLables. The new svtools/uiconfig/ui/restartdialog.ui is probably still pretty rough and could benefit from some UX love. Change-Id: Id939188ee22f24301a8a3598b83afb31339bded5
2012-11-26Improve error reportingStephan Bergmann1-2/+2
Change-Id: I46e97b59716e5d716ac5d76a0bd6af5eea05a57f
2012-11-25German comment translationsMarkus Maier5-22/+5
Change-Id: I0d169b7cd0f47b6986063d0cc0b6697b1d575e6a
2012-11-25Fix the Ignore system input language label truncatedFaisal M. Al-Otaibi1-2/+2
This fix label Ignore system input language truncated on Options-Language Setting-Languages dialog Change-Id: Iaa9606160d7cfc96fcbb02116020cd8d46ffb4e7 Reviewed-on: https://gerrit.libreoffice.org/1155 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2012-11-25Allow the version number to be on 2 lines in the About dialogJean-Baptiste FAURE1-1/+3
Change-Id: I641c668b0ced2564039ed1e3f2469cf4d220de5f
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke10-86/+66
Change-Id: I21d14ff6087d1adb0ce769f2e8f8060a005250cc
2012-11-24fdo#57483 remove check capitalization (ugly 1980 thing)László Németh3-15/+0
Change-Id: I9a18e463c1eac01bc855e0b4826599e25692d441
2012-11-23some i18n wrappers with LanguageTagEike Rathke4-9/+11
Change-Id: I2ceaa3159e8669c2c569fa8559c1e061dcad399d
2012-11-23fdo#56726 - HTML Compatibility for obsolete "Netscape Navigator"Rob Snelders1-1/+1
Change-Id: I51cc07d45bd285a5e6806467d10ce758189d0de6 Reviewed-on: https://gerrit.libreoffice.org/1051 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-11-23vertically center button rather than stretch itCaolán McNamara1-0/+2
Change-Id: I63b7c8a671e1ca4a41e047fdca313e1af972861f
2012-11-22make left-right traverse through radiobutton groupsCaolán McNamara3-4/+56
lets preserve the traversal order from the initial grouping order, so convert the radio group set to a vector Change-Id: If057f0c5d5f2eac2e8866a8a39efde8035c4fc4a
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke3-13/+11
Change-Id: I17d9a502565d445b0eab9ef6e9123661850292b7
2012-11-22AllSettings with LanguageTagEike Rathke13-18/+18
Change-Id: I710ae66e51139662eb442b681fdf9cc9d158551d
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+0
Change-Id: I10f395f90d554d0ec26fe9f2654ae839e21c7ee5
2012-11-21Moved buttons for consistency and improved widget spacingAlexander Wilms3-52/+6
Change-Id: Ia4faf04589503b1f299b3b53770f82b5d19fcd25
2012-11-20Resolves: fdo#56882 font list in insert symbols not sortedCaolán McNamara1-0/+1
Change-Id: I1f793bf2656ee7feb59927962dc2c38587dba272
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist4-16/+4
Change-Id: I98f35920f02d4ee71787a9968158b220af69bde6
2012-11-17use LanguageTagEike Rathke1-7/+8
Change-Id: I4f49c5ada6b9dfb8fe143157470e7d73e04c3354
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida24-2/+26
Also removed a fair amount of implicit inline methods to promote use of more forward declaration. Change-Id: I5ad21f0d7abc85281708b7e87f1036b02a053627
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida5-10/+10
Change-Id: I542835154e40b25d68fc3995d911810e26e30501
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin4-8/+7
Also create a utility constructor for LocaleDataWrapper, which simplifies many of the calling sites. Change-Id: Ic8510b51c4201fa17fc0620e18d3e258e43636ba
2012-11-14fdo#42558 Re-adding the "None" option to the page numberingFaisal M. Al-Otaibi1-0/+1
Change-Id: Iedb239232854f185ea0005f745356800788cf0fb
2012-11-14replaceAll returns a new replaced string but leaves the original aloneCaolán McNamara2-7/+7
Change-Id: I79ef3158d520d2c328838e83ad8382483be332a8
2012-11-14fdo#38838 UniString removalRicardo Montania2-14/+15
Change-Id: I7bf9b0e94bff9047544f6aba9669b8e0a3d3a2a5 Reviewed-on: https://gerrit.libreoffice.org/971 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara4-81/+8
Change-Id: I5b25d14ef2769126f98523551597f43812b9feb7
2012-11-13Fix Which-ID range of OfaTreeOptionsDialog item setStephan Bergmann1-1/+1
...by properly re-merging <http://svn.apache.org/viewvc?view=revision&revision=1172345> "cws mba34issues01: #i117716#: fix missing resources my removing unused code" (changing the start ID from SID_OPTIONS_START to SID_INET_EMAIL_NAME) brought in by 015b29b74aaf16f5bdf6a90f6e7d5c1d210fe281 "re-base on ALv2 code" (but erroneously dropping the start ID) with 5fcecf9b88a0879081d8239cebbc03e30150985a "hrc cleanup: Remove unused defines" (removing unused SID_INET_EMAIL_NAME). Change-Id: I3f10b5ec166a8bf4763ef8e44d3095bb816277d0
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara4-11/+10
merge with fixedhyperbase and map GtkLinkButton to FixedHyper. Convert to String while I'm at it. Change-Id: Ibc61fd29c01796561eeef952a159c82ff215a095