summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2014-06-24-Werror,-Wunused-function -Werror,-Wunused-private-fieldStephan Bergmann2-29/+1
2014-06-24fdo#80373 Updated label to read "Image background transparency"Joel1-1/+1
2014-06-24tweak sizesCaolán McNamara5-0/+44
2014-06-24hide old page on showing new pageCaolán McNamara2-47/+19
2014-06-24loop through all pages to get optimal sizeCaolán McNamara3-8/+26
2014-06-24fix spacing, mnemonics, etcCaolán McNamara4-63/+140
2014-06-24rename and rework SetCtrlPos to SetCtrlStyleCaolán McNamara2-12/+5
2014-06-24unnecessary check before deleteCaolán McNamara1-4/+2
2014-06-24drop ResizeCaolán McNamara2-17/+0
2014-06-24drop SetPosSizePagesCaolán McNamara2-27/+0
2014-06-24strip SetPosSizeCtrls down to min requiredCaolán McNamara3-94/+11
2014-06-24meChoicePos is always PosLeft, simplifyCaolán McNamara2-142/+25
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos22-1242/+2247
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper56-90/+90
2014-06-18Convert RID_SVXFLOAT_HYPERLINK_MARKWND to .uiPalenik Mihály9-155/+158
2014-06-17bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan4-2/+12
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin6-20/+4
2014-06-13loplugin:staticcallStephan Bergmann2-2/+2
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann101-312/+312
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann103-540/+540
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann111-627/+627
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin5-20/+4
2014-06-05various: remove SAL_THROW macroNoel Grandin2-3/+2
2014-06-04fdo#79243 UI:fix preview in imageCorp tap in writerAbdulaziz A Alayed1-2/+10
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard3-11/+11
2014-06-03rather than use pixel widths, use appfont unitsCaolán McNamara4-32/+36
2014-06-03MD_UPDATE_BASELINKS conversion to .uisk946-316/+554
2014-06-01Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet4-7/+7
2014-05-28coverity#703935 Unchecked return valueCaolán McNamara1-1/+1
2014-05-27Export Config: Use ModelessDialogThomas Arnhold3-2/+3
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold1-5/+3
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-4/+4
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-5/+3
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-6/+2
2014-05-23loplugin:saloverrideStephan Bergmann2-2/+2
2014-05-23do not store invalid date acceptance patterns in configurationEike Rathke2-1/+7
2014-05-23make this a little less confusingEike Rathke1-8/+4
2014-05-23add default value for Context param in uno::Exception constructorsNoel Grandin2-2/+2
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-4/+4
2014-05-22finally switch the Western language list box to SvxLanguageComboBoxEike Rathke2-3/+3
2014-05-22handle SvxLanguageComboBox editEike Rathke1-0/+24
2014-05-20(related: fdo#62176) Revert "reset min/max values in paragraph ...Michael Stahl1-2/+4
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin29-48/+48
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold7-16/+0
2014-05-19OUString -> OStringStephan Bergmann1-1/+1
2014-05-19Resolves: fdo#58170 use selected tab page helpid as final fallbackCaolán McNamara1-0/+11
2014-05-17Resolves: #i53447# update example view for Draw...Tsutomu Uchino1-0/+1
2014-05-17calc: correct spacings for cell alignment tab pageThomas Arnhold1-11/+10
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-2/+2
2014-05-16use SvxLanguageBoxBase* in the general routinesEike Rathke1-10/+10