Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-16 | assume STL to always be newer than stlport's version from 2002 | Herbert Dürr | |
Notes: ignore: obsolete | |||
2013-02-28 | svarray has outlived ancient C++ compilers | Herbert Dürr | |
Notes: ignore: obsolete | |||
2013-02-21 | #121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice" | Oliver-Rainer Wittmann | |
Notes: ignore: aoo | |||
2012-12-25 | i121548 - Remove deprecated system proxy API | Ariel Constenla-Haile | |
Notes: prefer: 28327c28ced32f181ed9b5c4921fd844e549980d | |||
2012-11-24 | Bump SV_COUNTRY_LANGUAGE_OFFSET - Max count of formats per country/language | Pedro Giffuni | |
The previous value was 5000, we are bumping it to 8000. This is rather arbitrary number based on a similar change done in LibreOffice by Eike Rathke. According to the Eike's commit: Due to an insane amount of ridiculous "user-defined" number formats the internal table may overflow during import, stave off and increase the number of available slots to another arbitrary limit. Notes: prefer: 075e9ca0b96f37b3561824c23af60872d6a9d80a | |||
2012-09-27 | #i121126 User-definded format code is lost with a cell which value is TRUE ↵ | Wang Lei | |
or FALSE when importing xls file Patch by: Zhang Lu Review by: Wang Lei Notes: reject: wrong solution ignoring locale from number format | |||
2012-09-14 | #i120575 optimize a comparing operation from 'memcmp' to 'hash compare' to ↵ | Wang Lei | |
improve xls loading performance Patch by: li zhang (lizh.fee@gmail.com) Review by: Wang Lei Notes: reject: We have implemented different way to speed up styles import from xls | |||
2012-06-28 | #120077# ALG: Reverted r1354011, adapted all usages of SfxStyleSheetIterator ↵ | Armin Le Grand | |
and CreateIterator to use boost::shared_ptr Notes: merged as: 858c6610f3476bb47bb7b4e621a7ac48a9e34a75 | |||
2012-06-26 | #120077# Memory leak fixed in ScXMLFontAutoStylePool_Impl, also chekced and ↵ | Armin Le Grand | |
fixed memory leaks caused by not deleting SfxStyleSheetIterator instances. Found by: Chao Huang Patch by: Chao Huang Review by: alg Notes: merged as: 858c6610f3476bb47bb7b4e621a7ac48a9e34a75 | |||
2012-06-21 | Forward debug=<value> argument from build to make. | Andre Fischer | |
Notes: ignore: obsolete | |||
2012-06-21 | #i119943 - Underline "_" can not work with ";" in format code, the ↵ | Wang Lei | |
semicolon will always be regarded as separator Patch by: Zhang Lu Review by: Wang Lei Notes: merged as: c26bae0b168acaa5702be43a9748457f5d0eafa0 | |||
2012-06-21 | #i120041# Prevent fix caused by un-disposed secondary item pool. | Andre Fischer | |
Notes: merged as: 55dd17942cde0a1dd50fb534cff415adbc0b6a5e | |||
2012-06-21 | #i119943 - Underline "_" can not work with ";" in format code, the ↵ | Wang Lei | |
semicolon will always be regarded as separator Patch by: Zhang Lu Review by: Wang Lei Notes: merged as: c26bae0b168acaa5702be43a9748457f5d0eafa0 | |||
2012-06-21 | #i119964 - Number displays different from MS with the same format code | Wang Lei | |
Patch by: Zhang Lu Review by: Wang Lei Notes: merged as: 5c6dd7a8438f17f768c069f0bcc52d6420aa3e3e | |||
2012-06-20 | #120015# Let SdrUndoAttrObj remember a reference to the used style to ↵ | Armin Le Grand | |
survive removal of the style by UI (which creates no undo actions). Re-add the style when undoing if needed. Notes: merged as: 4c8ffa01131f2df2b314218731d83bd776944802 | |||
2012-06-15 | #119400# - method <SfxUndoManager::ImplAddUndoAction_NoNotify(..)> | Oliver-Rainer Wittmann | |
- correct condition for merging undo actions merged from branch AOO34 Found by: DonJaime <donjaime at freenet dot de> Patch by: hanya <hanya.runo at gmail dot com> Review by: Oliver <orw at apache dot org> Notes: prefer: 1eed4c837828c00dff4ef0b2cf29b1e2962e912d | |||
2012-06-06 | #i118877# updated fix for Calc crash when Redo refreshes data | Herbert Dürr | |
Patch by: Lei Debin Notes: prefer: ab9b5639b23ab5db93357bd076b65adea1b6e8b6 | |||
2012-02-15 | remove svn:executable properties from more source files | Herbert Dürr | |
2012-02-07 | Do not add targets for junit tests when junit is disabled. | Andre Fischer | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-09-10 | impress212: removing some warnings | Eike Rathke | |
# User sj <sj@openoffice.org> | |||
2011-03-25 | fs34b: pulled and merged DEV300:m104 | Frank Schoenheit [fs] | |
2011-03-22 | CWS-TOOLING: integrate CWS sw34bf04 | Vladimir Glazunov | |
Notes: split repo tag: libs-gui_ooo/DEV300_m104 | |||
2011-03-21 | fs34b: pulled and merged CWS dba34d | Frank Schoenheit [fs] | |
2011-03-16 | masterfix DEV300: #i117352#,#i10000# WaE converting to non-pointer type ↵ | obo | |
sal_uInt16 from NULL Notes: split repo tag: libs-gui_ooo/DEV300_m103 | |||
2011-03-15 | fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't ↵ | Frank Schoenheit [fs] | |
count the calls, but maintain a simple flag. Consequently, let sw's UndoManager simply delegate now, and change the UndoManagerHelper to maintain a lock counter itself. | |||
2011-03-14 | dba34d: #i116908# include <limits> | Frank Schoenheit [fs] | |
2011-03-11 | sw34bf04: merge DEV300_m102 | Michael Stahl | |
2011-03-09 | sw34bf04: #i46648#: define class for NfKeywordTable | Henning Brinkmann | |
* * * #i46648#: Use specific NfKeywordTabl | |||
2011-02-28 | CWS-TOOLING: integrate CWS impress195 | Ivo Hinkelmann | |
2011-02-22 | masterfix DEV300: #i10000# usage of L10N build_type | Ivo Hinkelmann | |
Notes: split repo tag: libs-gui_ooo/DEV300_m101 | |||
2011-02-08 | CWS gnumake3: pull in cws removetooltypes01 | Mathias Bauer | |
2011-02-07 | removetooltypes01: #i112600# Fix problem after rebase in svl | Carsten Driesner | |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner | |
2011-02-03 | CWS gnumake3: resync to m99 | Mathias Bauer | |
2011-02-03 | CWS gnumake3: clean up mingw stuff after adding STDLIBS | Mathias Bauer | |
2011-02-02 | CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ↵ | Mathias Bauer | |
individual standard libs from makefiles; fix export problem in framework | |||
2011-02-01 | gnumake3: remove loads of obsolete dmakefiles | Michael Stahl | |
2011-02-01 | gnumake3: remove dmake files for tests in converted modules | Michael Stahl | |
2011-02-01 | CWS gnumake3: use standard linked libs on Windows | Mathias Bauer | |
2011-01-31 | CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in ↵ | Mathias Bauer | |
parallel |