summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann
[API CHANGE]: extends the css.configuration.XReadWriteAccess in an incompatible way, but that is unpublished, has been commented as "still unpublished and unstable," and was specifically introduced for internal use by the simplified configuration access, so should not affect 3rd party code. Change-Id: I99ce045f5bd8c598e689d46fb0d3626dfaa6d0a0
2015-04-01Replace RemoveHiddenContentCfg_Impl with direct configuration accessStephan Bergmann
Change-Id: I422f6f3386419f4ea91c4b3d9c96e759e1361a3a
2015-04-01tdf#87441: RemoveHiddenContent is indep. of ExternalMailer/Program R/O stateStephan Bergmann
Change-Id: I7a479c85c2acbb750651b4c4211447bcb2a7346e
2015-04-01Revert "Revert "skip SkipImages unit test on Windows""Michael Stahl
This reverts commit 7ea8046c741c8b7b608f26e312cc5f1056752c09. Unfortunately test still fails on WNT tinderbox but it works for me locally, disable it again.
2015-04-01also refactor description setterBjoern Michaelsen
Change-Id: I69deac6d830f63aea94f3512ab4156217fbc7b27
2015-04-01refactor labels getter on one baseBjoern Michaelsen
Change-Id: I21a6ea8d76b94e09ae05e63a01d451b776e6ddcd
2015-04-01create generic getCells() functionBjoern Michaelsen
Change-Id: I36f0b7113e22b801295eb704b8f5f9df4536eddc
2015-04-01more testing on the text table descriptionsBjoern Michaelsen
Change-Id: I39bab96587b9c1580dd4d7a92f61f39ed5d3b754
2015-04-01give postprocess announce an levelBjoern Michaelsen
- otherwise colored gbuild output is broken, so this is really important Change-Id: I6affbafe8f7f841a4061e2a42f6c0858b3f4675b
2015-04-01give each test an own docBjoern Michaelsen
Change-Id: I89906cfef234c51f117f06eca0dbb4101cce6b01
2015-04-01Check osl::LibreOfficeKit::isActive(), not Application::IsConsoleOnly()Tor Lillqvist
Console-only is really orthogonal to other things; it has one specific meaning that is relevant on OS X only, see svapp.hxx. Let's not overload it for LibreOfficeKit things. Change-Id: I8b94c3a4e6f938ad70f1555a12dac8596819e031
2015-04-01Add API to check whether being used through LibreOfficeKitTor Lillqvist
LibreOffice code, when used in a program through LibreOfficeKit, needs to be aware of that in certain crucial spots, to avoid behaviour and functionality that makes no sense in a LibreOfficeKit scenario. As LibreOfficeKit uses a normal LibreOffice installation to perform its job, this can't be a compile-time choice. Also, none of the existing run-time "headlessness" modes fully match what is needed. Change-Id: Iaccf7f958c549f019b508854800519f54dcadb11
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
Change-Id: I88259ffaffc73979c240721d2db166c79d3085f1
2015-04-01Revert "skip SkipImages unit test on Windows"Michael Stahl
This reverts commit dae63f3dd8216aea7f6b594433b180d633d5551d. Crash should be fixed by fae6699c2ec8d68766bb8d5f71483d4b65792327
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
Change-Id: I1aeb9c73c284e39f371e49ded98e8dba0d055056
2015-04-01loplugin:staticfunctionNoel Grandin
Change-Id: I909cf7e77f9d7194575636248196fda311fffdb6
2015-04-01loplugin:staticfunctionNoel Grandin
Change-Id: I89f5984d73e7d42269189dc1d1bc2d59e5ab193f
2015-04-01Also ignore idutils DB file.Thorsten Behrens
Change-Id: I8e50e66b0834547d10748594eac2be0b5e65e163
2015-04-01CosmeticsTor Lillqvist
Change-Id: I65ee75db015a402c8d93f10f03512669d6fa8e79
2015-04-01WaE: c-style castTor Lillqvist
Change-Id: Ia3d8c23e8c3b3a2c7bbbcfc9922272b62ca2fc49
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
since their usage is intertwined. Also introduce new o3tl utilities enumrange and enumarray to make working with scoped enums a little simpler. Change-Id: I2e1cc65dd7c638e59f17d96dfae504747cad6533
2015-04-01configure: check for validators if --with-export-validation is usedMiklos Vajna
Change-Id: I535669e46f2535f0a0c0b106b964bfbc3a2e2d7e
2015-04-01MSVC 2013 doesn't define __cplusplus >= 201103LStephan Bergmann
...but does support std::remove_reference Change-Id: I4a702efdea9aad91cee32aca08da755e482e4b88
2015-04-01Deprecate getCppuType et al in favor of cppu::UnoTypeStephan Bergmann
...which doesn't suffer from the sal_uInt16 vs. sal_Unicode ambiguity. Change-Id: I4de265145e720615652e88b6a68e03903ad8cba2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: Ida0a4cced7d35be6f9da16447ae4e23ded5e415a
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: Ic3764caeeb2cdec397071706845bf8517c848917
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I08f4e8270061b90b77a976d4ead7462a02fce845
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I718cbc10c992b0515d3c4e2a62e38a6331a288d0
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I3269d005634c66929e092d6a8fb33d71819b6971
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I5be2bed2203cd3807d3d9659e09e5f60f7a3257c
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I6b0974024e61e02639106d4ca3abcdcdb8e6fa87
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I0ecb96d6f26c827640f3329c81884001f860090d
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I8d1a4fda1cdd679f20de37271f7b832da4fb0c9a
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I2f084bd6de707d21857e2182aebb96b446b51dcc
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I02c70b26b82d2d0357111a127aefc57d3be21320
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I50d13cdd5fb94a68c2eb7c165c75ab2413a0d254
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I091e11ab1e7fbacf04a0eac51262d22d3835ab17
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I4791f064f223487ce57e68f8e0b1e3d74e66e868
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I1693826962a0551396fd5691dc4a98f0646bade3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I641a3a1e2cf2c789844940d7231015cb85e3b8bc
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I14b923990a012e8e85ca9170cdffd6b8e3626d89
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I338272459f7df611cc0033aaec02170e84ba2393
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I07d6cd7191c4ac1eeca4bba5edf8f86dd9d9467e
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I1fee5879bbf0293dc765247f0587ce52c1570a3e
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I9518da89384c60a1b153a3146cbfb8dc48638b10
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I936ae26f8d5d7cdd32c15e937b7cae6668b6192c
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I7657e83fd1494a199528482d7000940cfa2f60d4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: Iddde148aa783c252d0c864e30855383e996dbf69
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I66548ca8a8eaadea64f58653e97389c6208caa41
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
Change-Id: I65bd9d0e68aa92e0d3e008887bd00eada8cbac69