summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Branch libreoffice-3-6-0libreoffice-3-6-0Fridrich Štrba2012-07-170-0/+0
| | | | | | | | | | | | This is 'libreoffice-3-6-0' - the stable branch for the 3.6.0 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.6.x release, please use the 'libreoffice-3-6' branch. If you want to build something cool, unstable, and risky, use master. Change-Id: I04ea671c4f573b4a79ded68b8612fe1d6613e70c
* remove useless extern declarationDavid Tardon2012-06-251-2/+0
| | | | | | | This fixes segfault in checkdll libbf_xolo.so during build of libreoffice 3.6 package for Fedora Rawhide. Do not ask me why... Change-Id: I367a85ba2a10bc60bcd74ca90c2fd24e86f70967
* checkdll libbf_xolo.so crasher with gcc-4.7.1 20120615Petr Mladek2012-06-221-1/+1
| | | | | | It smells like a compiler bug. Change-Id: I8a5848b5622420ce61c9288354cd1ef670245e44
* Adapt to 6d78c490b0923c22d125286ebdae2e41edd28f6cStephan Bergmann2012-06-172-2/+2
| | | | | | ... "Get rid of GRADIENT_* defines, they conflict with Windows GDI types." Change-Id: Id05d47005e56ba5fd24b1b1ce17b069e011a4003
* Branch libreoffice-3-6Petr Mladek2012-06-050-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | This is 'libreoffice-3-6' - the stable branch for the 3.6.x releases. The commit rules are different according to the development phase: + 3.6.0 beta phase: + any bug fixes are allowed without review + late features need approval by 3 people with different affiliation + 3.5.0 rc phase and later: + fixes need approval by one reviewer + late features need approval by 3 more people with different affiliation IMPORTANT: Every developer is responsible for pushing the fixes into all appropriate branches. Note that we do not plan any merge from this branch to master or vice versa. Please, help use to make stable and usable release. If you want to build something cool, unstable, and risky, use master. Change-Id: I7c5cb3b6322bccf25b99b3d07042b21ae2b49ff6
* This SyncSvStream stuff isn't usedlibreoffice-3-6-branch-pointCaolán McNamara2012-06-042-7/+0
| | | | Change-Id: I827e46dc2e38646c9b9869a2230cdcd299d7a3c9
* ThreeByteToFourByte and friends are no longer in useCaolán McNamara2012-06-021-83/+0
| | | | Change-Id: I9a2aaebfc5cc6b8b6327d61270043611283a6975
* use sax::Converter:: base64 code insteadCaolán McNamara2012-05-3018-124/+41
| | | | Change-Id: I92fd4459bed7c38ff2063899b20d24d781ac45bd
* convert ResStringArray to rtl::OUStringCaolán McNamara2012-05-242-18/+18
| | | | Change-Id: I32d51ad09e1a190d92d6e6f6c14d9f9debf7bf41
* WaE: fVal may be used uninitializedCaolán McNamara2012-05-161-1/+1
| | | | Change-Id: Ifee8b1f44868813cc7d1c02539517e8d2bf0675d
* Some cppcheck cleaningJulien Nabet2012-05-0715-28/+27
| | | | Change-Id: Ib0dee8fed7c3ac54870024853d0bcdfcb964039d
* Some cppcheck cleaningJulien Nabet2012-05-0513-25/+23
| | | | Change-Id: Id3e1da2b80c87b22eeb5da696b0ba8ef88061817
* fdo#48253: Expand SAL_STATIC_CAST leftoversThomas Arnhold2012-05-046-15/+10
| | | | Change-Id: Ibda77aa3010928513bd7d0b57a1d1045343607b5
* fdo#48253: Expand SAL_STATIC_CASTThomas Arnhold2012-05-0414-51/+51
| | | | Change-Id: Icbb4df924b79f2a3d903c640e2aae2119a91fcad
* fdo#48253: Expand SAL_CONST_CASTThomas Arnhold2012-05-044-6/+6
| | | | Change-Id: Id50acb05c4616ba735dbbbad8fe866ae8c8ef459
* Revert "Remove unused parts"Caolán McNamara2012-05-031-0/+4
| | | | | | | This reverts commit 1a0db504b60623eeb45d64a8ce8d1463983f6c2a. They seem to be built under windows and the windows build-bots are complaining.
* Remove unused partsJulien Nabet2012-05-021-4/+0
| | | | Change-Id: Ife64c1e95ae1dcf5554fc8e59d1afbffa3ffebec
* track change to make ResId::toString a non-static memberCaolán McNamara2012-04-3063-302/+300
| | | | Change-Id: I2e2ba77aaad129a5f83b5fb6bef98dcb948ce5a0
* add dmake flagfile for build.plBjoern Michaelsen2012-04-291-0/+0
|
* callcatcher: strip Container downCaolán McNamara2012-04-192-28/+0
|
* table.hxx: oops, forgot TOOLS_DLLPUBLIC in thereMichael Stahl2012-04-181-3/+2
|
* move tools/table.hxx to binfilterMichael Stahl2012-04-1822-20/+527
|
* partially revert 271e19336e594195ac6e40dd01ba62d2592f24e8Michael Stahl2012-04-182-0/+90
| | | | Turns out this stuff is used by Table
* callcatcher: remove newly unused codeCaolán McNamara2012-04-157-68/+0
|
* ditch some unnecessary codeCaolán McNamara2012-04-129-530/+17
|
* callcatcher: reduce ByteStringCaolán McNamara2012-04-113-110/+104
|
* WaE: msvc potentially used uninitializedCaolán McNamara2012-04-103-22/+22
|
* reduce binfilter ByteString to used partsCaolán McNamara2012-04-105-583/+432
|
* fix clang compileLuboš Luňák2012-04-091-0/+2
|
* s/pathes/pathsJulien Nabet2012-04-096-11/+11
|
* s/pathes/paths/Julien Nabet2012-04-092-2/+2
|
* callcatcher: recently unused codeCaolán McNamara2012-04-0611-524/+1
|
* removed dead code that used to handle Calc text importsEike Rathke2012-04-054-787/+3
|
* GCC 4.7 -Werror=deprecated, -Werror=narrowingStephan Bergmann2012-03-2911-24/+21
|
* move SvWeakBase etc into binfilterCaolán McNamara2012-03-231-0/+49
|
* WaE: need a virtual dtorCaolán McNamara2012-03-222-8/+2
|
* WaE: potentially uninitializedCaolán McNamara2012-03-211-2/+2
|
* drop unused methodsfeature/cmclayoutCaolán McNamara2012-03-203-24/+0
|
* delete un-included header fileCaolán McNamara2012-03-161-299/+0
|
* can remove AddFontItem[s]Caolán McNamara2012-03-162-41/+0
|
* Some include clean upStephan Bergmann2012-03-161-3/+0
|
* callcatcher: now safely remove the actually unused partsCaolán McNamara2012-03-154-222/+0
|
* Dead codeStephan Bergmann2012-03-141-265/+0
|
* Adapted to -Wnon-virtual-dtor enabled for GCC 4.6Stephan Bergmann2012-03-1441-28/+139
|
* Resolves: fdo#45521 restore ascii export for getTextFromPamCaolán McNamara2012-03-1413-11/+1425
| | | | | We need getTextFromPam to get the text of a selection for the uno api, which some parts of the export to xml require
* fix 64bit broken-nessCaolán McNamara2012-03-141-4/+4
|
* ditch SfxULongRanges from binfilterCaolán McNamara2012-03-125-31/+0
|
* fix build errorCaolán McNamara2012-03-082-3/+5
|
* add initial explanatory documentationMichael Meeks2012-03-061-0/+10
|
* callcatcher: shrink unused inlinesCaolán McNamara2012-03-0510-128/+26
|