summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Collapse)AuthorAgeFilesLines
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-139-42/+42
| | | | | | | | If no LanguageTag instance is at hand use the static methods to convert between BCP 47 string, Locale and MS-LangID instead of creating temporary instances. Change-Id: I9597f768078eb81c840e84a5db5617f26bb7dc09
* PCH for more librariesLuboš Luňák2013-07-126-3/+649
| | | | Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b
* XubString->OUStringCaolán McNamara2013-07-111-3/+3
| | | | Change-Id: I1049249741f445ad7bd9c070f99812c4404597c9
* Resolves: #i121917# secure SdrTextObj casts in cuiArmin Le Grand2013-07-113-3/+11
| | | | | | (cherry picked from commit 005cd2d436221519f74e54fb2373c7cbece6aed0) Change-Id: If38213ec9bce63aab97ad9d32273c05860e583ee
* Resolves: #i122581# reestablish focus of the Record Search dialog...Herbert Dürr2013-07-112-0/+9
| | | | | | | | | | | | | | | | to the search combobox Patch by: Tsutomu Uchino <hanya.runo@gmail.com> (cherry picked from commit 704bca1331d902281c3029aba65d57baa89d3731) Change-Id: I5d454e164d2f33cebf5b5761ef3ce7ae1025c7c6 Return zero value from non-void function to prevent compiler warnings. (cherry picked from commit 7986627ca418ec7c6fcaaa91367eda7f4b9aadaf) Change-Id: I5d065ac9fc4272c28ffd418ce2043e01d41a2e14
* comparing only language and country is now insufficientEike Rathke2013-07-101-1/+2
| | | | Change-Id: I399a5c5444b7352be7fa541fba3112745ce97033
* use LanguageTag to convertEike Rathke2013-07-101-18/+2
| | | | Change-Id: I2e35ac3d905fc4837dbc68fe6c97ed4891a85400
* reset min/max values in paragraph dialog before setting the actual valueLuboš Luňák2013-07-091-1/+2
| | | | | | | SvxRelativeField sets max to 9999 (twips?), but a call to SetFieldUnit() converts that to 0.18cm, and that would limit the actual value set. Change-Id: Ia36e9f840dc0c5bce9c599010d78eac0321c18b3
* add degrees and pixels as known spin field unitsCaolán McNamara2013-07-088-125/+43
| | | | Change-Id: I5937843a5c5485f469ef1fb6b5844aa15c33a14d
* -Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-1/+1
| | | | Change-Id: I6da069a27d569e4b28c0a8fe783616c767c108d0
* allow SfxTabDialog ok button to have custom textCaolán McNamara2013-07-081-4/+4
| | | | Change-Id: Ia38a982b37568c9225c03197a085db3164602f85
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-5/+2
| | | | | | | Change-Id: I36eb559fa58dbe75384b7119c788af0048813aed Reviewed-on: https://gerrit.libreoffice.org/4733 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* cleanup src filesThomas Arnhold2013-07-052-23/+0
| | | | | | Those items are unused. Change-Id: If4fce0f91309d2ca09cbb636d4a5d9f86f38eb9a
* tweak so buttons don't take on height of the combined extra load/save widgetsCaolán McNamara2013-07-051-6/+22
| | | | Change-Id: Idc294a90f97cf1ae70109a04ad9963fe1e867f78
* warning C4805 unsafe mixture of type sal_Bool and type boolMichael Stahl2013-07-041-13/+13
| | | | Change-Id: I8a144c153664af0be73cd2a8822664b2fcb612e3
* deploy maingrid hack to align previews within similar tabpages in a dialogCaolán McNamara2013-07-046-88/+81
| | | | | | and move some accessibility resources into the .ui files Change-Id: I139a7df4c8c18110fcd576a69a565b2e7baea0db
* cui: convert hatch tabpage dialog to .uiMiklos Vajna2013-07-047-374/+591
| | | | Change-Id: Id5420da2c4049b42fad0484102e73ea90c3f0b74
* drop unused .src nowCaolán McNamara2013-07-043-352/+0
| | | | Change-Id: I6ec69375dc1023f6f899bc3bb46bccc47e508634
* some small tweaks to the html ui conversionCaolán McNamara2013-07-043-152/+126
| | | | | | restore the %PRODUCTNAME and %LOCALE variables Change-Id: I2b2e62ac3dd5c1117085f96f4541218bf1100647
* modern widgetlayout for opthtmlCsikós Tamás2013-07-044-136/+760
| | | | | | | Change-Id: Ibad69d5d9512c1199c6cca3930c1b04f0af4987c Reviewed-on: https://gerrit.libreoffice.org/4707 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* put tab tabpages frames side by sideCaolán McNamara2013-07-031-338/+329
| | | | Change-Id: Ia0816a891bc4ab508f42cf6651df03d9566b560b
* there are no SfxFontItem used anywhereCaolán McNamara2013-07-031-1/+0
| | | | Change-Id: I7af08b7790a631d5d385a546a472e2868d79cb46
* restore a11y relations and some other clean upCaolán McNamara2013-07-033-6/+17
| | | | Change-Id: Ic44d45a969bc7e4c809906a59650eab1ee37c424
* allow changing the fill color user for tab previewsCaolán McNamara2013-07-031-3/+5
| | | | Change-Id: Ie20e900fe9e1f9bfdcd5784b380aa4574d52c001
* Convert tab stop page to widget UIOlivier Hallot2013-07-038-487/+749
| | | | | | | | | | Conflicts: cui/UIConfig_cui.mk Change-Id: Idd4401966933da1e4de3e3f31f74e2908dd7d705 Reviewed-on: https://gerrit.libreoffice.org/4644 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* restore title on Format Number single tab dialogsCaolán McNamara2013-07-032-2/+84
| | | | | | | | Allow a .ui to be given to the SingleTabDialog ctor. There are *three* single-tab Format Number dialogs, we really should combine them together into one dialog. Change-Id: I1021c9b968764bd9ad35832958ef2bd067fca798
* fdo#62699 drop pass-through header svx/svdattrx.hxxThomas Arnhold2013-07-023-30/+46
| | | | | | | | | includes some sorting of the includes Change-Id: Iba41991552674f76b902dbc7b4b3ada992aee69e Reviewed-on: https://gerrit.libreoffice.org/4626 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
* OUString convertion for unotoolsNorbert Thiebaud2013-07-021-1/+1
| | | | | | | | Change-Id: Ifae7f344e3827875e32afa3cda23c771f5735707 Reviewed-on: https://gerrit.libreoffice.org/4659 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Resolves: fdo#66403 infinite loop, typo i should be itCaolán McNamara2013-07-011-1/+1
| | | | Change-Id: Ia3ec1302649809b7a63befc0a48fb142f1169936
* remove unused and non-working methodsThomas Arnhold2013-06-301-6/+0
| | | | | | cui/source/inc/macroass.hxx and include/sfx2/macropg.hxx seem to be duplicates Change-Id: I7df15a2ac97aff92449d40045c55de811bd701f2
* remove OUString wrap for string literalsThomas Arnhold2013-06-296-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some functions and all kinds of Exceptions. CannotConvertException CloseVetoException DisposedException EmptyUndoStackException ErrorCodeIOException Exception GridInvalidDataException GridInvalidModelException IOException IllegalAccessException IllegalArgumentException IllegalTypeException IndexOutOfBoundsException NoMasterException NoSuchElementException NoSupportException PropertyVetoException RuntimeException SAXException ScannerException StorageWrappedTargetException UnsupportedFlavorException VetoException WrappedTargetException ZipIOException throwGenericSQLException throwIllegallArgumentException createInstance createInstanceWithContext forName getByName getPackageManager getPropertyValue getUnpackedValueOrDefault getValueByName hasPropertyByName openKey setName setPropertyValue supportsService bash command: for i in `cat list`; do git grep "$i\s*(\s*OUString(\s*\"" -- '*.[hc]xx' | cut -d ':' -f1 | sort -u | xargs sed -i -e "s/\(\<$i\s*(\)\s*OUString(\s*\(\"[^\")\\]*\"\)\s*)\s*/\1\2/g" -e "s/\($i.*\)\"+ /\1\" + /g"; done Change-Id: Iaf8e641b0abf28c082906014f87a183517630535 Reviewed-on: https://gerrit.libreoffice.org/4624 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-282-2/+2
| | | | | | | Change-Id: Idb9971d848870f4d00dbf77e80e48bf7dfde8913 Reviewed-on: https://gerrit.libreoffice.org/4601 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* always call setDeferredProperties for dialog get/set titleCaolán McNamara2013-06-281-1/+0
| | | | Change-Id: I57f9cc8fbdb9d2a304c346e03893fa55d6a61bd5
* coverity#1038294 Explicit null dereferenceNorbert Thiebaud2013-06-271-4/+8
| | | | | | | Change-Id: Ifab48223b505a3061e70e5bc8741a293100a24bc Reviewed-on: https://gerrit.libreoffice.org/4555 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* Resolves: fdo#65716 MACROLANG not substituted in titleCaolán McNamara2013-06-251-0/+1
| | | | Change-Id: I1fa71a926e0df753a553f43aebaa201a13f74f95
* fdo#62119 fix copypastaDavid Tardon2013-06-251-1/+1
| | | | Change-Id: I236b14822ae1852298ccd28aca9b54bc79a97312
* Resolves: fdo#66105 set max growth width for labels/edits which take pathsCaolán McNamara2013-06-241-0/+1
| | | | Change-Id: I12220821f76550baacdc8ce604f2e612d260c1a1
* de-uglify ** = new * and don't leak temporary SvxBrushItemEike Rathke2013-06-211-33/+47
| | | | Change-Id: I8cc2927c2fe7b12b3ce8122f7d39276f5d58929d
* coverity#707511 Unitialized pointer readNorbert Thiebaud2013-06-211-24/+28
| | | | | | | Change-Id: I2b8441dba51d0ed96dc60d6573d8b46e767fe23b Reviewed-on: https://gerrit.libreoffice.org/4411 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed2013-06-211-0/+3
| | | | Change-Id: Ie9044a35003217545bacea214ef59047bff3b8b1
* expand scheme to share sizes for paragraph dialog preview widgetsCaolán McNamara2013-06-193-110/+81
| | | | Change-Id: Id1ded6828468ff956c83eb57f1da62fd80761b5d
* fix copypastaDavid Tardon2013-06-191-1/+1
| | | | Change-Id: I7744acc8cf1e8b6cad05d22df43f3d5a5beaa2f6
* Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand2013-06-187-54/+27
| | | | | | | | | | | | | | | | | | | | | | | | | always add a UI graphic preview, corrected diag mirror in bitmap pattern (cherry picked from commit 36a8574012525fa837df6dfd1839fa65b5a2bc70) Conflicts: cui/source/tabpages/tpbitmap.cxx cui/source/tabpages/tpcolor.cxx cui/source/tabpages/tpgradnt.cxx cui/source/tabpages/tplnedef.cxx cui/source/tabpages/tplneend.cxx svx/inc/svx/dlgctrl.hxx svx/inc/svx/xtable.hxx svx/source/dialog/dlgctrl.cxx svx/source/xoutdev/xtabbtmp.cxx svx/source/xoutdev/xtabcolr.cxx svx/source/xoutdev/xtabdash.cxx svx/source/xoutdev/xtabgrdt.cxx svx/source/xoutdev/xtabhtch.cxx svx/source/xoutdev/xtable.cxx svx/source/xoutdev/xtablend.cxx Change-Id: Iff0744061b76d8c608e285f81bcc8e76edeb6a69
* Resolves: #i122120# Changed UI preview creators...Armin Le Grand2013-06-186-6/+6
| | | | | | | | | | | | | | | | | to no longer need SdrModel/SdrObject (cherry picked from commit 0c353433ad94786a937fa9da01d6e7382e3da942) corrected unwanted change (cherry picked from commit 8a10735b8ee3926a592d6919f4dbb823771bed9f) Conflicts: vcl/inc/vcl/outdev.hxx 7c096015d974382e6874a874370ee72a61f02e6a Change-Id: Ib2afe135566eba2e99cc8c4a653de3df0fa7f0cd
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-183-4/+4
| | | | | | | Change-Id: I390413e9ff3efee720a6423fb8695b4c655d7efa Reviewed-on: https://gerrit.libreoffice.org/4280 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
* Add UI for fine dashed border typeMiklos Vajna2013-06-161-0/+1
| | | | | | | | | | | | | | Commit 7d632ff29e601c2e680c4a689997fbf552592a4b added document model / layout support for this, but UI was lacking. First, add a new item to the list box in SvxBorderTabPage::FillLineListBox_Impl(). Second, handle MAP_TWIP unit in svtools::GetDashing() for STYLE_FINE_DASHED. Pick up some values that give visually the fine dashed result when painted. (The original values from 2f0d406911f9790a434e46bc82ea36bb8ae714e7 in other cases seem to be a bit consistent already anyway.) Change-Id: Ibf1ed235d51515b065d23a6a5d5eef433162899f
* Enable Sifr themeIssa Alkurtass2013-06-151-0/+1
| | | | Change-Id: I3adcc90fe7621c11e77b05d4394b8d55ad223469
* Resolves: fdo#65595 wrap long checkbox stringCaolán McNamara2013-06-112-1/+8
| | | | Change-Id: Ied827721a1ceca69ed33b494f8b55cb4bb1b748b
* Resolves: fdo#65609 don't use whole text for optimal widthCaolán McNamara2013-06-101-0/+2
| | | | Change-Id: Ie0aed71457891e58916d064c9a59d5927c31f1f7
* Resolves: fdo#65536 check if builder is NULLCaolán McNamara2013-06-081-1/+1
| | | | Change-Id: Ieabd56d6da06b480ade662a55aebd35d0769f2ea