summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-24remove obsoleted option --disable-build-mozabAndras Timar
Change-Id: I6bc95c27bf807288ee147995fd4d864903f8cec4
2013-02-24fdo#59828 update Format Paintbrush LabelJoel Madero
Change "Format Paintbrush" to "Format Paintbrush (double click for multi-selection") to be more concise and provide a bit more detail for users modified: officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu Change-Id: I8a0baaf0564ed9cc5eca99ef10b184905a3dd16b Reviewed-on: https://gerrit.libreoffice.org/2273 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-02-24loplugin: unused variablesThomas Arnhold
And some fallout. Change-Id: I8dfc12f3566e72d79d4f9930284c92577aa485a1
2013-02-24fdo#60907 no space in front of MYSQL_LIBLionel Elie Mamane
Change-Id: If477ae65eb93d8eb944c345853c13ca0d1826762
2013-02-24instsetoo_native: convert to gbuildPeter Foley
Removes: * instsetoo_native/util/update.xml - gen_update_info.pl can be removed ? On Windows the binary artifacts are created now in: workdir/*/installation/LibreOffice_Dev/native/install/en-US/*.msi Change-Id: I1c82ea9cb9d297cdd0e4f4b9b44606259eeeed49 Reviewed-on: https://gerrit.libreoffice.org/2242 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-02-24WaE: unused parameterTor Lillqvist
Change-Id: I0227762e5755fb073a2b2923fce0cd718460f02d
2013-02-24Comment translation german-englishMatthias Freund
Change-Id: If22ef967efa8010d19b7e32d588179cfcacd0780 Reviewed-on: https://gerrit.libreoffice.org/2359 Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24Remove unused method SdPage::SetLinkDataArnaud Versini
Change-Id: I50ba468842a4c8b66de9d0c6cb2432709dcd50f9 Reviewed-on: https://gerrit.libreoffice.org/2360 Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24loplugin: unused variablesThomas Arnhold
Change-Id: I7fc203900256839e679bf73b717d121fedc42087
2013-02-24Declaration of stat shadows a global declarationStephan Bergmann
Change-Id: I154ba64ff61d08d7a600a83eb7dd41381aca73ca
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
I ran the following code replace: s/(Uni|Xub)?String\s*::\s*CreateFromInt32/OUString::number/ And finally removed String::CreateFromInt32(). Change-Id: I53b26a59c68511ae09f0ee82cfade210d0de3fa5 Reviewed-on: https://gerrit.libreoffice.org/2279 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24Add OIDs for Russian crypto algorithms.Valek Filippov
Change-Id: Id1d6a623863d7643401dce912991e61de16695f2
2013-02-24Add "Compress Graphic Dialog" to Writer.Tomaž Vajngerl
Change-Id: Icff16a86d217b2648ce588ca2b90abefcd1634d9
2013-02-24coverity#735295+735296 Buffer not null terminatedJulien Nabet
Change-Id: I02693a2f4b2470ad33e6bd7a925aa64e31ad9a58
2013-02-24Fix uninitialized local variableJulien Nabet
Change-Id: I0ef7779b76909dbe4fdfea58dbaf54cd01f7dcfa
2013-02-24Updated coreAndras Timar
Project: help c722cd78bfcc47e6c99d16af0db9dee68c96a654
2013-02-24convert moz to gbuild and add to tail_buildPeter Foley
Change-Id: I2d3f5d127f831ee9abc020d46558f7cfbe8c9380 Reviewed-on: https://gerrit.libreoffice.org/2349 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-02-24fdo#61376 librelogo: fix missing Asian and CTL support, etc.László Németh
Change-Id: If2d15d7b299d0b05e9fd3171d51c1f0e947ef561
2013-02-24minor indentation and spacing fixesJoren De Cuyper
Change-Id: I312f439161ccdf07f8bf97a781b14782573f5664 Reviewed-on: https://gerrit.libreoffice.org/2343 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24coverity#984351 Uninitialized scalar field => unused memberNorbert Thiebaud
Change-Id: I766bfc9db355205f97aaea774ee68c76bd5df0ae Reviewed-on: https://gerrit.libreoffice.org/2317 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24coverity#984099: Unitialized scalar fieldNorbert Thiebaud
Change-Id: I9938ffebca054744a6a1e333df3933a3633ea8d3 Reviewed-on: https://gerrit.libreoffice.org/2318 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24coverity#983372 : Dereference before null checkNorbert Thiebaud
Change-Id: Icfb2db359f2cf2625e1f7e5ed7ed0f255d40d21c Reviewed-on: https://gerrit.libreoffice.org/2319 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24Translate German commentsThomas Arnhold
"Grafik x" is "Graphics" Change-Id: I935df68636c22dda3c21826a47b76c5dd52292c7 Reviewed-on: https://gerrit.libreoffice.org/2311 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24translated some german comments, removed commented code blocksHamza Abdelkebir
Change-Id: Ia741aaa596b711b80cf8cc1be605e34e19a62f3e Reviewed-on: https://gerrit.libreoffice.org/2352 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24Comment translation german-englishMatthias Freund
Three small files... Change-Id: I9dd5914caef6ca061e94d52d7abd5afb59c8ed29 Reviewed-on: https://gerrit.libreoffice.org/2353 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-02-24tweak commentThomas Arnhold
Change-Id: If7338743b9549a265f611e8d50d0455e1de8d09c
2013-02-23comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud
Change-Id: I930aacad47780a085ef8eec7f3b7fc6600528afb
2013-02-23Slight simplification of loopMatteo Casalin
Change-Id: I8eccb85962c07933d0bc5771067d3c533933e90b
2013-02-23coverity#982145 Buffer not null terminatedJulien Nabet
Change-Id: I5dd0050a0fbb5918da2d863998a7f24d9b144780
2013-02-23convert odk to gbuild and add to tail_buildPeter Foley
Change-Id: I8e8de7f2bb87cce7916c7c2df24c1b0ddaea55c0 Reviewed-on: https://gerrit.libreoffice.org/2288 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2013-02-23fix deb packagingPeter Foley
Change-Id: I9ddbfad9d332cb68b03857947ce502bda4c0db1b
2013-02-23Fix typo betwen/betweenJulien Nabet
Change-Id: I2194bf9caefe4b9d28c939af6665d62c7e83d403
2013-02-23Fix typo (beacuse/becasue)/becauseJulien Nabet
Change-Id: Ia7de2013ed72e2449525a4fe53ad2832c141e925
2013-02-23Fix typo begining/beginning.Julien Nabet
Change-Id: I9fff386181a2be0bc83787c8b5aec9c1cb4db9c3
2013-02-23Fix typo recieved/receivedJulien Nabet
Change-Id: I0c838f5c06ff26149113a9bbab970d314758c648
2013-02-23Remove unused preprocessor defined functions in the unicode utilsMartin Brown
Also remove corresponding unusedcode.easy entries and an unusedcode.easy entry that I could not find in the master branch Change-Id: If329fe1226bd40f86cc0fd8d912876bf7a7984b2
2013-02-23Fix typo accessable/accessibleJulien Nabet
Change-Id: I2f6d00a6361243a52a593acaaf2bf624d8a2730e
2013-02-23Fix typo seperated/separatedJulien Nabet
Change-Id: I133423de994b1befe246b6c921802428a3528202
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet
Change-Id: I639c2970b2a88ca3d5aa1dcd2ad4ec047b4a369c
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
Change-Id: I369da2262d42fbc7cc3cfeeef4920606522237cd
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
Change-Id: I01c85e4d3853c44fa05acc3019bc35c56c4f655e
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
Change-Id: I1e6343fdcee91d23aacd776520e8bfdf81d411e4
2013-02-23Fix typo "teh" -> "the"Julien Nabet
Change-Id: Iacfeb4a0c2bff254e5bcc8d58582994cd0f3993a
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara
a) convert to .ui b) The accept/reject changes dialogs now have a "close" button and the accept/reject etc buttons are relocated into the main dialog button area rather than as direct children of the view page. They now get disabled on switching to the non-view page. c) Merges the sc redline changes dialog, the sw redline changes dialog and the sw autocorrect changes dialog Change-Id: If0ba376c3f2d36709aeeed995fa9901741434c40
2013-02-23add stock undo button text and map to gtk-undoCaolán McNamara
Change-Id: I9109dfc6293c9de399c25bea957712eb00d181be
2013-02-23Resolves: #i68503# a SwHolePortion must not be decoratedHerbert Dürr
(cherry picked from commit a69be8d24830305e8d7301fc4646fd803945eaba) Conflicts: sw/source/core/text/portxt.cxx Change-Id: I247ac6d623b47d08ac9e2e5f107520241d19af8f
2013-02-23various efforts to consistently apply HIG rulesCaolán McNamara
Change-Id: I084a0fbce57c732635e73186ba124fe3b53502d5
2013-02-23allow setting ComboBox max-width-chars via propertiesCaolán McNamara
Change-Id: I816c2597492d24f81a61c53ad2dc0125075d01c5
2013-02-23Fix typo, "charcter" -> "character"Julien Nabet
Change-Id: Idde59a616b16c52b7369dd67e7a06eab52b334c8
2013-02-23sal: update log areasThomas Arnhold
Change-Id: Id7b2c7e871abf19b70f427095371c6a6c0208607