Commit graph

311667 commits

Author SHA1 Message Date
Caolán McNamara
9ec0a3ec62 these ENABLE_FOOs are set to TRUE not YES
Change-Id: I821a41752643fe78cc99ea20e5d7ef11e7a5e91a
2012-08-30 13:44:53 +01:00
Tor Lillqvist
44ecabdbb3 #include <rtl/strbuf.hxx> 2012-08-30 14:34:12 +03:00
Tor Lillqvist
863a82a369 Revert "no member named 'OStringBuffer' in namespace 'rtl'"
Instead just #include <rtl/strbuf.hxx> then.

This reverts commit 15768dac2b0a326cb1f8b7985f18a6ab54d1a664.

Change-Id: Ib6aed3f73bf106b4804fb418af80fefa6d662c79
2012-08-30 14:34:06 +03:00
gerhard oettl
e2faffebde fdo#39468: Translated German comments in sc/source/core/tool
Change-Id: I3d27d33a973c601234b5b6e48756df16f567149d
Reviewed-on: https://gerrit.libreoffice.org/503
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2012-08-30 10:12:39 +00:00
Tor Lillqvist
6285e9da02 Use gio only on Linux
Change-Id: Ice64f084a04b879ccaec66f9a679f82ab9001547
2012-08-30 12:57:59 +03:00
Caolán McNamara
ea705d630f missing symbols are in gio
Change-Id: I6c746d678f8472251b6d2139b7c46ffe2a7767c0
2012-08-30 10:39:40 +01:00
Tor Lillqvist
5949de433f no member named 'OStringBuffer' in namespace 'rtl'
Change-Id: Idb06612e30b6ef3e9ce26d461f3664fbafdb1cab
2012-08-30 12:29:22 +03:00
Cédric Bosdonnat
c5e69ec077 Fixed remotecontrol build without gtk
Change-Id: I3b2118dea19a8ef3683ce192b3be703114bc02ae
2012-08-30 11:16:46 +02:00
Jung-uk Kim
78d8557aab fdo#54015: At least FreeBSD ld requires -z origin, moz redux
Change-Id: Ide36957d1826f5ac20b14a6919abfc684c33cb9c
2012-08-30 09:36:08 +02:00
Stephan Bergmann
18f08e53d8 -Werror,-Wunused-value (Clang towards 3.2)
Change-Id: I24bf5a91544269e9284c52aedca1fcd8435a8e4a
2012-08-30 09:36:08 +02:00
Lionel Elie Mamane
a0b3feafe7 fix C++ warning declaration shadows member of this
Change-Id: Id14e14222615df33f5da7bab6f73d2752ae41509
2012-08-30 09:29:23 +02:00
Lionel Elie Mamane
de8d2c313b fix C++ warning: declaration shadows member of this
Change-Id: Ib88fecd856c9767cafa0191d3d93b372776d414a
2012-08-30 09:24:16 +02:00
Tor Lillqvist
b7afe94667 Make verbose make output more informative for cppumaker commands
Put only the presumably not so interesting long list of input files
into the response file, have options (which might be what one wants to
see if using verbose=t) on the command line as such.

Change-Id: Ia73614744f4fba65bc47dc463197941e65eae78f
2012-08-30 10:20:35 +03:00
Miklos Vajna
dd11bca8ab n#777337 testcase
Also remove the #if 0 I forgot to remove previously.

Change-Id: I2cc5e1407c509414c8395d0fd63ab3b379bef04f
2012-08-30 09:12:12 +02:00
Miklos Vajna
a474559ff1 n#777337 fix DOCX import of title page top/bottom margin with headers/footers
SectionPropertyMap::PrepareHeaderFooterProperties() already backed up
m_nTopMargin to have the same result when that method is called multiple
times. Do the same for the header footer height values as well to match
the WW8 behaviour.

Change-Id: Ib2347abc3db39308900c7721c0e15de040d9a01f
2012-08-30 09:12:11 +02:00
Tor Lillqvist
c7377102ad Add note about terminology
Change-Id: Iecbd3d88e963222e9bf44412fc84245edb6659dc
2012-08-30 09:40:06 +03:00
Stephan Bergmann
860ffac8bf Unused member typedef shadowed by function parameters
Change-Id: I892e8cd4a46496199b3a78a1f08cc96dfa3c2f03
2012-08-30 08:37:32 +02:00
Stephan Bergmann
b888512fcb Fix -Wl,-z,origin -Wl,-rpath,... quoting
Change-Id: I65eac6ab34d2d54eeaa2bc14838711f700d0d535
2012-08-30 08:29:18 +02:00
Stephan Bergmann
beab021ffe HelpIndexer, HelpLinker are build-time tools
Change-Id: I43186271f36f67a95a7e3766e1998ea42531e596
2012-08-30 08:17:53 +02:00
Stephan Bergmann
095b13bd23 -Werror,-Wmismatched-tags
Change-Id: Ia8242f98f2c1d4256bf84c6ad4f57f998d895d50
2012-08-30 07:41:30 +02:00
Lionel Elie Mamane
c556c5bbd2 fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKE
Change-Id: I24d1f3af5d428e735a94fc9a69960244d0225513
2012-08-30 05:59:40 +02:00
Lionel Elie Mamane
92656d5de9 Make impl_doActionInSQLContext_throw more typesafe
Change-Id: I19be63f1cfa57386dd661ab8f98dc21b5ff8d22c
2012-08-30 05:25:24 +02:00
Lionel Elie Mamane
3655f25465 fdo#48807 autofilter should not use LIKE operator
This demonstrates a confusion between *values* and *patterns*

Change-Id: I207aa53950166e915bbad22b022c88d07ee6300d
2012-08-30 05:23:06 +02:00
Caolán McNamara
92f877ab09 ever-annoying int != sal_Int32 problem
Change-Id: I07497cf288004931d4212e92decd18fb8c685a78
2012-08-30 00:52:33 +01:00
Caolán McNamara
3c1345bdde try a stab at remote fix for no matching function for call to make_shared
Change-Id: I029df0a94158acc5ca9705f53070d39d297b7b17
2012-08-30 00:33:14 +01:00
Caolán McNamara
341acca822 some more build failures
Change-Id: I2c2eac4fd848925fada754ced03328fa5320f901
2012-08-30 00:13:35 +01:00
Caolán McNamara
716c0233cf use SAL_N_ELEMENTS
Change-Id: Ia55c8696657c459423d745e298630d549e4125df
2012-08-29 23:59:56 +01:00
Caolán McNamara
f59733d45f fix build
Change-Id: I3616e62689246a091d9f26d69105a27f64553d48
2012-08-29 23:57:35 +01:00
Stephan Bergmann
3a0889b9a9 Add upstream link
Change-Id: I8711d5476664d37ffdbf025b8e07a9bc21530908
2012-08-29 23:50:26 +02:00
Andras Timar
11fb0c1447 remove unused resources
Change-Id: I07c3a456b36a4f032f5e158632eccd4370ce0085
2012-08-29 23:06:56 +02:00
Stephan Bergmann
0e3f66c5f6 No space inside brackets
Change-Id: I6f6222d7c4c928b29ac092d3afef125f2e552b8e
2012-08-29 23:00:18 +02:00
Stephan Bergmann
7947da50b3 Work around autoreconf de-ANSI-fication support error
Change-Id: I990167289fe39bbfdb3b40abf8fc522dabb7cc20
2012-08-29 22:59:22 +02:00
Uray M. János
030df631a8 Cleanup in Tools > Options > User Data
Change-Id: I4f0a0304d7dd23ed8ce011e6f8f90e170bfbe5df

Cleanup in Tools > Options > User Data

Change-Id: If89f19e22b6efeb0fdd811ff8afe2cb6c0b0bf4e
Reviewed-on: https://gerrit.libreoffice.org/500
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2012-08-29 20:56:58 +00:00
Uray M. János
c20f15c1eb Basic IDE: namespace basctl
Now all names in basctl are in namespace 'basctl'.
There were lots of names that included the word 'Basic' or 'BasicIDE' in
it, e.g. BasicIDEData, BasicDocumentEntry, BasicTreeListBox,
BasicIDEModule, IDEBaseWindow etc. This information is now stored in the
namespace name, so the names could be shortened: basctl::DocumentEntry,
basctl::TreeListBox, basctl::Module, basctl::BaseWindow etc.
Some other minor changes:
* LibInfos, LibInfoItem, LibInfoKey ->
  LibInfos, LibInfos::Item, LibInfos::Key
* The header guards are now uniformly BASCTL_FILENAME_HXX, instead of
  e.g. _FILENAME_HXX, which is undefined behaviour because of the '_'.
* namespace BasicIDE, BasicIDEGlobals, basicide -> namespace basctl
* BASICIDE_TYPE_MODULE, ... -> basctl::TYPE_MODULE, ...

Change-Id: I2a9b493562d0d8a2510d569798fbe9e1161b7c9b
Reviewed-on: https://gerrit.libreoffice.org/501
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2012-08-29 20:48:28 +00:00
Eike Rathke
cda1562570 resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns
Implemented user editable date acceptance patterns.

The introduction of strict date parsing using locale dependent date
acceptance patterns in 3.6.0 wasn't always welcomed. Besides that not
every locale had patterns for incomplete (only day and month) date
input, users also complained about not being able to key in dates on
numeric keypads if the locale's date separator wasn't '/' or '-'

This commit implements a "Date acceptance patterns" edit field under
Tools->Options->LanguageSettings->Languages that follows the selected
locale and enables the user to add patterns.

Example de-DE locale:
* default patterns: D.M.Y;D.M.
* to enable additional input on numeric keypad: D.M.Y;D.M.;D-M-Y;D-M
  * if 3-4 shall not result in a date, D-M- could be used instead of D-M
  * note that to enter an ISO 8601 Y-M-D date with a D-M-Y pattern
    active one needs to enter a year >31 or with at least 3 digits, e.g.
    011

Change-Id: I9e20fcb168578b02d0f0248a0e209942e0f27113
2012-08-29 21:17:46 +02:00
Markus Mohrhard
332451bea5 add unit test for basic sorting with cell note
Change-Id: I997f96e0a9f6aa4c2ed7f2d3811a84fdfda05683
2012-08-29 19:46:34 +02:00
Markus Mohrhard
b705c6b4bd move ScProgress construction out of ScTable::Sort
Change-Id: I8e523fbb53b9c40075b62ee32d79eee0b408168e
2012-08-29 19:46:33 +02:00
Jan Holesovsky
e1d56d509b MinGW: Use the right objdump.
Change-Id: Id891e048d1914d8e274f3f540c4038a299e57ae8
2012-08-29 19:21:33 +02:00
Tor Lillqvist
7df30efe81 Fix libxmlsec build on MacOSX, no idea if it works at run-time
Change-Id: I1c8c978d62072cdb08bd64e6f38fe11983091375
2012-08-29 17:00:36 +03:00
Noel Power
9e6d1f061c don't cover cell with hint window fix for fdo#47595
Change-Id: Iedbe5238deb7ed011423ef211e7fb1e498d27387
2012-08-29 14:28:33 +01:00
Stephan Bergmann
54928e1745 Mingw build is cross-compiling, not using cygwin
Change-Id: Icc0b617bd639666e44effbb4554bb4f7f0e778e8
2012-08-29 14:53:22 +02:00
Jan Holesovsky
f309083c5a --with-system-nss for MinGW.
Change-Id: Id94b5d0aa4d4b6236831f3720cb24efca70be649
2012-08-29 14:52:47 +02:00
Caolán McNamara
e54da07147 allow NULL pModuleName for WNT in osl_getModuleHandle
osl_getModuleHandle under unix can have a NULL pModuleName and the underlying
GetModuleHandle on windows allows a NULL modulename as well

Change-Id: Iaf154e635e9c96cbc62d525a7552339ce132f3dc
2012-08-29 13:12:15 +01:00
Stephan Bergmann
3ef14b0a5a Unused declarations
Change-Id: Iec879819cb328bade35de8a946f38a419fa8737a
2012-08-29 13:26:42 +02:00
Caolán McNamara
04414085d1 fix typo
Change-Id: Id278f406673b79347c72203d89c1c7b22105c727
2012-08-29 12:11:14 +01:00
Andrzej J.R. Hunt
9f1716173e Return to StartPresentationActivity when slideshow finishes.
Change-Id: Id91226046ecb89c2cd14d03eb4a99d0ad4b7b027
2012-08-29 12:58:41 +02:00
Caolán McNamara
7a1bac5cca ecj knows about -source -target
Change-Id: Ieb26135bb5eeee5cd472becf704e75bcbeeb8518
2012-08-29 11:43:51 +01:00
Caolán McNamara
cbba41823a String::Expand -> string::padToLength
Change-Id: I684e371c31ba76d2e9b563eed70449764346161b
2012-08-29 11:43:50 +01:00
Caolán McNamara
2fa8271155 Related: #i113785# add regression test for ligatures
Change-Id: I46fca6dc8e77571afda5ceb230dc6c93f730703d
2012-08-29 11:43:50 +01:00
Tor Lillqvist
5bc406541c WaE: this decimal constant is unsigned only in ISO C90
Change-Id: Ica3bf96289d142be2ef19d3a0bb3a4006ef5317d
2012-08-29 13:40:53 +03:00