summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)AuthorFilesLines
2014-06-24fdo#80373 Updated label to read "Image background transparency"Joel1-1/+1
Currently the "transparency" tab only covers image background transparency. Updated label so that users know that this tab has no impact on the transparency of the image itself. Conflicts: cui/uiconfig/ui/transparencytabpage.ui Change-Id: Ib488974b0965ee54288092b1e9ca2dc4c040547c
2014-06-24tweak sizesCaolán McNamara5-0/+44
Change-Id: Ica7275696b3f7e59d0db5d27811905710dce32e1
2014-06-24hide old page on showing new pageCaolán McNamara2-47/+19
and showing/hiding pages during Paint seems crazy to me, doing it during ShowPage makes sense. Change-Id: Ifd0c3c50812157cfa793da86715d58818e944e6b
2014-06-24loop through all pages to get optimal sizeCaolán McNamara3-8/+26
Change-Id: Ie565ec33c8eaacb490eebcacec7662fde511e98a
2014-06-24fix spacing, mnemonics, etcCaolán McNamara4-63/+140
Change-Id: I9371ef04e643a32d2eadf46f555c4b7a465a5e0f
2014-06-24rename and rework SetCtrlPos to SetCtrlStyleCaolán McNamara2-12/+5
Change-Id: I5720f5f27ea5e7e9eefb6bfb53c30a52146c689e
2014-06-24unnecessary check before deleteCaolán McNamara1-4/+2
Change-Id: Ie5793f910dd58e8930c2c2b27df00bd073c26f35
2014-06-24drop ResizeCaolán McNamara2-17/+0
Change-Id: Ie8546cf0eb54888627dc2dfa47257de63b382f9d
2014-06-24drop SetPosSizePagesCaolán McNamara2-27/+0
Change-Id: I9835a4660ac9a9633ad81fc228b0e53b01fc85bf
2014-06-24strip SetPosSizeCtrls down to min requiredCaolán McNamara3-94/+11
Change-Id: I8c198f9d1b318b35e0dc6221291bb4a57805e3ae
2014-06-24meChoicePos is always PosLeft, simplifyCaolán McNamara2-142/+25
Change-Id: I40085b0db89484f0d24ecaccf910f4399198294d
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos22-1242/+2247
Conflicts: cui/UIConfig_cui.mk Change-Id: I8f06518f2d84e333b553c247ca3d9a28d1280eea
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper56-90/+90
Change-Id: Icae67c083ca867c89cff7f9d5d44dbbe4aadcba9 Reviewed-on: https://gerrit.libreoffice.org/9858 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-18Convert RID_SVXFLOAT_HYPERLINK_MARKWND to .uiPalenik Mihály9-155/+158
Change-Id: I58d21506ec17d1c0e73dd042b94ec2ee2e3ddf11 Reviewed-on: https://gerrit.libreoffice.org/9803 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-17bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan4-2/+12
SfxItemSet::MergeValue changes some items from SFX_ITEM_DEFAULT state to SFX_ITEM_SET which I think is a bug but this patch avoids the problem too. The issue was: visible changes in some tables, after changing e.g. borders spacing, because the cells had wrong SfxItemSet after the process. Change-Id: I676b211e1a4a1d7341c385d63503aa740718ed5d
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin6-20/+4
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-13loplugin:staticcallStephan Bergmann2-2/+2
Change-Id: I6bc306aa59b5610b987871ea8cf6e561233178c6
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann101-312/+312
...and also corresponding param of CreateTabPage function type and corresponding Craete functions. There were some call sites that passed undefined "null pointer references" and SfxTabPage internally uses a pointer member pSet that is checked for null anyway. Change-Id: I4eb3636155eac46c9c9d26e6e6e842e85d7e95af
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann103-540/+540
...there was a call site that passed undefined "null pointer reference" (apparently in a case where the passed argument was actually unused) Change-Id: I663d4264b7a84f44ca69c732f3bc502f614b2b2a
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann111-627/+627
...there were a number of call sites that passed undefined "null pointer references" (apparently in cases where the passed argument was actually unused) Change-Id: I19799e90f0cd8e98367782441a5ea9df27b59830
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin5-20/+4
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
2014-06-05various: remove SAL_THROW macroNoel Grandin2-3/+2
Change-Id: I9464179a736b91f5bc32eb5e5e89b3b4e3da3494
2014-06-04fdo#79243 UI:fix preview in imageCorp tap in writerAbdulaziz A Alayed1-2/+10
Change-Id: If13cabc21d804c9383b26f7ee5a40800cacc76a5
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard3-11/+11
Change-Id: I1dbd256812cccae1e6ed0ad8bb34ce427e5e5be8
2014-06-03rather than use pixel widths, use appfont unitsCaolán McNamara4-32/+36
Change-Id: If9551f63ac59ffedd0bd614e4f4fe05c9047e1dc
2014-06-03MD_UPDATE_BASELINKS conversion to .uisk946-316/+554
Change-Id: I98b47dc20b341375c9caae264c2213aeba6e066a Reviewed-on: https://gerrit.libreoffice.org/9620 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-01Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet4-7/+7
Exception: http://opengrok.libreoffice.org/xref/core/sd/source/ui/view/DocumentRenderer.src#55 Change-Id: Iecfe49b51ed68de00f1b5adfb5bca9fa793fb1f9
2014-05-28coverity#703935 Unchecked return valueCaolán McNamara1-1/+1
Change-Id: I9300af5f9c2c430d0e67bfb8e16478db6be65477
2014-05-27Export Config: Use ModelessDialogThomas Arnhold3-2/+3
The huge size of this dialog calls for a maximize button... Change-Id: I68706669ac4e10ea9d5cba5526e9f1b0eb3628b6
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold1-5/+3
Change-Id: Ib9e1ed6119b5286871ac10136f7fcbefffe7aebe
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-4/+4
A simplified version of the semantic match that finds this problem is follows: (http://coccinelle.lip6.fr/) // <smpl> @r1@ statement S; position p,p1; @@ S@p1;@p @script:python r2@ p << r1.p; p1 << r1.p1; @@ if p[0].line != p1[0].line_end: cocci.include_match(False) @@ position r1.p; @@ -;@p // </smpl> Change-Id: Ib9708d37fbb4c6060f88d5dae3814a2d37b2091e Reviewed-on: https://gerrit.libreoffice.org/9493 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-5/+3
Change-Id: I1601d5b5dd2ba4ab2c3a0c9d70f337e98e4fe5c3
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-6/+2
Change-Id: I0eb832395f6a13ce1f372b6b67a1c178bc0dfa1a
2014-05-23loplugin:saloverrideStephan Bergmann2-2/+2
Change-Id: Ie85ffc561de858eedafa062a89e0a9983aa20182
2014-05-23do not store invalid date acceptance patterns in configurationEike Rathke2-1/+7
Change-Id: I78cd8b304db2243fd105d4b13421b6ea0347e042
2014-05-23make this a little less confusingEike Rathke1-8/+4
... and change to a friendlier red for invalid patterns. Change-Id: I19488abd496b144439d7918dc31cfd3f5f4fef92
2014-05-23add default value for Context param in uno::Exception constructorsNoel Grandin2-2/+2
and all it's subtypes, which is almost never used, so this allows us to simplify lots of call sites. Change-Id: I0b05793ea2bdd1027679f63252d42ce4af89433b
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-4/+4
Change-Id: Iab50c52a132c90389992ef68c2d31df95a193ab9
2014-05-22finally switch the Western language list box to SvxLanguageComboBoxEike Rathke2-3/+3
Change-Id: Ibf0cb4c0fa951adcd0a7f185d7dd45b06913a40d
2014-05-22handle SvxLanguageComboBox editEike Rathke1-0/+24
Change-Id: Icc2a4829b8a859756ed194f35df214f8bb55c7ae
2014-05-20(related: fdo#62176) Revert "reset min/max values in paragraph ...Michael Stahl1-2/+4
... dialog before setting the actual value" This prevents handling negative first-line indent in Impress, for which it is necessary that the values are set before the limits. This reverts commit 3d7ff1e907713d8ed53a1e193641a2f16de3c38b. Change-Id: I47807d7d49716acab3657de1da64c6e9a99fc44d
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin29-48/+48
Detect arguments larger than 64 chars passed by value. Change-Id: I9b0ea9ccb99d115984a26eab67c9cf6afd5f6cae Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold7-16/+0
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
2014-05-19OUString -> OStringStephan Bergmann1-1/+1
Change-Id: Iaf8e63de6bab25cdac9b037a7223675eed88673a
2014-05-19Resolves: fdo#58170 use selected tab page helpid as final fallbackCaolán McNamara1-0/+11
Change-Id: I73a064a40476f685dbf19097115bd48c5cc0f578
2014-05-17Resolves: #i53447# update example view for Draw...Tsutomu Uchino1-0/+1
during the activation of the tab page (cherry picked from commit cda643a4d4c5a32b3d171aaa888d718409b3d5f3) Change-Id: I0b0ca24374050675158b16001f0709846e5ee8f9
2014-05-17calc: correct spacings for cell alignment tab pageThomas Arnhold1-11/+10
Looks better now, especially if you switch between "Font Effects" and "Alignment" tabs. Change-Id: Icfdd87647398352b272eaf91eeac9a21cce7a1d1
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-2/+2
Change-Id: I42787db31769e8bde984c5f4f0aa90335e889b1c Reviewed-on: https://gerrit.libreoffice.org/9356 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
2014-05-16use SvxLanguageBoxBase* in the general routinesEike Rathke1-10/+10
... so we can switch later to an SvxLanguageComboBox for some. Change-Id: I1a48ee7207a14b2666be09f091c47f09fcbce192
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
Change-Id: I3e51a62710bb46c8255fd228d41d9300c90a1fb5 Reviewed-on: https://gerrit.libreoffice.org/9360 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>