summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-15ocColumn and ocRow do not need recalc on load, fdo#60645 relatedEike Rathke
Change-Id: I34fc7af10aca3484d30b443c6b0257451a218ed5
2013-02-15Added the current commit to "soffice --version". Fixes bug 60688.Christopher Hotchkiss
Change-Id: I95300b093b4fabc9a52f9c92de874f7c8e4d2869 Reviewed-on: https://gerrit.libreoffice.org/2160 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-02-15Comment translation - german-english - 3 filesMatthias Freund
I'm struggeling over line 407 in sw/source/core/edit/acorrect.cxx, is this the right translation. Is this a question or is it a description what happens in the moment??? Change-Id: Ie665a8dffc41ee057c0277788282eea96cbbe6a3 Reviewed-on: https://gerrit.libreoffice.org/2157 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-02-15renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke
To emphasize exclusiveness of the four basic recalc modes renamed the corresponding methods. Change-Id: If6f99d2c84e4a042a3a3e3640cf416d306a2d0c5
2013-02-15use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 relatedEike Rathke
Instead of SetRecalcModeOnLoad() which sets the exclusive bit overriding RECALCMODE_ALWAYS use AddRecalcMode() that handles these cases. Change-Id: Ieeeff67d4dda1493e8c48f231b870513f655839a
2013-02-15prevent out-of-bounds buffer writes in EnumLocalesParamsEike Rathke
osl_getTextEncodingFromLocale() In case of the Language code being longer than 2 characters the string written to the struct EnumLocalesParams member was not 0-terminated if a Country code was also given (consecutive fields in the struct) unless the struct was packed in 4-byte alignment and luckily contained a 0 as the 4th byte. The locale could not had been matched in these cases. In case of a sufficiently long language or country argument the entire EnumLocalesParams struct could had been overflown. Change-Id: I1ec67ad0b3d12b0fa944d7e759bb5cb701842e39
2013-02-15do not use the raw locale for osl_getTextEncodingFromLocale()Eike Rathke
Change-Id: Iab7402721b5fbf20a05c9ff2725e52b012df2940
2013-02-15use LanguageTag(rtl_Locale) ctorEike Rathke
Change-Id: Ie668d40b815ae1cbcdb321649d8e52513cad1aec
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara
Change-Id: I71498e44d25fe4a2f0feb221ec0e77d455aeb61c
2013-02-15tabpages size req not factoring in border widthCaolán McNamara
Change-Id: Ie7396b63a64e89bb7aa7c0e284faab7ed380c4c1
2013-02-15Resolves: fdo#60627 wrong lib names for some custom widgetsCaolán McNamara
Under Linux dlsym will search other locations and find them if they exist elsewhere, but not under windows, so its easy to put the wrong lib name in if developing under Linux because it'll generally work anyway. So add a script: bin/verify-custom-widgets-libs which can be used under Linux to verify that the required factory methods exist in the right lib. Change-Id: Ic30f8da5acc4712684a7a25fbfb003e8b21cb867
2013-02-15android: more cleanup / misc. fixes.Michael Meeks
2013-02-15android: get the desktop demo building again.Michael Meeks
2013-02-15This file gets constructed at build-time so no point having it in gitTor Lillqvist
See the properties target in android/Bootstrap/Makefile.shared.
2013-02-15avoid re-linking if nothing changed.Michael Meeks
2013-02-15Add even more dependenciesTor Lillqvist
Change-Id: I1f9ab5d89ae694bf2d464cc789231c23336dc6fe
2013-02-15add missing chartcore.Michael Meeks
Change-Id: I069065fedddad0585851629b6c674cd613ad4409
2013-02-15Add other missing libraries.Michael Meeks
Change-Id: I9ab478dc48cc0a0e521641dd89d28a7ee419d242
2013-02-15add missing components.Michael Meeks
Change-Id: I4d7993df862a4a9e9e2c5541f3a6318b2f25e10d
2013-02-15android: share more of the Makefile / build logicMichael Meeks
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara
Change-Id: I0bd09c023be622ced9d3fa508e5e3463a3a5e5b2
2013-02-15move set master password dialog to uui and adapt codeCaolán McNamara
Change-Id: Ic23b7589f48f7b2fc4b8f6e4bc285364b8819081
2013-02-15fully convert security options to .ui formatCaolán McNamara
Change-Id: I119b38f96ebdd6af19b9dce926a684398b4f72f8
2013-02-15Updated coreCaolán McNamara
Project: help a321504f9f0d89b463e259a02a2ae7f663522edc
2013-02-15cui: get rid of _SVX_BACKGRND_CXX defineMiklos Vajna
Change-Id: Ib93806d697f10abeb1e97d0cb08954e15961ad87
2013-02-15fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen
- replaced the really ugly goto hack though Change-Id: I14dfbe414dc16b634fbaca0a365e2e9ec37ab08e Reviewed-on: https://gerrit.libreoffice.org/2133 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-02-15move security options dialog to cui and adapt codeCaolán McNamara
Change-Id: Ie1f5c5eb437c55844a524c1219b1e30e5f07b3c3
2013-02-15adapt macro security dialog code to .uiCaolán McNamara
Change-Id: I0527ff30508bd7fd9182ff0bfec87aef7907f1fb
2013-02-15use stock buttonCaolán McNamara
Change-Id: I203eac7e8f4b49524c9255924725f5f1de4b9979
2013-02-15Updated coreCaolán McNamara
Project: help 31661c9c558f07cd5cc32c380c1c62749514f10c
2013-02-15WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
Change-Id: If7d4ad37038c82854cfea9cd830c801ae9274561
2013-02-15Try again to unbreak the MinGW cross-compiling tinderboxTor Lillqvist
Change-Id: Ie99768276ad9ca1dbd3aa3cb220d193ae7138858
2013-02-15fdo#58283 produce all translations for desktop filesDavid Tardon
Change-Id: Ie97e1ae7b2cc059630cba682a051eefff3ca044b
2013-02-15fdo#34548 don't crash on undoing text frame removalDavid Tardon
Change-Id: I48b95c6c0cbfb2f4c4b09cc90b254b96de40b3e9
2013-02-15fix fdo#60804 - Print to File leads to CrashNoel Grandin
This was because of my busted commit in 4b51374a7021d52f7f1be1861e2ee6a011b30ecd "fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style" Change-Id: Iaf99dcf052b5aac7f995b86a0e8af9725839802d
2013-02-14Fix subsequentcheck. We need to have at least one measure data at all times.Kohei Yoshida
Change-Id: I9ffe6a1cedc91fb0829b074097aa774f8eae8d88
2013-02-14Disable DumpState() and its friends when not debugging pivot code.Kohei Yoshida
I was just about to add a similar set of functions to dump the internals, but I can re-use these. Change-Id: I212f0a6ea7a32233991f6cdb64e27be39c5af2ee
2013-02-15Comment translation german - english - redo of 5 filesMatthias Freund
I have send it again and abandon the old changes. Hope this is correct? :-D Change-Id: Ib7668f30d4c813ce656e9d8d5fcc0060d1a6aff5 Reviewed-on: https://gerrit.libreoffice.org/2143 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-02-14Why in the world would anyone pass an integer as a const reference...Kohei Yoshida
Change-Id: Ibd205e972c3c16ef68db2909496704c05161c4e8
2013-02-14This should be a struct & let's not put everything in header.Kohei Yoshida
Change-Id: Ic9b56092d5dcc3f2dc48d8f0909cb1e3f967c3d5
2013-02-14Actually we can just swap them. The originals are not used after this call.Kohei Yoshida
This avoids redundant copying of vectors. Change-Id: I1da8295774a1a39fd4df021fee1a3036134067a8
2013-02-14Use std::vector instead of C-style arrays.Kohei Yoshida
Change-Id: I593c6c50aeb4ead723076d01e7113de154e2557d
2013-02-14Pass ScDPSource to ScDPResultData as a reference.Kohei Yoshida
Change-Id: Ia864643c8285de76cb9b026b93b396abd897202d
2013-02-15sal_Bool to boolTakeshi Abe
Change-Id: Ibc0cd792ee0d21ad4ed2958bad66e2536eec5250
2013-02-15bUseDialog was always trueTakeshi Abe
Change-Id: If7ed109ea1e5582356ab882989dfba22a346e3dd
2013-02-14Caller should check the member visibility, not the callee.Kohei Yoshida
Just to be consistent... Change-Id: I8d36c438992751c6389c9481e5ff9ea198ccbba0
2013-02-14Comment translation german - english - redo of writer.cxxMatthias Freund
Change-Id: Idf885dc8d47077800bdc648072aa45eb46c9a286 Reviewed-on: https://gerrit.libreoffice.org/2140 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-02-14Misc cleanup - scope reduction, string, class description etc.Kohei Yoshida
Change-Id: I607efcda0f24d6d6c6b1359858fed417475ccde1
2013-02-14various efforts to consistently apply HIG rulesCaolán McNamara
Change-Id: Ib34dfd1ffa096ce890a8cb1baf403e595128c79c
2013-02-14CELL needs to be recalculated during import as well, fdo#60645Markus Mohrhard
Change-Id: If981199f01d4b33270d82c65fb033fa51222fb62