summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)AuthorFilesLines
2013-01-21PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-1/+1
... to look pretty; most of these expect PRODUCTEXTENSION to be a word like "Beta" but nowadays it is ".micro.rc.alphabeta" numbers so there should be no space before it. ReplaceStringHookProc adds insult to injury by refusing to replace %ABOUTBOX variables unless some %PRODUCT is in the string. Change-Id: Ib676f3837ab0785529a226fc9359e8defacf3459 (cherry picked from commit c106167f5f6ec1bff9b2291ff8791ca6d4d411c3) Reviewed-on: https://gerrit.libreoffice.org/1763 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-01-17Resolves: fdo#59182 make the special character dialog behaveCaolán McNamara3-15/+51
squashed combo of four commits to fix fdo#59182 Related: fdo#59182 stop SvxShowCharSet resizing itself instead of resizing itself when given a size, leading to lots of flicker as the widget fights the layout, instead accept the given size, center the drawing in that area, and tweak the cell highlight drawing code to fill that extra gap space when edge cells are selected (cherry picked from commit 3c8d3ef10267fb0a50686f49c15a3e4ab35503d1) Related: fdo#59182 make SvxShowText::GetOptimalSize match its SetFont logic SetFont takes the window size to determine the best font size, so reverse that SetFont logic to get the desired optimal window size. (cherry picked from commit 463f2d4fe211e991d551be67be74cf2090afdb7e) Resolves: fdo#59182 make the special character dialog behave lock down the sizes of the widgets which depend on the (variable) font in terms of widgets which are invariant so that they don't jump around to their optimal sizes as the selected font changes. (cherry picked from commit f1088250485fa91b4131102c5275e73653bc0c2c) use the theme width for the scrollbar, not a random 16 pixels (cherry picked from commit 26af997c55106fd067b32caaceedde3f2c10c1dc) 0d2e35a780552ca52aec20809bcb77d37b6a1bfb 65ea24adb43f9faa974025b6db1c35766b577cd7 e823124e8f156099e5b1708afa5b830153fcce3e Change-Id: Iee0b44c0939cf32284907ad1fcd57e2e722837d4 Reviewed-on: https://gerrit.libreoffice.org/1716 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-01-15make translatable a few more ui stringsAndras Timar2-5/+5
Change-Id: Ie4524269b353059df3c60afa9a48c1f1b5f51185 Reviewed-on: https://gerrit.libreoffice.org/1700 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-01-09Personas: Improve wording of the choices.Jan Holesovsky1-5/+5
Change-Id: I4d914de5ec1d614e30825ad6bd231545896dc130
2013-01-09Personas: Improved wording (URL -> address, and related changes).Jan Holesovsky1-3/+3
Change-Id: Iaa2841b245ccd3de513296a10e33a93bc1cb68a2
2013-01-09Personas: Fix typo (Backround -> Background).Jan Holesovsky1-1/+1
Change-Id: Ib12a0726883ee1aaac87d4d02c7bae595f7f9e39
2013-01-08Personas: Hide "Background image" from the Personalization settings.Jan Holesovsky2-1/+10
The "Bacground image" thing is 4.1 work. Change-Id: I40d67b83d7dd8490c4a8fbe4033efdd611358831
2013-01-08Personas: Broadcast the information that the Persona has changed.Jan Holesovsky1-0/+8
Change-Id: Ic563204c1a1a64d315e3e73dff30b6a6d05cfd87 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-08Personas: More robust Persona URL handling.Jan Holesovsky1-3/+17
Change-Id: I55fa2570decd52e978747e589887f2fe972812c8 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-08Personas: Force selection when the 'own' clicked, but nothing chosen yet.Jan Holesovsky2-1/+17
Change-Id: Iaf5a82a7f12ed7112f86bfa1c5f243ab00ca4285 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-08Personas: Read the info from the Persona page, and store it.Jan Holesovsky2-7/+126
Copies the bitmaps to user/gallery/personas/ in user's profile too. Change-Id: Ibb673320042633850df8bb7a6a849be2c3fc13b8 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-08Personas: Read the bitmaps in StyleSettings.Jan Holesovsky1-2/+2
Change-Id: I52b67c82f69059a7d2babf1b49e59f27062cc02c 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-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky4-4/+4
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-01fdo#58651 improve layout/spacing of positionpage.uiJack Leigh1-135/+165
Change-Id: I17dde604a94989e0f3fb0c8a6c0e3e6e1f362574 Reviewed-on: https://gerrit.libreoffice.org/1472 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit e350815692a9f660f2dabddc0f76262697b64a1b) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2013-01-01Bump copyright year to 2013Andras Timar1-1/+1
Change-Id: Iab660dcfffc2a511092398926338ed06f6408925
2012-12-20improve padding on character dialog pagesJack Leigh3-0/+13
Change-Id: I778dd8e427618a9761cc90683e7d8ac986e27c94 Reviewed-on: https://gerrit.libreoffice.org/1429 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 4b0a9e7ce34c8c0870c119cef18d7e1b7565cd8c) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara3-2/+23
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-13fdo#58060 use acor_und.dat and LANGUAGE_UNDETERMINEDEike Rathke1-3/+3
Previous versions used an empty language tag for LANGUAGE_DONTKNOW with the "[All]" autocorrection entry and read/wrote from/to arco_.dat file. An empty language tag otherwise is used for system locale and doesn't convert flawlessly with the new LanguageTag system. Instead use LANGUAGE_UNDETERMINED with the ISO 639 code 'und' so the file name is "acor_und.dat". During user profile migration an existing 3/user/autocorr/acor_.dat is copied to the new 4/user/autocorr/acor_und.dat Change-Id: I593f24829c6efd58f36e93ebd3385a3c925f7217 (cherry picked from commit 623410669fa2d5da9a2ce4e3c4b81ce23605a6df)
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian1-24/+15
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara4-6/+6
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-10fdo#55570 - re-factor SvxAutocorrWordList to hide it's innardsMichael Meeks1-1/+3
2012-12-05Bye bye ODMATor Lillqvist4-63/+9
SUSE has no interest in it any longer, and I doubt anybody else has either.
2012-12-05fdo#57553: Picture dialog Macro tab page: lazily initMichael Stahl2-3/+20
... because JVM startup is annoying, so delay it until really activating Macro tab. This patch is sort of lame but with the change in bd2c14ec78a7549d4a19738154cdd5ea890f61c4 what can you do... Change-Id: I01fe03abf3e4582e87927729286a21d0bac7037c
2012-12-05workaround for gcc-4.0.1 bugLuboš Luňák1-2/+2
Apparently it cannot do proper name resulution here despite the using namespace near the top of the file.
2012-12-04Personas: Allow to paste Persona to the selection dialog.Jan Holesovsky1-3/+29
Change-Id: Ife095eb27fac135c0c2285259dd1008e9b7cefc5
2012-12-04Personas: Make the [Visit Firefox Personas] button work.Jan Holesovsky1-0/+18
Change-Id: I024bcd527b643076642a233d8e71003c006b5c15
2012-12-04Personas: File dialog for the selection of the background image.Jan Holesovsky1-2/+38
Change-Id: Iafb5c62f310a6fd1658a7fa80346fa3510fc38e7
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