summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-24Updated coreStanislav Horacek
Project: help 3cd6599bead7b1266daf69733f86b54f3e7d5557 fix typos Change-Id: I79f3463c1815b0db318483eaa3faae3d6ba1e54f Reviewed-on: https://gerrit.libreoffice.org/15886 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-05-24Typo: m_pReportDefintionMultiPlexer -> m_pReportDefinitionMultiPlexerJulien Nabet
Change-Id: I90f2119d5b43e5d6efa18561a1b04d1c0178950e
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara
Change-Id: I8c9e970d5c5931de1a7526cbff3de626ef30bd74
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens
The adjective was used as the German meaning, which translates to maybe or possibly. Change-Id: Iaf5b38f628b23796829a1c4bd3919d4e13b874f0
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens
Change-Id: I8daf6d155c631cbdb850a6af95c92a578905d6e6
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextOutlineAttributeThorsten Behrens
Change-Id: I7f75833bfec2cde140ded1dfe60aed2684905b0a
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextAttributeThorsten Behrens
Change-Id: I0fd55ea6c775d771e001c0db78bb72c50e9b81cf
2015-05-24Fix tdf#87509 - default sdr attribute is special object.Thorsten Behrens
The drawinglayer attributes signal defaultness by object identity, not value equalness. That should fix a number of subtle cache and redraw problems. Change-Id: I049ffda228a48db71cef108571805c6e41e4b149
2015-05-24tdf#87373: Bad text spacing on OS XThorsten Wagner
Adjustments to character positions less than one pixel are ignored. These adjustments are probably introduced by lossy conversions between integer based and float based coordinates. DXArray elements are adjusted to integers avoiding cummulated rounding differences. Change-Id: I65d476301247251a7d329b14adb70be367538c97 Reviewed-on: https://gerrit.libreoffice.org/15633 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
2015-05-24IsInModalNonRefMode just forwards to IsInModalMode nowCaolán McNamara
Change-Id: I940b70648ede6239930ba36e755994e7749b2d0b
2015-05-24drop now unused WB_REFMODE bitCaolán McNamara
Change-Id: I873063a8cf52652ca8d3c871170beeb4585de8f1
2015-05-24callcatcher: update unused codeCaolán McNamara
Change-Id: I1f2a94cdcd4329af68d946ff0a74ddec4ac1c590
2015-05-24tdf#91534: Writer crash using Gallery icon in sidebarJulien Nabet
test mpBrowser1 if not NULL + reorder the disposeAndClear calls (must be reverse order compared to the order of Create calls) Change-Id: Ia5481430791d9ab73e63d49a0ef0d5e0a6016605
2015-05-24rendercontext: Improve comboboxes in the double-buffered toolbar.Jan Holesovsky
Change-Id: I91bfb4ea4672ff09482679f8fcf18a65e5a6ee3c
2015-05-24rendercontext: Fix border window's painting to work well with rendercontext.Jan Holesovsky
This partially fixes rendering of comboboxes. Change-Id: I243f63a0cd83bb435876d3954a073df0acd54c58
2015-05-24rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky
Change-Id: Ic7101ab7cbaa7fd5f6b073a73ef0c0088b1af4c6
2015-05-24rendercontext: Fix borderwindow rendering when called from class Edit.Jan Holesovsky
Change-Id: I0b63ee7fd30c9b6f67b9770386ba1904eea0e678
2015-05-24rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky
Change-Id: I5e05b08e30930740be0fdbb18169bf350e2eab9f
2015-05-24rendercontext: PushPaintHelper needs the buffer as param too.Jan Holesovsky
Change-Id: I4e787356bd17fcaffdbe0dc51a549b359f416766
2015-05-24rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky
Change-Id: I4230412ccc389b8ba6768229b569d7075e7ac466
2015-05-23tdf#91431 - fix post-dispose focus issue in color window.Michael Meeks
Change-Id: I7990cbddc8c664da5ec6521cf8e036ca67d5ce0e
2015-05-23mark numbers as untranslatableStanislav Horacek
Change-Id: I5c7c2c5bb0ce615d4dda8a634517b627b7d49df6 Reviewed-on: https://gerrit.libreoffice.org/15871 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks
The previous code would only invoke Window:: methods by the time we hit the destructor; do the same to avoid fixing more scattered crashers for now. Change-Id: Ibdcd1290309bb7fc31a44d534c52d357da022591 Reviewed-on: https://gerrit.libreoffice.org/15880 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2015-05-23tdf#91499 - cleanup AnyRefDialog VclPtr's with an explicit dispose method.Michael Meeks
Change-Id: Ib3571fc6d2aa9343bcfd2d6a5bdbd6b1d193c0f1 Reviewed-on: https://gerrit.libreoffice.org/15883 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
2015-05-23tdf#90315 RTF import: fix \colsx default valueMiklos Vajna
See SectPageInformation::mnColsx on the libreoffice-3-6 branch + the spec agrees, too. Change-Id: I6f70a125f8d962621f319e3e75e2865e5f126859
2015-05-23tdf#91368 - micro-optimization for over-used method.Michael Meeks
Change-Id: Ia43d66230ef3118d2f23c2e6ba8eb0a081ab6b93 Reviewed-on: https://gerrit.libreoffice.org/15878 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
2015-05-23Remove include stdio (part6)Julien Nabet
Change-Id: I4dde46c81b36b318710e32c8f420dff8d9c2e655 Reviewed-on: https://gerrit.libreoffice.org/15879 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2015-05-23tdf#91438 Rename uno commands in toolbar xml and fix iconsYousuf Philips
Change-Id: Iabb6812e45d00f9dbee8d938225f26397e9120ba Reviewed-on: https://gerrit.libreoffice.org/15882 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-23SAL_TRACE doesn't existJulien Nabet
Replace with SAL_INFO. But neither my local build nor TB complained, weird... Change-Id: I87f2164fc51e3fdf59f340a438a481c6ff5843e1
2015-05-23tdf#91429 do not convert ooxml preset shape modifier valuesAndras Timar
Revert "Resolves: #i124703# adapt coordinate range from ms relative..." This reverts commit c764a3d978beb2e6197a8d3f7df53d81ebf72467. The reverted commit did not fix anything in LibreOffice in the first place. The document referenced in #i124703# is as good without the patch as with it. But it caused a regression. Conflicts: oox/source/drawingml/customshapeproperties.cxx Change-Id: I65eb114423039e9c9c684cc55009275fd06caacd Reviewed-on: https://gerrit.libreoffice.org/15875 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2015-05-23Wrong comment since 642cfe8ac206af4fe82bc695d38b5c7f0edf7dc7Julien Nabet
nEndPos is in fact sal_uInt32 type Change-Id: I434564eebff2138709807676ae855a8f487f4c09
2015-05-23sd: consistent code formattingThorsten Behrens
Align statements, redux of vertical space footprint. Change-Id: I00bcdb7dacffba944bbc26c7e9abf75e505bf21b
2015-05-23fix for the failed JUnit testTomaž Vajngerl
Change-Id: I5a9bc081daa872e000e3dbdb0ecc3d57705683c7
2015-05-23tdf#91469: convert links in help/about to httpsJulien Nabet
Change-Id: I1274f75a49a999285488e99713782956e2287249 Reviewed-on: https://gerrit.libreoffice.org/15870 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-05-23Set 'pseudo headlesness' also when being used from LibreOfficeKitTor Lillqvist
Pseudo headlessness, one of the many kinds of headlessness, all slightly different and essential. NIH! Change-Id: I4da86751989bdeedfb009a5966df7226aa806eb6
2015-05-23Don't do any magic LO OS X application stuff in a LOKit clientTor Lillqvist
Change-Id: If6b6c3e48c7d0681958ff0e2afe0b0be5f6ee1ab
2015-05-23lokdocview: update doc size on LOK_CALLBACK_PAGE_COUNT_CHANGEDMiklos Vajna
No need to do any actual rendering, the invalidation callback takes care of that. Change-Id: I9a3e45cab5250fc45eccb4577fe76377f76354eb
2015-05-23SwView::UpdatePageNums: add LOK callback about page count changeMiklos Vajna
Change-Id: If9ab69c9f3ec3f9f518738792ff020ef4cfd6390
2015-05-23libreofficekit: fix Linux baseline buildMiklos Vajna
Change-Id: Ib0a076d78aacfec5e0625d7592ae24815e600ad6
2015-05-23use sliders in CompressGraphicDialogTomaž Vajngerl
Change-Id: I272d0f9d56a601b78cbc3e67ff1f87db964d5ccd
2015-05-23support linking a Slider with a NumericFieldTomaž Vajngerl
Change-Id: I5cfd28d278cc21884eb9bf1b0e5a619c871f6bd2
2015-05-23pass RenderContext into writer paintingTomaž Vajngerl
Change-Id: Ib2d986d05dc7db1b65ed29ea295807d6f20cea4a
2015-05-23call ApplySettings sooner when paintingTomaž Vajngerl
Change-Id: I2ddd6a6b4ccfccc55f394d8a6851843ef2479fe3
2015-05-23use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl
Change-Id: I30cbfe1906d5d59db93a354ca1d1862c4b5e631a
2015-05-23loplugin:staticmethodsStephan Bergmann
Change-Id: I20dac7fb627ec202558ed8be4e043bc01837b333
2015-05-23tdf#90882 Add table insert uno commands to menu bar and fix labelsYousuf Philips
Change-Id: I4f5f2daeb27b8ba486abc685e42596030de6d2d1 Reviewed-on: https://gerrit.libreoffice.org/15863 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-23i18npool: missing includeMiklos Vajna
Change-Id: I04b2e2aa5fffd570f33b69d8df99b9a88481a3a2
2015-05-23Look for libsofficeapp.dylib in the right place on OS XTor Lillqvist
Change-Id: Icef6b70081b15d4b8d99eb4ba7103f059e8d00e4
2015-05-23Build the LibreOfficeKit bits for OS X, tooTor Lillqvist
Change-Id: I43013ffc27ba21f65fd1372533dd665894e5c008
2015-05-23Typo: Trapeziod->TrapezoidJulien Nabet
Change-Id: Iab575622819e245b1459cba72dc34a9c387d00b6