summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-08False loplugin:staticmethodsStephan Bergmann
Change-Id: Icc026ebb422c299caca6c24d6a56416076589fc8
2015-05-08loplugin:staticmethodsStephan Bergmann
Change-Id: I186c81923857d06ac7a87caf9d5961f44b89b559
2015-05-08loplugin:staticmethodsStephan Bergmann
Change-Id: I9fa42eeeabb4a6c7ee18b52d24c480a3f7a6a753
2015-05-08loplugin:staticmethodsStephan Bergmann
Change-Id: Iafb48b20496924c64f9aaa3ec0965b023aef6a07
2015-05-08Remove dead CoreTextStyle::SetTextColorStephan Bergmann
...unclear to me why 507efabe8b40e34c2bebfdaa00d4264c5345d3dd "Resolves: #i124922# allow late setting of the font color..." left it in Change-Id: I741ca3d7eca6fa5dff81af50d91bd6c5d1cba989
2015-05-08Remove trivial CoreTextFontData::CreateTextStyle wrapperStephan Bergmann
Change-Id: Ic57551d9a3590769f97742d41f089dbb3ce248a9
2015-05-08loplugin:staticmethodsStephan Bergmann
Change-Id: I1aeec1e8b00ab0f9e7ec130b6d72b69f35a304cf
2015-05-08loplugin:staticmethodsStephan Bergmann
Change-Id: Ie99d1dd241dc2bfa5c5ac2bff9f2330c491327bc
2015-05-08vclptr: assert that we have a >0 ref-count in acquire as well.Michael Meeks
Change-Id: Ia2286661a8f62e8a46c44c390ab1a8a5dffe81d0
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks
This should eventually enable more certainty that they are still live by the time we emit the event later. Change-Id: I7c9eb4c000753d4efe8c59a9e13ef3e11c93b2fa
2015-05-08Take SolarMutex when pushing app events that need a VclPtr.Michael Meeks
Change-Id: Ice91c9e698d99d9674a7c7b3c688faa07603bf95
2015-05-08loplugin:redundantcastStephan Bergmann
Change-Id: I50154e2deb66a77fc4354b1db0e4cd8e1b1ffd2e
2015-05-08loplugin:redundantcastStephan Bergmann
Change-Id: I2931de2cc2a9916dae785d0cc130ce2aa73cf54e
2015-05-08gtktiledviewer: Make all functions staticPranav Kant
These functions are only being used inside this file. Change-Id: I473b33f794cfbaff590d00f22d2832456482d15a Reviewed-on: https://gerrit.libreoffice.org/15680 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-05-08Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist
Gets rid of superfluous sequential callbacks with the same percentage when loading large documents. This reverts commit cec72eff99d1d683f2236c8a86a2814b34ad861e. Change-Id: I70f43f7e3a650c76cbcbbc60ebb2d47efaca06a5
2015-05-08dbaccess: avoid exceptions during loading embedded data sourcesMiklos Vajna
Situation before/after the patch is the same, just silence lots of harmless warnings for now. Change-Id: I00428bdfd939d8cdd3bfd447339e0417e70f4689
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
Change-Id: Ib27854a8470f3ff5b208cb949a7bd02f2a86c969
2015-05-08lopluign:staticmethods: Improve diagnosticsStephan Bergmann
Change-Id: I6079f387a697c5fe794655e455a19d0cb44b96bc
2015-05-08vcl: hold reference during user event posting for floatwin.Michael Meeks
Change-Id: Ibb0f717ae21cd80386b26e078ee7eb2a873b4092
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks
This helps avoid things dying during emission in a robust manner. Bit of an unpleasant 3rd optional parameter; better names appreciated. Change-Id: I27571823f9d96caef1d07602785a02390d3a3591
2015-05-08dbaccess: move vnd.sun.star.pkg: handling from ODatabaseContext to ODBFilterMiklos Vajna
This way the data source's URL will be the vnd.sun.star.pkg: URL, that gets stored in the user profile, and the data source will be usable when we connect to the data source next time, too. Change-Id: Ie2f45af453bfad4f813a1ea492edb633c148d08b
2015-05-08Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara
hit it with a large and simple hammer Change-Id: Ib0e55ad64780efc7664ccd9a2684fbe7dba87498
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe
Change-Id: If93609d032c9864e0251230bf9ed76e6b6741a62 Reviewed-on: https://gerrit.libreoffice.org/15672 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-05-08dbaccess, sw: use vnd.sun.star.pkg:// for embedded data source handlingMiklos Vajna
Change-Id: I69eaf2e4dd051d62f56caef962d40889cc3a3876
2015-05-08gtktiledviewer: Stop event propagation to GtkToolbar when in edit modePranav Kant
If not stopped, key-press events are interpreted by both LOKDocView and GtkToolbar leading to poor editing experience. Change-Id: Ie878d168e202a0f3e1d52191aa3fd7cc00a7cbfd Reviewed-on: https://gerrit.libreoffice.org/15677 Tested-by: Miklos Vajna <vmiklos@collabora.co.uk> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-05-08Enable loplugin:staticmethodsStephan Bergmann
Change-Id: Ic0062eddebf9225d298569bb4900047a0ee0b112
2015-05-08loplugin:staticmethodsStephan Bergmann
Change-Id: I0041724d340bf75a184910805f7f927efb3b2131
2015-05-08loplugin:staticmethodsStephan Bergmann
Change-Id: I33d722c27d85732d23510ebaaaba0b8792d0d61d
2015-05-08misspell some words, copy and paste slide to gimpCaolán McNamara
and we don't want to see the mis-spelt underlines Change-Id: Ib3ae29297a1697e0f7b0caa816504da7edf721d1
2015-05-08OS X SDK.app build fixAndras Timar
Change-Id: Ib6f34f833a6fbaa8038796d86accd385b2a21a44
2015-05-08...or rather, like thisStephan Bergmann
Change-Id: I87b547b76f6e214730757bec375b1d7b3d5d8f41
2015-05-08loplugin:implicitboolconversionStephan Bergmann
Change-Id: Iec38fdf8c165d1121e74f7221b49ca49f808ac03
2015-05-08Missing from previous commitStephan Bergmann
Change-Id: Ic4ba1f85575047cd03ccca8987b411f6ad2a809a
2015-05-08loplugin:staticmethodsStephan Bergmann
Change-Id: I9b661dc67ccbdcb757d661168b4c3fa4b6f5b1fa
2015-05-08Remove dead codeStephan Bergmann
Change-Id: I3684210a180a3044ac52c3cd92a3184fc349e40d
2015-05-08jdbc character stream: don't mix up bytes and charactersLionel Elie Mamane
Change-Id: I59352edd887982faa792b02adbb55c3f67f1d78d
2015-05-08tdf#90257: Prevent dialog from growing out of the screenKatarina Behrens
when large font sizes are used. Set size request on 1 edit widget (+- match what used to be in the old .src file), the remaining two are in the same grid, so this will hopefull do the trick Change-Id: I3ca27ea4d037cf8877f022c1ee5ed7f348b0cfdd
2015-05-08Add SwDBManager::LoadAndRegisterEmbeddedDataSourceMiklos Vajna
With this, if a .odt document has an embedded data source definition, referred as EmbeddedDatabaseName in settings.xml, then that data source gets registered when opening the document. Change-Id: Ibd836fe11c0e74e8ea10e357886e6266e9ba0db0
2015-05-08add test for xlsx rotated axis title importMarkus Mohrhard
Change-Id: Ibfcf7cffe661efc1ce2063e87d38c45d943df69d
2015-05-08also add test for secondary axis, related tdf#75316Markus Mohrhard
Change-Id: I88f46f7724296e1c58cf7604a0c514de91b5ae2a
2015-05-08add test for tdf#75316Markus Mohrhard
Change-Id: Ic9f20c90e54f53484d67c1c38530dbac9638cbfe
2015-05-08default text rotation for secondary axis is also from parent, tdf#75316Markus Mohrhard
Change-Id: I0d17787e1b554854853910b1196582985864c944
2015-05-08inherit default title rotation from parent, tdf#75316Markus Mohrhard
Change-Id: I2cf609a3f2c5eb1f9d7716b3ee89d4131d942ffb
2015-05-08loplugin:unreffunStephan Bergmann
Change-Id: I85ed112b1bfb44d47b8bd59e211b5b691b3fe02c
2015-05-08Remove dead codeStephan Bergmann
Change-Id: Id2b755c500c32392cdb5cc84ee901f0737347350
2015-05-08tdf#91157 svtools: fix missing dispose in RoadmapItem causing MM crashMiklos Vajna
Change-Id: I42a67ac2712dcf124e4fea3c9bbf705f211fe008
2015-05-08convert EXPAND constants to scoped enumCaolán McNamara
Change-Id: I98a0fecf15337db729b39b80aa9c664abcdd3daa
2015-05-08VclPtr: presumably these also leakCaolán McNamara
Change-Id: I6118e908e2c56f67593315e8d8499b28b9489810
2015-05-08vcl: Control - hold a VclPtr instead of a dogtag over emission.Michael Meeks
Change-Id: Ibedf2fc25ac141e10d07ba757fa6c76a4c4a6cff
2015-05-08VclPtr: presumably these also leakCaolán McNamara
Change-Id: Ib92a1d91464bc95a80415e1651bac78a65a8b31d