summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin
The service already existed, it just needed an IDL file. Change-Id: I6b9a5a5fd02985bfdd29bb42f032265d0b5498c7
2013-03-07make the UNO generated catch clauses use const modifierNoel Grandin
Change-Id: I2c9cdff2aeb97c8b9740aba91990e27315d5c85b
2013-03-07fdo#46808, Use service constructor for document::DocumentPropertiesNoel Grandin
Change-Id: I4be6985d5f1c7729f74b8a5ddc41024a407e770c
2013-03-07fdo#46808, remove unnecessary XMultiServiceFactory usageNoel Grandin
No-one was calling the constructor with anything other than an empty reference. Change-Id: If1948ff236f6fdb3579e472d66c5f9c04879bc4e
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
Change-Id: I647a02e552acdd354463fc46c13c5a73b1c90d09
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin
Change-Id: I62c37eb6d0e0b2a681a84e1fa0067d0a9f967cf2
2013-03-07fix spellingNoel Grandin
Change-Id: I52eb4153c3396be88b72cab3b7899f0c6ab18103
2013-03-07Revert "Window::PostPaint() was unused and empty"Tor Lillqvist
Nah, seems that it was used after all on Windows, somehow. This reverts commit 5754264f93001978a3c5f5f1cdabd7113de010b8.
2013-03-07Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist
In the damaged() method do a callback up to Java code in Desktop that invalidates the view. For now store the view in a static field, but need to do that in a cleaner way eventually. There might in some circumstancest be several instances of the Desktop activity present. Obviously should also run just one LO thread. Get rid of the temporary self-invalidattion in onDraw() silliness. Start the LO thread that runs soffice_main() from Java, not from native code. Apparently only threads created from Java have proper class loaders in Android. No need for an own DoReleaseYield() in AndroidSalInstance, the one in the SvpSalInstance base class does what needs to be done. Change-Id: I4cb85b352fca1f1375f726620ec8c93d2047f113
2013-03-07Use __android_log_print directlyTor Lillqvist
Change-Id: I67d90eb58faa0427c4de894eac107cc2d05a3477
2013-03-07SALEVENT_COUNT is unusedTor Lillqvist
Change-Id: Ia4970bd63ae5a9af40a82c894ecd077b7ca199df
2013-03-07resolved rhbz#918168 ICU: CVE-2013-0900 race condition allows DoSEike Rathke
Upstream changes https://ssl.icu-project.org/trac/changeset/32865 https://ssl.icu-project.org/trac/changeset/32908 See also https://bugzilla.redhat.com/show_bug.cgi?id=918167 Plus changed UMutex to UMTX to make these compile in icu49. Change-Id: Ib5dba7085e6b2dd3925c0c220b5d264e4c7bb4c8
2013-03-07Window::PostPaint() was unused and emptyTor Lillqvist
Change-Id: I0e35b55888df16067660862fd54d240f5dfcef8f
2013-03-06Some cppcheck cleaningJulien Nabet
Change-Id: I53ddb92d1fef3513536fa9a54bcedad35581f4aa
2013-03-06remove ReportEngine2 interfaceDavid Ostrovsky
Typical anti pattern in java is the overuse of interfaces. You only need an interface in java, if you have multiple different implementations. Otherwise you don't. Change-Id: If8b62adc56385f9b839dab36e8cbbf9f715e6017
2013-03-06Do not add empty path to SOLARINC on windowsPeter Foley
Change-Id: I6c53e999b9921dff4338815a48b8c97b4fe25059
2013-03-06delete previous uncommented comments in positionhelper.cxxJoren De Cuyper
Change-Id: I0f177a078b915c1220423ea583e749de4d02e384 Reviewed-on: https://gerrit.libreoffice.org/2571 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-03-06janitorial: indentationLionel Elie Mamane
Change-Id: Ia1d4f938cbc3c142a415850208482e6e36122562
2013-03-06fdo#61166 text format: correctly chain the formatter->getOutputString callsLionel Elie Mamane
cf commit 271b11a3d56ba0c5f542a142ab859a0819530dba, copy/paste error Change-Id: I9a5391cd9d77d181026abffa3ea2f036c7009ade
2013-03-06Without threads for the whileFridrich Štrba
Change-Id: I15ad587b510ab006a6b92270f51ce8c352312694
2013-03-06oops, forgot MakefileFridrich Štrba
Change-Id: I9a798186ecd213868fc44a1b49ae7bc5c93cc7ed
2013-03-06Add a comment to prevent misperceptionsFridrich Štrba
Change-Id: I0c7f2a53bf7a024f1190396accd164201e3a90cb
2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba
Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9
2013-03-06fdo#60722 testcaseMiklos Vajna
Change-Id: Ib6097c844b2bc929c6ece31bcec62f27bfbf386c
2013-03-06fdo#60722 import RTF_SHPZMiklos Vajna
Change-Id: I6c572d44d93f812d50376ec05ae94bdabadb3f1e
2013-03-06fdo#60722 RTF import: fix line width defaultMiklos Vajna
Change-Id: I6e6ca4bcd66fca60d305bb21d71018c88d854289
2013-03-06fdo#60722 RTF import: fix line color defaultMiklos Vajna
Change-Id: Ic100837dd69498e97d940e5dfb4053c02fc7daa0
2013-03-06It is safer to uncomment these checks in the postithelperJoren De Cuyper
Change-Id: I84d96224dbe51ff25fcb6d96e0be9a8dff89b0a1 Reviewed-on: https://gerrit.libreoffice.org/2567 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2013-03-06Dead codeStephan Bergmann
Change-Id: I74f40a03dbfb7f40da1132bdac080f3359110cc0
2013-03-06Dead codeStephan Bergmann
Change-Id: Ie54e11da130d563e52a87b924b556966d055b73f
2013-03-06need sc.hrcCaolán McNamara
Change-Id: I1c5fa09da04e8c21cfe418b814c61b63a90a4db3
2013-03-06Converted Insert -> Names -> insert widget.Abdulelah Alarifi
Change-Id: I903d329cffd77daa9987cfc6079d9cfd10d98fc5
2013-03-06lo-commit-stat: new --bugs-changelog optionPetr Mladek
Add --bugs-changelog option to print the list of bugs in the style of SUSE changelog Optimized the code to check bugzilla only once when you generate more logs. Change-Id: I56eeda92628422f1b649c0fd71ae9146aeaa85c9
2013-03-06remove .src remnantsCaolán McNamara
Change-Id: Icd3df6c154e1eac0d7ba47c449c3fdc6ae388879
2013-03-06Updated coreCaolán McNamara
Project: help 44a39c4833aef3499030d046f153bb1d27e84027
2013-03-06some refinements on label configurations in writerWinfried Donkers
Change-Id: I94ad02972b0fae1327f72a41373f34962452b8ef Reviewed-on: https://gerrit.libreoffice.org/2473 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-03-06XINC and XLIB are never usedMatúš Kukan
Change-Id: I242153584dd8e50e8163c4534acf8d8a66423b02 Reviewed-on: https://gerrit.libreoffice.org/2545 Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz> Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
2013-03-06various efforts to consistently apply HIG rulesCaolán McNamara
Change-Id: I1a3ef21959d2bf50c57ffeaf5be3e49f75cd8cca
2013-03-06coverity#983009: Resource leakJulien Nabet
Just moving pArr block should be ok Change-Id: I9c5c4c35b90d8f06933521c77c966a426a801cec
2013-03-06do not crop the bitmap, it is already cropped. more debug outputRadek Doulik
Change-Id: Iac6cd20833e0de9d8135fc4a3a0c4e5884a0e9fa
2013-03-06adapt code to define name .ui conversionCaolán McNamara
This is a bit of a pig, the RefButton does a magic shrink of the dialog to just two widgets. This happens in a baseclass which has other users so for the time being switch off being in a layout enabled dialog to do the right thing depending on that. On the bright side, for the other expandable element we can now use a VclExpander and throw away the custom resize, reposition, etc. code for that. Change-Id: I9f2ab8a8d1bd28ee873ec8548a26131eab597763
2013-03-06handle empty button boxesCaolán McNamara
Change-Id: I5763970fc521bd5951576090732902ef156d8958
2013-03-06merge isLayoutEnabledsCaolán McNamara
Change-Id: I67e55fd6aac3e0c9b80c63ca682d3aca7be7d815
2013-03-06straighten out that dreaded indentationEike Rathke
Change-Id: Ia082475c5d00dfd7c09da08b535e685f8513242c
2013-03-06Translate German comment in idlemgr.cxxChris
Change-Id: Ic5506b8698d0458e3166994a165d4dd1a8f6173d Reviewed-on: https://gerrit.libreoffice.org/2565 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-06Remove commented out code in salplug.cxxChris
Change-Id: Ie3f55a35874ecaf07440da26c8ba22c2803a0480 Reviewed-on: https://gerrit.libreoffice.org/2566 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-06One German comment translated, removed commented out line of code.Chris
Change-Id: I0811d0404b325307a7cab60c8c634a74eef0736b Reviewed-on: https://gerrit.libreoffice.org/2564 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671 loplugin: clean warnings: unused variables, incorrect indentation and log area. Reviewed-on: https://gerrit.libreoffice.org/2544 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-03-06Resolves: #i120306# cleanup failed loading of problematic jpegHerbert Dürr
Patch-by: orw Tested-by: orw (cherry picked from commit 52c755f84a4755982d0f0933986c292d199a34f0) Conflicts: svtools/source/filter/jpeg/jpegc.c Change-Id: Ic0686ad44fcd527fc6f182748e255daceac2089e
2013-03-06c#706125# fix overallocation on 64bit platformsHerbert Dürr
(cherry picked from commit febadae3d165ba12f2f7944b441fdfc328a3725a) Conflicts: vcl/source/gdi/sallayout.cxx Change-Id: I928bbf253cb5f7824b870ca77d04d3e453af67bd