summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-20Resolves: fdo#79227 labels are truncatedCaolán McNamara
Change-Id: I9d5cd9491325aab6c844c889bf4db6baab2e75c8
2014-08-20Clean up line splicing and indentationStephan Bergmann
Change-Id: I2b9725052aeaeebef84ec9aedba639f6dda537ff
2014-08-20Updated coreDavid Tardon
Project: help 9a8ca9edc790d35cafbb1b7eb1b0465b806e428f
2014-08-20drop unused helpidCaolán McNamara
Change-Id: Iba89e712dda4795a045c7cc346ed1c100e1cbfbc
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
site of second ctor Change-Id: Ic319bd36f207a0f1939482a7b4c729b519bb5ce1
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
site of first ctor Change-Id: I3316e91bc54439b74df30fdf02ff264a39489c29
2014-08-20Updated coreCaolán McNamara
Project: help 5ca651f48f04a382b5e915ab9ebb330a28274822
2014-08-20DLG_FILTER_SELECT and DLG_SIMPLE_NAME_CLASH conversion to .uiSzymon Kłos
Change-Id: I2a87330d73e2735a764296185f165a29f05b517c Reviewed-on: https://gerrit.libreoffice.org/11040 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-20rework RID_TP_GENERAL conversion to make widgets visible, etc.Caolán McNamara
Change-Id: I93e30198e27631ad4a6865fd202af16094c26a41
2014-08-20add a VclViewportCaolán McNamara
like GtkViewport so that the scrolled region will be clipped, which also has the side-effect of stopping glade clobbering the non view-port scrolled .ui files on editing Change-Id: Ic64174b3a35b77f068e0085cdc7721aeb33f1d82
2014-08-20Convert RID_TP_GENERAL tabpage to .uiPalenik Mihály
Change-Id: I32300c3d06a8c30d8e75f343cd2af8acef7296ae Reviewed-on: https://gerrit.libreoffice.org/10989 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-20Use COMMONS_LOGGING_VERSION vblerbuj
Change-Id: I0c76ec7e3f9b95166b4005dd1ad5349b3889c3e4 Reviewed-on: https://gerrit.libreoffice.org/10993 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-20loplugin:literaltoboolconversionStephan Bergmann
Change-Id: I6fe25eb5619e5e0273e6e2010c948daa547fe46c
2014-08-20Pick a more suitable type for nLengthStephan Bergmann
Change-Id: I6e38b82f08884c4e187e5b3ca2c95a0d4ca8d541
2014-08-20update input bar with new valueEike Rathke
If setting the number format isn't called we need to explicitly update the input bar. Change-Id: I60c4808ce86eb659d3faf92d368c5118ee9673b2
2014-08-20refine current date/time hotkey handlingEike Rathke
Nearing the "do what I mean" principle.. * key date on time cell => current date + time of cell => date+time formatted cell * unless time cell was empty or 00:00 time => current date => date formatted cell * key date on date+time cell => current date + 00:00 time => date+time formatted cell * unless date was current date => current date => date formatted cell * key date on other cell => current date => date formatted cell * key time on date cell => date of cell + current time => date+time formatted cell * unless date cell was empty => current time => time formatted cell * key time on date+time cell => current time => time formatted cell * unless cell was empty => current date+time => date+time formatted cell * key time on other cell => current time => time formatted cell Change-Id: I5025e0d0ea9ac83d1b9e0b130262df6db4693a56
2014-08-20add screen text to auto flyweigao
Change-Id: I6a4549bf47f5126510c3ddb93733b2d56a4159e2
2014-08-20add auto fly codeweigao
Change-Id: Id137892b855b4a70625335ede8015dfe6dce1e7e
2014-08-20remove more unnecessary constructor declarationsNoel Grandin
Change-Id: Ie5a243006b112c2e6daf12992f3dba8baf12748d
2014-08-20remove do-nothing codeNoel Grandin
Change-Id: I101cc3be44f029f7353e8d40823c0d6b2bd761b3
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
in the absence of any other constructors, the compiler will automatically generate a public no-arg constructor Change-Id: I70eca507cd8e16e33580b3398d41d70690bc2909
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin
without doing anything else useful Change-Id: I5803d84d46e0a70e1759f2202e2c2273087f8723
2014-08-20java: remove modifiers implied by the contextNoel Grandin
found by PMD Change-Id: I04cbf986ddbcffff987784f381b8a9f52f1b3f31
2014-08-20fix exception not caughtNoel Grandin
Change-Id: Idf1942d76f3c13e207f2e54494557ee01013c833
2014-08-20disable the test until I understand the problemMarkus Mohrhard
Change-Id: I9a24ff49823a9521d412e1e761c4c1b6ece6b601
2014-08-20move comment into assertCaolán McNamara
Change-Id: I230fdf40dc2df552b8cfbdee33e8d3bd25fb81de
2014-08-20fix indent to get this working againCaolán McNamara
Change-Id: If48dcf4d04d3888975687aa85557e2cee317f2dd
2014-08-20fix crash on loading ooo83574-1.docCaolán McNamara
Change-Id: Ia959dde8bac2d663cf1a5bec0358ee89dcaf42ed
2014-08-20fix string out-of-bounds assert on rhbz496762-1.pdfCaolán McNamara
Change-Id: I224e3c9befd1a9ab3ba0cc2676cd6b4ba51214c8
2014-08-20fix string out-of-bounds assert on gnome627759-1.odsCaolán McNamara
i.e. on soffice --headless --convert-to pdf gnome627759-1.ods Change-Id: I01289d5afcc79b7180cc12f8ee345ac760b6a637
2014-08-20java: remove unnecessary return statementsNoel Grandin
found by PMD Change-Id: I3d150421948d17eaed34fac2b1a212da34288d1a
2014-08-20java: avoid if..else when returning boolean valuesNoel Grandin
Change-Id: Iab52762a9abfe8735223372b09638ce9d8d44318
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
i.e. stuff like "x == true" Change-Id: Ib82a4a30e736df392405332fa197b588482cffcf
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
found by PMD Change-Id: I5955cfc9c4d777496a2e8e4b2c422a51764a8bc1
2014-08-20no need to instantiate an object to get it's classNoel Grandin
Change-Id: I7b1f8d4621a3db9094bb61753218db3646c33e34
2014-08-20use correct loop index variableNoel Grandin
Change-Id: I92531f8fc96c0cb0ca944a7dd50c4fe4ea740b37
2014-08-20remove some dead Java codeNoel Grandin
Change-Id: I03dc362f7302ac8539a4da3dcef9466a7c6d7159
2014-08-20double-checked locking is not thread-safe in JavaNoel Grandin
found by PMD Change-Id: Ibd4a9139c626932bec56c0b1dd32b4d59c8440b1
2014-08-20Fixed size of 'formula' dialog in CalcSzymon Kłos
Fixed: 1. Open Calc 2. Open formula dialog 3. Choose AMORDEGRC function or other with >= 4 params Edit field is covered by other controls Change-Id: Ie14ff91a17373e11bc8ef6477f4f22c0ea4570c3 Reviewed-on: https://gerrit.libreoffice.org/11035 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-20avoid potential null dereferenceDavid Tardon
Change-Id: I2236a18608ffa9481c30088044f34e1a3372dd11
2014-08-20do not use obsolete OSL_VERIFY macroDavid Tardon
Change-Id: I8efdd4933d3e47c5e086dc4a4685110390d6b6e8
2014-08-20this assert does not make senseDavid Tardon
... as the code apparently can work even if xFormatTypes is empty. Change-Id: I6b733b9b31329d4fafc745bc23d0f555286950e6
2014-08-20empty ReferenceCaolán McNamara
valgrind + bff Change-Id: Id3c039a46dec5d2d4a4642dfb53d23a76972dde2
2014-08-20empty m_aStatesCaolán McNamara
valgrind + bff Change-Id: I3bd526b7ebf0f4fce5d0c7054809e0dc2908e73f
2014-08-20jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj
As of the JDK 1.4, Throwable.getCause() is the preferred method for getting thrown target exception. Change-Id: I14f3f9ae52869d1149f92b32562e7fb3293109b5 Reviewed-on: https://gerrit.libreoffice.org/11027 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-08-20xmerge: Convert a primitive type into a stringrbuj
Avoid unnecessary temporaries when converting primitive data types into a String. Change-Id: If361383be52d8258be7c8c9bddf3ba05d5ca92c1 Reviewed-on: https://gerrit.libreoffice.org/11026 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-08-20remove whitespaceMarkus Mohrhard
Change-Id: I5634bf40e8ccc4ce076409907c13f9c6f52d11a3
2014-08-20Wa: C4701: potentially uninitialized local variable 'fVal' usedTor Lillqvist
Change-Id: I579205c4cdc3149ef0c1b01daef32155a13d666b
2014-08-19writerfilter: remove now unused namespace-alias elementsMiklos Vajna
Change-Id: If58b3a9f5b1d79d164bb1c2a7c18aa4f99f00ca8
2014-08-19writerfilter: stop reading namespace-alias elementsMiklos Vajna
The same info is already available from oox. Change-Id: I0725799e1f3ffebf6140ad38a0ce376e5417265d