summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-17VML import of TextFrame border widthMiklos Vajna
Change-Id: I9c0cf277e17c02c2de564d48ba79e1c25ea23db5
2013-01-17VML import of TextFrame border colorMiklos Vajna
Change-Id: I8c0cf9e3ac17b87cbfdd4e744632c5306e2abfc2
2013-01-17fdo#59396 Remove duplicate footer entries in "BrightBlue" Impress templateSamuel Mehrbrodt
This also removes an English text in the Master page: "Click here to edit..." and replaces it with a placeholder It would be nice to have this in 4.0 branch also. Change-Id: I1aadc20aa9916e40bbaf1b6f66ec58dfd02a35bb Reviewed-on: https://gerrit.libreoffice.org/1725 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-01-17Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky
So far I am using the same color that is used for the workspace; should it be a problem, we can use a different color. Change-Id: I06fde7f31a9d37d2e387a7e3fd0b6d3d33f8d6e6
2013-01-17Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky
[Also rename mpPersona*Bitmap -> maPersona*Bitmap, it is not a pointer.] Change-Id: I93cc56b1f30c4fe966b8de87b766e820d9e2cefa
2013-01-17Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky
Change-Id: I19a475f198fcb24c4d66134eb67da719fc99099e
2013-01-17Personas: Fix one more potential crash.Jan Holesovsky
Change-Id: Ib7aca26c34aa8484e8c71873805ca8e8812526a7
2013-01-17sc test for XSheetAnnotationsLaurent Godard
Change-Id: Ie5ceb7f8d828eb9c1f4c92996ebb02c8a83f4cac Reviewed-on: https://gerrit.libreoffice.org/1738 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-01-17sc test for XSheetAnnotationLaurent Godard
Change-Id: I1fa77c874c6307ff71ea0aeee653acf1305f2646 Reviewed-on: https://gerrit.libreoffice.org/1736 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2013-01-17Add close findbar button also on other LO componentsJoren De Cuyper
Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9 Reviewed-on: https://gerrit.libreoffice.org/1727 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-01-17callcatcher: remove newly unused codeCaolán McNamara
Change-Id: I3ec055cf7aff5674def54cb75d348f3fb3336c4a
2013-01-17-Werror,-Wunused-private-fieldStephan Bergmann
2013-01-17Fix fallout from checkdll.sh removalTor Lillqvist
The dmake build mechanism used to rename FOO.so files to check_FOO.so before handling them to checkdll.sh, which then renamed them back once the "check" was complete. The initial rename had accidentally been left in place even if the use of checkdll.sh has been removed. Change-Id: I60a2e110e27a15be906b770e86603d798cd055d1
2013-01-17oox: fix misleading commentMiklos Vajna
Change-Id: I96e03fcba317a7ec8f892a2a0656dafbfb8758da
2013-01-17fdo#52286 fix RTF export of sub/super script font heightMiklos Vajna
Change-Id: If71cb6a20842f2fbe8eae94955da2d53842999a4
2013-01-16bInOK is unused, remove itCaolán McNamara
Change-Id: I133d7d2e37d267afe521d6641582dc88f9054a41
2013-01-16Resolves: fdo#58998 insert section applied twiceCaolán McNamara
regression since 0157f0b1ba364f7f9af2aacd1be9fbb5ddec2b4d my belief was that OK_Impl was only called in one place, in sw/source/ui/fmtui/tmpdlg.cxx, so I merged the use there into OK_Impl, but of course there was another use in sfx2/source/dialog/tabdlg.cxx Given that OK_Impl only called PrepareLeaveCurrentPage originally... a) replace OK_Impl in sfx2/source/dialog/tabdlg.cxx with PrepareLeaveCurrentPage, a no-op from the original state. b) add an Apply method that does what I want, i.e. call ok without closing the dialog, so we can retain the fix of fdo#38606 to have "apply" immediately apply the effect of pressing "ok" without closing and reopening the dialog Change-Id: I57e2e41c07ab9bf89ada98d1b9c3336db3493f19
2013-01-16OXMLDataSourceSetting::convertString: try to make Clang tb happyMichael Stahl
Change-Id: I8b2509f28206fd5b6c20c88d9186a9a18f76f7a5
2013-01-16fix buildLuboš Luňák
Change-Id: I1697e761061c21826f57d4b2f4694ee03cdfb05d
2013-01-16Resolves: fdo#59183 Copy 4 or more slides then crashCaolán McNamara
regression from 17afe4cea7e01aef1e5270cc09f438bc6fde3211 which is totally forgivable as its riddled with asserts that suggest there should be no out-of-bounds accesses and there probably shouldn't and those queries are possibly bugs. But double-checking 3-6 it is the case that non-existant pages were queried for in that version too, so return NULL on out-of-bounds like the original pre-stl conversion code did. Change-Id: Ic918419b6cb76b083de6b6911dde9d6e00258324
2013-01-16Clean up SdrLayerAdmin too. Just a little.Kohei Yoshida
Change-Id: I3c8a195cd6c208c7ecd5cf326d3e7ccf3c02e935
2013-01-16Some cleanup of SdrLayer class.Kohei Yoshida
String replacement, proper use of initializer in constructors etc. Change-Id: Ic5e04c614ad044efcb32329a31540402524afe85
2013-01-16Nobody derives from SdrLayer. Change protected modifiers to private.Kohei Yoshida
Change-Id: I9d5822a055d90094a43a01f5cdb1f6f4d1156c49
2013-01-16fix cell border line properties n#793408Radek Doulik
Change-Id: Id20fa233b7e7eb0f2f01f4c230d1fe3398f2f4ed
2013-01-16Sanitize/simplify some parameters of functions in dbaccessMarcos Paulo de Souza
Some functions have parameters of OUString, so, we don't need this type of junk: ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "LayoutManager" ) and we can use directly: "LayoutManager" I believe this brings some simplification to the code, at first glance! Also in this patch, changed some equalsAsciiL to ==, this simplifies more code yet. Change-Id: I38b8076afb84d77ed51c7be407c7f899d80829ff Reviewed-on: https://gerrit.libreoffice.org/1707 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-16fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza
Change-Id: Iab1ba5eb6702d386e2775d7426c3398b606d2d97 Reviewed-on: https://gerrit.libreoffice.org/1706 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-01-16T_xxxFLAGS_APPEND fixupsLuboš Luňák
http://lists.freedesktop.org/archives/libreoffice/2013-January/043792.html
2013-01-16check if $CALLXSLTPROC is defined and bail out if notEike Rathke
Change-Id: I2cbaffc35699942318b24492d02cf06397740009
2013-01-16also strip fo:script and *:rfc-language-tagEike Rathke
For future reference, before this gets forgotten. Change-Id: Ibe8d0ac673a12b53cb53169ba9afe721029375ff
2013-01-16fdo#58415: Don't ignore osl_getFileURLFromSystemPath failureStephan Bergmann
...in osl_getFileStatus et al, it would leave the relevant status string member unchanged (i.e., a null pointer) but would mark it as valid, so that later code to retrieve the allegedly valid string member would crash upon the null pointer. Change-Id: Ia8528f5dc27d94f3d14a2c416955a041b87863d3
2013-01-16Move addSingletonContextEntries to ServiceManagerStephan Bergmann
Change-Id: I2a4c5b1f1f735e2bf5a8670d2f957f84388f0164
2013-01-16UNO methods are no longer called directly on ServiceManagerStephan Bergmann
Change-Id: I037ed9899873e614e9e10c89f1f8a74efa73d737
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist
With gbuildification neither was actually used anyway, as far as I could see. Change-Id: I00d914e6571aed3110226f91ac1685a838031c65
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida
One less indirection makes the code a tad easier to follow. Change-Id: I8e1113617c09f91c0cad32277ee4e32c78f9f058
2013-01-16fdo#59321 un-escape quotes in Windows Installer's idt filesAndras Timar
Change-Id: Iecd39e00ed61449a720354f95cbb695447797bff
2013-01-16SfxObjectShell::UpdateFromTemplate_Impl: template URL...Michael Stahl
... is an URI not a system path so convert it to absolute URI via rtl::Uri. Change-Id: I1ce4c732340a52916dab658f43b96da9a81b3525
2013-01-16rhbz#818557: fix it differently: SwDocShell::_LoadStyles():Michael Stahl
Try to prevent pushing of SfxShells from this function via EndAllAction and SwView::AttrChangedNotify() by setting a ridiculous pre-exising global bNoInterrupt variable. Change-Id: I9c91ca882891c8dfcd9dc08ba197233cfefddefd
2013-01-16fdo#58893: Revert "Resolves: rhbz#818557 crash with NULL shell..."Michael Stahl
This reverts commit a1d265be484f1c70f57ab3de9b2d8c27d2fd3aa4. This commit causes the crash, because apparently it causes some event to be delayed via SfxHintPoster which refers to some SfxRequest that is then deleted too early. Change-Id: I301f3b52001c1d8b1b60f5b1cfb3b093c9f81607
2013-01-16Resolves: fdo#55974 segfault while closing an Impress fileCaolán McNamara
regression since aa1927dc257b52edf96de220cc3797e02c83a0ae mpViewShell(pViewShell), +mpSlideSorterViewShell( ::boost::dynamic_pointer_cast< ::sd::slidesorter::SlideSorterViewShell >( pViewShell )), both are boost::shared_ptr potentially to the same thing then, given that we reset mpViewShell in ::disposing we presumably have to do the same thing to mpSlideSorterViewShell. add unset check on mpSlideSorterViewShell usages while I'm at it Change-Id: I35f51977c40f946a49789abd9405a4ef84aea0e8
2013-01-16sw: start using cppu::supportsService in unocoreMiklos Vajna
Change-Id: Ifa2154af314af98c7c81781f8cbd47ba1e48f730
2013-01-16add close option to findbar in Writerjorendc
Change-Id: Ie42da7ecc7f3cb59bb6f1fb798e72a6862eb1f67 Reviewed-on: https://gerrit.libreoffice.org/1557 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-01-16there is no standalone URE installationMatúš Kukan
..I hope :-). URE is part of normal installation. - removes script from scp2 and unused stuff from instsetoo_native. - removes also OxygenOffice mentioned in openoffice.lst. Change-Id: I1673c06aa84ae0eb2adda2df78a50a5c5d0761c1
2013-01-16--with-nss-build-tools is not used anymoreMatúš Kukan
..since 6eff6fae6272e8ed5d74553597bb4b73db3f2864 Change-Id: I93559aee05a20c1119612c896acaefb97fc90bb4
2013-01-16Template Manager: show names on several linesCédric Bosdonnat
Change-Id: I6990bb6ac52889de36f3ec2cce33e4dc2f3da2ea
2013-01-16Template Manager: show folders with 4 previews inside a rounded rectCédric Bosdonnat
The previous display had the inconvenient to be misleading if there was one or no template inside a folder. Change-Id: I16faa2556ca02380bd4dac0d821ecac45b98b8c3 Reviewed-on: https://gerrit.libreoffice.org/1678 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-01-16Fixed Undo/Redo buttons icon orientation for RTL languages (ar/fa/he)Issa Alkurtass
The icons were in the wrong direction (the arrow pointing to the opposite side) so I flipped them horizontally (and changed colors when necessary). Note: icon-themes is based on languages rather than interface direction so there might be other languages I'm unaware of. Change-Id: If44bed902d763ebbc41ca422399bfd48cc390f93 Reviewed-on: https://gerrit.libreoffice.org/1712 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-01-16fdo#58364 Change Align in View->Toolbar to Align ObjectsJoel Madero
Per request on fdo#58364, Align Objects is a more concise label for what the align toolbar does. Change-Id: I6e846ceafbf020d8669cd93f520226000166d0ed Reviewed-on: https://gerrit.libreoffice.org/1701 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-01-16use the theme width for the scrollbar, not a random 16 pixelsCaolán McNamara
Change-Id: Ie823124e8f156099e5b1708afa5b830153fcce3e
2013-01-16Resolves: fdo#59182 make the special character dialog behaveCaolán McNamara
lock down the sizes of the widgets which depend on the (variable) font in terms of widgets which are invariant so that they don't jump around to their optimal sizes as the selected font changes. Change-Id: I65ea24adb43f9faa974025b6db1c35766b577cd7
2013-01-16Related: fdo#59182 make SvxShowText::GetOptimalSize match its SetFont logicCaolán McNamara
SetFont takes the window size to determine the best font size, so reverse that SetFont logic to get the desired optimal window size. Change-Id: I0d2e35a780552ca52aec20809bcb77d37b6a1bfb