summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
a literal within a OUString. Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
2012-07-16fix 32bit build wrt. int vs. sal_Int32 comparisonMichael Meeks
Change-Id: I7ae0014c2b8e14dabab0d64cb498abb820b3968d
2012-07-16remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks
Change-Id: Ia6c0fbd33a4293ba863b4179f03f78ded413040a
2012-07-16Confusing behavior of cmopareToAscii overloadsStephan Bergmann
Change-Id: If432b67cebdb9a009a015ddf046ed1ce15920e57
2012-07-16warning C4928: illegal copy-initialization:Michael Stahl
more than one user-defined conversion has been implicitly applied. Change-Id: I5a6b4b9aacdc6cc38119185da6bc94334a809c0b
2012-07-16warning C4701: potentially uninitialized local variable usedMichael Stahl
Change-Id: I8e8dec18e1bec67154304b8c96ff034d6ab5d791
2012-07-16xmloff: implement import/export of SwPostItField::aInitialsMiklos Vajna
Change-Id: Ie28e8e4c2e80d9234cf1ec2ca43dd200cf1d56cb
2012-07-16implement docx import/export of SwPostItField::aInitialsMiklos Vajna
Change-Id: I919f5f0c4f6a1f6b1ea6261d9703da7a6c1046d3
2012-07-16SwPostItField: added aInitials memberMiklos Vajna
Change-Id: I9cc8dcd2c8e1d9074b58195d37289a9b4cfe43cf
2012-07-16Revert "Make bottom tabbar items follow native theme"Ruslan Kabatsayev
This reverts commit 17ea32a1a36d81a0a12df12adbe15e8eaf1c7c62.
2012-07-16fdo#51890: Display themed progress meter instead of the native oneStefan Knorr (astron)
Change-Id: Ia72f46763de40205b1a8a9bb94839bb420933443
2012-07-16Bring community branding in line with actual community logoStefan Knorr (astron)
Change-Id: Ib1e1d1ff7f20f51f991c7a14a6e5dc1510d8c1fd
2012-07-16Fix typo in template name: "VIntage" to "Vintage"Stefan Knorr (astron)
Verify via File – Properties ... – Description or via the Template Chooser Change-Id: I6a635ef4d08af72cd2563fc722e80d7f48a8a2b3
2012-07-16do not hide .patch filesMatúš Kukan
to hide more, try git config --global core.excludesfile Change-Id: I1da4131b943a962797a1f389554139e87fe074bc
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan
Change-Id: I7cad80ea59b4527193a35ea1b7cfdd56e07a0efe
2012-07-16PRECOMPILED_HEADERS not definedMatúš Kukan
Change-Id: I9292f45585243ef0244b75df030421111e1ca0ae
2012-07-16disable edit field for min and max type, fdo#51834Markus Mohrhard
Change-Id: Id77c58f333bfab5446cf96d24cd9ccfc18802862
2012-07-16use correct value to check for min and max, fdo#51831Markus Mohrhard
Change-Id: I8a5412bc9c22048dd8f6618b38e5a522b7ea02c2
2012-07-15WaE: unused variables and misordered initialization listCaolán McNamara
Change-Id: I2f49383d5c9e097edf52776818db4e89497aca5c
2012-07-15callcatcher: update unused code listCaolán McNamara
Change-Id: I045ac2928d4b8cf99f9f76c20a9e489adc34ed66
2012-07-15-Werror,-Wunused-functionStephan Bergmann
Change-Id: Ie0e37aae9be1c6fcf3f8c0b8d571dc3786f38205
2012-07-15#include "tools/helpers.hxx" for FRoundStephan Bergmann
2012-07-15gbuild: let JunitTests run with MSVC:Michael Stahl
Apparently the long path name hack is no longer necessary; at least i did not experience any obvious problem with a source tree rooted in D:/lo/master. Change-Id: I2fd1893a827c27b5dcee438eae6572c596ae907c
2012-07-15let make dev-install do something useful on MSVCMichael Stahl
Forcing creation of second installation set is perhaps not ideal, but i have no idea how that installer perl crud work and at least it gives something to run tests against. Change-Id: I506160013de23f76128c9e39b4f3bacc6e32cc7a
2012-07-15sw: disable CheckBookmarks on WNTMichael Stahl
Change-Id: Ia52cbea28c832706cbfa74c2b1d9bca43df006d9
2012-07-15CppunitTest_svl_urihelper fails on MSVCMichael Stahl
Change-Id: Ia1154ab9e677ac0d27eb8cf671139d4e23f78794
2012-07-15gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVCMichael Stahl
Change-Id: Ic23e6e26093ed381a1930ee6d3c1bc04ac2625b9
2012-07-15smoketest: fix build with MSVC:Michael Stahl
Linking an empty CppunitTest against smoketest Library does not work, the linker complains aboutunresolved external symbol DllMainCRTstartup or something like that; building a static library has the same result; so just build the cxx file twice via a dummy smoketest_too.cxx. Change-Id: I11a29d4ec134f67a7de896ff8c669ed5b47782a7
2012-07-15gbuild: un-break setting classpath on Windows:Michael Stahl
Apparently LO patched GNU make 3.82 interprets the semicolon which is the value of $(gb_CLASSPATHSEP) as a terminator if it occurs while setting a target local variable; the part of the value that follows the first semicolon is cut off. Hence escape the $(gb_CLASSPATHSEP) and $(XCLASSPATH) vars. Change-Id: I213dba7155f9515e492c20cfff3bef1c4d8269fc
2012-07-15MSVC complains about too many implicit conversionsMichael Stahl
Change-Id: I33b40ec877270de4ed037dfaf6652c07935a727c
2012-07-15STLPort on Solaris only makes sense with SunStudioMichael Stahl
Change-Id: I18083180ebde8a9d32c645b3e203a562a6a0ddbe
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara
inherit class UnoTreeListItem from SvLBoxString instead of SvLBoxItem so that it really isa SvLBoxString and can be edited with startEditingAtNode a) remove the unused SvLBoxEntry argument to SvLBoxString's SetText b) used rtl::OUString instead of XubString c) rename aStr to maText d) inherit UnoTreeListItem from SvLBoxString and drop its maText in favour of that of SvLBoxEntry Change-Id: Id78f43ae5be8cd6f581e6c2fd2bd6f46de9144ba
2012-07-15These methods are virtual in the base class, so are really virtualCaolán McNamara
Its convienent to mark them as such in the subclass too for self-documentating consistency. Change-Id: I4c17b796b0704818705df0a7bc0dc8eb233ae36b
2012-07-15GUI improvements for CompressGraphicDialog.Tomaž Vajngerl
In CompressGraphicDialog it is possible to set the target image width and height besides resolution. Better lossless / JPEG compression selection. Added Compression / Quality settings. Change-Id: Ic8a6bfbe9dfbcd4acdfda4c0a856c3ea813a2702
2012-07-15Uploading libmspub-0.0.2 releaseFridrich Štrba
Change-Id: I0f91e4a4d9c47d91637eac8c28d4ab3062269e35
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar
Change-Id: Ifa1689ff9be7afa14f5694825c506f7c8c3eff43
2012-07-15remove 2 unused resourcesAndras Timar
Change-Id: I5b0faac6c47c284fd25f020fdf6dbbed5c643e72
2012-07-15cleanup malingering vendor name in docrecovery.srcAndras Timar
Change-Id: Ie9fa8a07361a1ed957d9e4d19df256b4d9668606
2012-07-15fdo#52090 update Danish dictionaries (2012.07.14)Andras Timar
Change-Id: Ia05018afcfcba044e568e9262ccb90324c2807f5
2012-07-15Resolves: fdo#52013 use vector::insert insteadCaolán McNamara
Change-Id: I3cbc0c0751c069ff9bc7d8b1b737fcfdc3be2b9d
2012-07-15fdo#52088 use [ProductName] placeholder instead of LibreOfficeAndras Timar
Change-Id: I560139949c89798581ed7631eb5d0b3124c83002
2012-07-15These methods can be constJulien Nabet
Change-Id: Ia4aa8df3768923f7b5a31fb5158e4a744f4b9788
2012-07-15Possible inefficient checking for <var> emptinessJulien Nabet
Change-Id: I049ebd41756ffdd73f534c3bf34f81106f8549a9
2012-07-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: I6cfaf9f4623c67fcf9383426f04b32e095acbf42
2012-07-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: Iedb58cade2bc7cdbce2e8d40b0e3502bf3df4fa9
2012-07-15Keep track of the current view and close it when we click close icon.Rafael Dominguez
Change-Id: I63faf58203ac43b4216a57d8ad5fbfe8d9f0bfff
2012-07-15Move Populate and ShowOverlay as pure virtual functions.Rafael Dominguez
Change-Id: I6544ec030646a2f9fb0e322c1c2032b78ff6390c
2012-07-15Move some methods to TemplateAbstractView.Rafael Dominguez
Change-Id: Ie65d5c9c91a1c55c792bf19a9f2ffdb6bb56bb2a
2012-07-15Move overlay attribute from subclasses to TemplateAbstractView.Rafael Dominguez
Change-Id: Ia64c226f481a24c06bb3e248f4441fbbca5ad085
2012-07-15Remove SfxDocumentTemplates dependency from TemplateView.Rafael Dominguez
Change-Id: I316d14303f3772fe2a3ea72b5b5a733f16b95e5a