summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-29implement import of docx mathml m:dLuboš Luňák
2011-11-29do no re-sort oox tokensLuboš Luňák
Search me why writerfilter rolls its own, but otherwise they use different ids, because writerfilter does not sort them.
2011-11-29static constLuboš Luňák
2011-11-29remove another debug lineBjoern Michaelsen
2011-11-29move sc's macros_test to the subsequenttest targetMarkus Mohrhard
2011-11-29use gb_MINISOLARENV for platform checkBjoern Michaelsen
2011-11-29dont mindlessly touch the icc-header file on every buildBjoern Michaelsen
- this little gremlin touches the header file everytime it is run - as icc is very low level, this causes a lot of pointless rebuild - everything from vcl up gets relinked - this slows every empty 'make build' down by more than 40 percent - would really need to check if the file changed before writing, but as we rarely change icc itself, I didnt bother with that
2011-11-29Use rtl::Reference<>.Stephan Bergmann
2011-11-29Special casing can be removed again.Stephan Bergmann
2011-11-29merge SwSortedObjsImpl into SwSortedObjsIvan Timofeev
2011-11-29postgresql: work around uninitialized warning.Michael Meeks
2011-11-29WaE: sizeable postgresql warning cleanupMichael Meeks
2011-11-29with announce letters shalt thou count to three, no more, no lessBjoern Michaelsen
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen
2011-11-29git rev-parse argument are not files, no need to try to find abs-pathNorbert Thiebaud
This was causing some error message on Windows
2011-11-29Fix previous merges to build.Thorsten Behrens
2011-11-29slidesorter1: #i116412# Temporarily turning off slide tracking to avoid ↵mst
unwanted repositioning of visible area. * found as LGPLv3-only fix at svn rev 1172132 (http://svn.apache.org/viewvc?view=revision&revision=1172132)
2011-11-29slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.mst
* found as LGPLv3-only fix at svn rev 1172131 (http://svn.apache.org/viewvc?view=revision&revision=1172131)
2011-11-29slidesorter1: #i114252# Fixed selection in slidesorter.mst
# HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1298997222 -3600 # Node ID bca8ed5c98e5c645a6c69c7fb90cd3da84627212 # Parent 5d52cdcf6d9357e7a6dcc1aa80ba27840042a6de * found as LGPLv3-only fix at svn rev 1172130 (http://svn.apache.org/viewvc?view=revision&revision=1172130)
2011-11-29slidesorter1: #i114107# Temporarily reset StartWithActualPaget to make ↵mst
startWithArguments use FirstPage property. # HG changeset patch # User Andre Fischer<andre.f.fischer@oracle.com> # Date 1283353420 -7200 # Node ID 770385ae0c265c62134bf57eeca8283f7fe80b48 # Parent 2ebd15d9e8a637b5c563f1ae49768668412e2baa * found as LGPLv3-only fix at svn rev 1172126 (http://svn.apache.org/viewvc?view=revision&revision=1172126)
2011-11-29slidesorter1: #117012# Update preview when text editing ends.mst
* found as LGPLv3-only fix at svn rev 1172129 (http://svn.apache.org/viewvc?view=revision&revision=1172129)
2011-11-29fs34c: #i117666# check first if value is nullmst
* found as LGPLv3-only fix at svn rev 1172125 (http://svn.apache.org/viewvc?view=revision&revision=1172125)
2011-11-29fs34c: check if description can be read and return ccorrect name for shapetypemst
* found as LGPLv3-only fix at svn rev 1172124 (http://svn.apache.org/viewvc?view=revision&revision=1172124)
2011-11-29fs34c: #i117625# when assigning events, only throw if there is an invalid ↵mst
type given, *not* if the type is correct, but the sequence is merely empty * found as LGPLv3-only fix at svn rev 1172123 (http://svn.apache.org/viewvc?view=revision&revision=1172123)
2011-11-29tkr41: #117828# office crash fixed . (null pointer) + add unit testmst
* found as LGPLv3-only fix at svn rev 1172105 (http://svn.apache.org/viewvc?view=revision&revision=1172105)
2011-11-29Let's not over-activate tab controls unnecessarily.Kohei Yoshida
This interfares with the preview shell passing selected tabs back to the view shell, by always selecting the first tab unconditionally. The tabs get painted fine even without this call, so let's remove it.
2011-11-29Let's check the validity of sheet indices. You never know...Kohei Yoshida
2011-11-29remove debug outputBjoern Michaelsen
2011-11-29disable sd filters test for nowBjoern Michaelsen
- it seems to have incomplete dependencies - it hangs the tinderboxes on a build from scratch
2011-11-29Makefile.in -- die, die, die!Bjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29moved findunusedcode to gbuildBjoern Michaelsen
2011-11-29move install target to gbuildBjoern Michaelsen
2011-11-29Replace formattings with formattingLior Kaplan
2011-11-29Add enable-oxygenoffice configure switchKalman Szalai - KAMI
Now only handling brand downloading
2011-11-29detect TEXTMODIFIED event from EditEngine ( and add missing StopEditEngine )Noel Power
not sure if the StopEditEngine method ever gets called but we should have it tunnel to the base class just in case.
2011-11-29fdo#43304 is fixed, tests can be re-enabled.Stephan Bergmann
2011-11-29Added ./g -v switch to show git commands.Stephan Bergmann
2011-11-29libvisio should depend on boost nowFridrich Štrba
2011-11-29I hate sal_Int*. Fix ambiguous overload on windows.Luboš Luňák
2011-11-29Fixed previous commit (wrong node names, not missing "replace").Stephan Bergmann
2011-11-29--with-system-libxslt is gone, remove it from the distro-configs.Jan Holesovsky
2011-11-29changed and added [pt-PT] date formatsSérgio Marques
2011-11-29EMBEDDED_OBJECT UNO property now works, remove hackLuboš Luňák
2011-11-29fix unoprms content mismatch (gee, it even had a FIXME comment)Luboš Luňák
2011-11-29remove executable bit from source filesLuboš Luňák
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák
2011-11-29clean up and format codeLuboš Luňák
2011-11-29simplify attribute retrieval syntax a bitLuboš Luňák