summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-03warning C4702: unreachable codeStephan Bergmann
Change-Id: I1391780715e7b29a33c3ee647a62780b0b2174a4
2013-09-03WaE: unused defineCaolán McNamara
Change-Id: I2e4c9f695529a7692b1624d2bce54441d44806b9
2013-09-03Remove cancel buttons from timer dialogs.Artur Dryomov
The cancel button just duplicates back button on Android devices. Change-Id: Ic0647e4e74d2009b21807467acb63184847a1e25
2013-09-03Change saving computer connnection fragment state.Artur Dryomov
* Do it more proper way. * Do not reconnect on orientation changes without user actions. Change-Id: Ib5dcb7ef05096b9ee2899d3508961fc52f706729
2013-09-03Add preferences keys single source.Artur Dryomov
Should help avoiding type errors. Change-Id: I5b15d7e21e3adcff0fd1fe11d5a14c121fbd486b
2013-09-03Add saving computer information on keyboard actions.Artur Dryomov
Change-Id: I84844a004d2d07809f024ed2e84abcbbba80fb99
2013-09-03Change search delay from 10 seconds to 5.Artur Dryomov
Should be better for UI interaction feelings. Change-Id: I68322ed71878ec520676d68d821f64041476b800
2013-09-03Add computer name as a subtitle to the connection activity.Artur Dryomov
Change-Id: I3df33faef2004107cd2a806e536efb63517a18c7
2013-09-03Change time of intents filter reginstration.Artur Dryomov
A Bluetooth pairing dialog somehow sets the connection fragment on pause so old registration would cause loosing messages from service. Change-Id: Ie4f6bef96b89a0c2aa86ec00da478831b572e191
2013-09-03Update the launcher icon.Artur Dryomov
Change-Id: I63808fc96fd235fdb483f95b75d3a13d4402c867
2013-09-03Remove more unused methodsMarcos Paulo de Souza
Change-Id: I79548f9dd1b83ef940e7a1302cf7b728610fed4a Reviewed-on: https://gerrit.libreoffice.org/5757 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-09-03Write integers as signed sal_Int32Stephan Bergmann
...this was a regression introduced with 64b993e046f23baaacaff1572b7d2a816588b5ef "finish deprecation of O(U)String::valueOf()" and it caused e.g. the value -0x100 of the enum member css.i18n.TranliterationModules.IGNORE_MASK to be written as 4294967040 rather than as -256. (Though the relevant code is dead ugly, for sure.) Change-Id: Icb3d3365135bc2a07e438317b70abdf9d74d6d7a
2013-09-03dbgutil deref of empty vector assertCaolán McNamara
Change-Id: I9c3b4f84df252e632f02e79e069426fafadee0fe
2013-09-03String->OUStringIvan Timofeev
Change-Id: I5708992ce73edd96f030ee7bfd5fcd9e0e6fca8a
2013-09-03completition->completion :)Ivan Timofeev
Change-Id: I7a5ae7cc0d6a253bbc27db076babedd65c89be1a
2013-09-03Updated coreCaolán McNamara
Project: help fdae1bb5ed104b443f19ed026dd2b7d9f67cafdb
2013-09-03convert select index dialog to .uiCaolán McNamara
Change-Id: I49a3d67e9c22c1608354b732f8aee27afcf15885
2013-09-03Bypass SvxBasicIDEOptionsPage when DISABLE_SCRIPTINGTor Lillqvist
Change-Id: I687dc152a60d1f5ccdf8d8ca763040cbff74e3cf
2013-09-03Missing exception specificationsStephan Bergmann
Change-Id: Ie0b0ce5f72c02f4dcdece48fe35bed50af4eb572
2013-09-03fix string conversionIvan Timofeev
regression from 710f41b7aec8e7d35a0da8be332aa289f98942af Change-Id: I7c5e41294e072eceb036a24397fbb899a568587c
2013-09-03remove stray method declarationIvan Timofeev
Change-Id: Ia536eadc80a969ce16f5d9fb995adfab048b77c1
2013-09-03Ruler: minimal unit 1/16 inch, 1/10 cm, dynamic tick draw, variousTomaž Vajngerl
- minimal unit for inch is 1/16 and for cm 1/10 (1mm) - additional tick level (now 4 in total) - top and bottom tick in addition to the number (highes tick level) - dynamically draw tick levels depending on the tick gap (should be at least 6 pixel wide) Change-Id: I0598b16e32d19eb1294a2358eacbeb19a70966a2
2013-09-03Ruler: clear ruler elements at copying only when input is not emptyTomaž Vajngerl
Change-Id: I633dcd452a0df426421eaccadf648ad06b8e124c
2013-09-03Ruler: use vector instead of array for elementsTomaž Vajngerl
Change-Id: I099387648988b83d4d4b53f59237906e8f939c6e
2013-09-02PoHeader constructure problem with boostNorbert Thiebaud
No idea why that seems to work on other platform but 10.6 SDK does not like it at all Change-Id: I145b03874ba948cb29c998552e852f29999bc471
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl
When multiple image child elements are inside a frame, each one is imported and gets unique name via SwDoc::SetFlyName(). But the retained one is not necessarily the first one, which is the only one that may have the original name. Also the solveMultipleImages needs to return a smart pointer, as nothing else keeps the image contexts alive. (regression from 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70) Change-Id: I28a8a752f3eed176cc2ebb4c9af11a0dd4d18ea6
2013-09-03startcenter: Add missing tooltip for new presentation buttonKrisztian Pinter
Change-Id: If2d0285a0aa9e3959352b01e1f99ff082dfad01b
2013-09-02MacOSX 10.6 does not like id as a variable nameNorbert Thiebaud
Change-Id: Id1029f777e4f1d03ce7d3fb85ced38deeefca619
2013-09-03Update a few library namesTor Lillqvist
Change-Id: I17c575ce0d4ba55a47a97d86c69a00ef7f822838
2013-09-02No need to install non-SONAME versions of icu libsStephan Bergmann
Change-Id: Ica8057c70f5e4b63830c6ffe7fb85269a10b845f
2013-09-02Remove unused writeDBLoaderInfoJulien Nabet
See http://nabble.documentfoundation.org/About-writeDBLoaderInfo-function-in-dbloader-cxx-dbaccess-module-td4072511.html Change-Id: I11b8ff569eaaa8ddcaf105e45ef4ee189e71c183
2013-09-02bDel is unused uninitializedCaolán McNamara
Change-Id: Idac3a6805700d896b8569d1df79d32ca493c48b3
2013-09-02fdo#43090: Last fix for autoclose brackets in MathMarcos Paulo de Souza
We need to swap values of selection in Math when they're make in RTL selection, because Math don't support RTL. Change-Id: I4f8acfb560fa486ecc9f2569f1f331fa6f28d2d4 Reviewed-on: https://gerrit.libreoffice.org/5722 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-09-02fdo#62475 - remove visual noisePhilipp Riemer
Change-Id: Ic944fc45aded66939a2fc1622536eb3f2d80d764
2013-09-02Delete wrong commentPhilipp Riemer
This indicates that there should follow the private methods in this class. However, the visibility constraint "private" was never in this code since it was added in 2009. So I delete it. See: $> git log -u -- framework/source/uiconfiguration/imagemanagerimpl.hxx ca00697e3dae9a03573d11281fc8d9a4ee391d3d (Sep 8th 2009) Change-Id: Iac82b79d8cf6cc0c796a5ee97be25d2d24f4fa48
2013-09-02Math: fix focus in Elements DockMarcos Paulo de Souza
When click in Elements Dock, we need to put focus in formula edit. Elements window do this, so this needs to be done in Elements Dock too. Change-Id: I8265d85fcf997344d8269345260499b3690521cb Reviewed-on: https://gerrit.libreoffice.org/5760 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-09-02stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara
Change-Id: I730617f5ce28149f79d1d22efbfb7eab22e5840d
2013-09-02unused string resourceCaolán McNamara
Change-Id: Icea434caf7a5de1131bcba72b2133f8643428ecd
2013-09-02Related: #i123048# Corrected connector layout after reloadArmin Le Grand
(cherry picked from commit c7d96eed93415894c5ca4522bd32ca06acd88233) Conflicts: svx/inc/svx/svdoedge.hxx svx/source/svdraw/svdoedge.cxx Change-Id: Id388fa7396751a2e8b5908373ca57eceee1a1af1
2013-09-02Translate German commentsPhilipp Weissenbacher
Change-Id: I0c6f2fbd05b3a80826f3bed1b5ac2a1170d6ea5e Reviewed-on: https://gerrit.libreoffice.org/5753 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-09-02Translate German commentsPhilipp Weissenbacher
Change-Id: I6a7183e8345f9e076fb15c692392cb4029c14640 Reviewed-on: https://gerrit.libreoffice.org/5752 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-09-02WaE: statement aligned ... [loplugin]Tor Lillqvist
Change-Id: I80256c748fecf1e5d7ffa73fdcde0ed453455b72
2013-09-02WaE: unused variablesTor Lillqvist
Change-Id: I0c93ca3875d8cd6fe009018e79847142b4e64bfd
2013-09-02GSOC work, small fixes afterGergo Mocsi
Fixed some errors after the merge. Change-Id: I8c0360d7fd04425a00dacb37f673d10efffa0ebe
2013-09-02GSOC work, renaming+listbox right side fixGergo Mocsi
Fixed the small bug in positioning the listbox to the right side. Function ResizeListBox was renamed to ResizeAndPositionListBox. Change-Id: I3cea54ad5658ee1628935b4975f52fe78c1ff5c3
2013-09-02GSOC work, fix the clipped listboxGergo Mocsi
Listbox clipping works correcly on the right side and on the bottom. The function calculations are done from the initial position: if the actual X/Y coordinate + width/height exceeds the visible area, listbox is poitioned up/a bit left. Change-Id: I17ff28cd23423819b55d7079c6d35484b567899c
2013-09-02GSOC work, fixed clipping of the listbox in the bottomGergo Mocsi
Listbox positioning on the bottom is corrected. Change-Id: I75af0ff68b24ad26e9c9bd41d91a6ac9d1fa9d1c
2013-09-02GSOC work, arrow navigation+TextSelection problems fixedGergo Mocsi
I've added a new function called EditorWindow::GetLastHighlightPortionTextSelection, which gets the last edited word (from the highlight portion), and creates a TextSelection from it. Later, this is used to remove/replace text in the listbox when pressing the tab key. The proble was, that is cleared the whole line, but now, it just clears the newly edited word. Change-Id: I61b6721696e89002705c9980579023b42ad1faaa
2013-09-02GSOC work, fix strange TextPaM errorsGergo Mocsi
Wrong TextPaM's caused the autocorrection to insert the string multiple times, this is now fixed. I use the values from the HighlightPortion struct. Change-Id: I5ff5f01c06738088639186c35eb58ee9ff497d95
2013-09-02GSOC work, multiple fixesGergo Mocsi
Code completion: parser recognizes extended types ony when the checkbox is checked. Fixed a crash caused by a misspelled uno type. Fixed function CodeCompleteDataCache::Clear() to clear both internal variables. Change-Id: I82fdd2e1cf749237e2e2de4a9a2fc7d07fb7eb4a