summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-15userinterface and currencylb are just ListBox, so GtkComboBoxTextEike Rathke1-2/+2
2014-05-11Revert "Resolves: fdo#78217 selected text should be copied in "Replace""Julien Nabet1-1/+1
2014-05-09add missing border to GradientLBThomas Arnhold1-1/+1
2014-05-09bring Tile and AutoFit back to the leven of PositionThomas Arnhold1-0/+1
2014-05-09set border_width to 6 pxThomas Arnhold1-2/+1
2014-05-08-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2014-05-08coverity#735403 Logically dead codeCaolán McNamara1-3/+0
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin35-296/+293
2014-05-07typo fixAndras Timar1-1/+1
2014-05-07Resolves: fdo#78323 consistent left spacing for previewsCaolán McNamara1-63/+66
2014-05-06WaE: unused variable 'aRect'Tor Lillqvist1-1/+0
2014-05-06fdo#78321 Bullets and Numbering: SvxNumberingPreview looks uglyThomas Arnhold2-4/+0
2014-05-05add border to level list box for bullets and numberingThomas Arnhold2-2/+2
2014-05-05remove some commented out lines from src filesThomas Arnhold1-1/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-2/+2
2014-05-04Resolves: fdo#78217 selected text should be copied in "Replace"Julien Nabet1-1/+1
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida1-0/+5
2014-05-01some more coverity stuff I forgot the ids ofCaolán McNamara2-12/+21
2014-04-30coverity#738609 Uninitialized pointer fieldCaolán McNamara1-15/+13