summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-16Crash fix.Muthu Subramanian
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
Change-Id: I173275e0f8faa852500d108f65636080f79636c6
2012-05-16removed useless codeTakeshi Abe
Change-Id: If60124deaeb5b756c17c9f724ec150e909cc7373
2012-05-16completely nutso merge bustage since 2004Caolán McNamara
useless unused fat global objects since 146f73bcfa48ddddd18a1eb449aaa5ddd43d2dd2 Change-Id: I2a5f54d34b498a64b658f158f98269f16e2e71f8
2012-05-16reduce a gadzillion make_pairs executions to simple array of podCaolán McNamara
Change-Id: I38249d12d0c4e7a732b505cf90e1e8806c718229
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
2012-05-16Revert selected hunks from various 'unused code' commits.Muthu Subramanian
These functions are required for debugging pptx import problems.
2012-05-16Let VSD typedetection not throwFridrich Štrba
Change-Id: Ifdb4cff2e2cbc05b694db31fcaf381186ec1b830
2012-05-16More verbose (hopefully correct) help for --enable-headlessTor Lillqvist
Change-Id: I632cfca94a55a395a1765675fa015bbb8864228b
2012-05-16fdo#47246: vcl: fix --enable-headless buildRiccardo Magliocchetti
Follow android way of building stuff. Change-Id: Ia3f8d7c58dbd09e070d9ea583872e115828365cb
2012-05-16WaE: unsafe mix of bool and sal_BoolCaolán McNamara
Change-Id: I2caca314d87264261ccc4400b6f93bed960e8c6a
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
Change-Id: I962aeac0c7feeabb7963016d5afcfeca5a48ccfe
2012-05-16restore this, problem was ever-growing PATH for incremental buildsCaolán McNamara
which is hopefully fixed by b0b92d1e5f2097652b12252a32cea40a5868e20c Change-Id: I237381609b132666083fd0ff159625770e0db243
2012-05-16fdo#46074 fdo#49948 Ignore corrupted items in Recent DocumentsStephan Bergmann
...following up on 4ccb4bda483eb548eb6efb5e2f1952f094522320 "fdo#46074 Ignore corrupted items in Recent Documents" with another problematic scenario found with fdo#49948. Change-Id: I3e7c803813f09c1f031defc2c18cfab6732b1621
2012-05-16Unwound unhelpful LogHelper::logItStephan Bergmann
...where the OSL_FAIL line numbers did not point at the relevant code. Change-Id: I4d12d63782378cbbc446cdcd77c07676ffc81d78
2012-05-16Update library listTor Lillqvist
Change-Id: I9c652fc6940bd856aa8ba5f7e2daaae6a5502b3d
2012-05-16Call lo-bootstrap's redirect_stdioTor Lillqvist
Change-Id: I45732ac81d00837ce517ed5c527c8c767e690abf
2012-05-16Add stdout and stderr redirection to the Android logTor Lillqvist
On a (non-rooted) device it is not possible to set the log.redirect-stdio property so that it would be effective (i.e. read by the Zygote process when it starts). Such redirection has to be done in-process. Add a (JNI-callable) method to set it up: Point file descriptors 1 and 2 at pipes that are read by a thread that logs each line through the Android logging API. Code based on Android's own logwrapper.c. Change-Id: Id5308293595096a44a2ffed2dbc0c252be109de7
2012-05-16fdo#48914 uninstall process should remove .pyc files from install directoryAndras Timar
When install location is writable to user (typical on Windows XP), Python generates .pyc files. We can remove them using the RemoveFile table in MSI. We generate an entry for each .py file in the install set. Change-Id: I314582d52162c6f3ae3acc72de9d620680fb23e0
2012-05-15fdo#48068 fix parsing of path d-attributeChr. Rossmanith
Change-Id: I43a5f69a30b3766303e049ba4d66c4fd79b9de30
2012-05-15try to serialize linking in tail_build a littleMichael Stahl
To hopefully reduce likelyhood of OOM related problems, especially with debug/symbols enabled, prevent linking 10 biggest libraries in parallel.
2012-05-15added common date acceptance patterns to *-FR localesEike Rathke
2012-05-15simplify/clarify codeLionel Elie Mamane
2012-05-15fdo#48345 need to refresh row also when not m_bRowCountFinalLionel Elie Mamane
2012-05-15Related: rhbz#790233 Allow styles to be deleted from the template dialogCaolán McNamara
I knew this used to work at some stage, appears to be a regression since cdf8680ed24a56956f257c99c73ff95ff488e2c6 GetIndices_Impl gives the region and index of the entry relative to the immediate parent, so doesn't make sense to use those as indexes into the template array if we're at the style level. backup into the template level if we're below it to get the relevant template index. Change-Id: I37a0bbc38cbb4dd82dd3d2c8309d8be61d83adbd
2012-05-15WaE: unsafe mix of bool and sal_BoolCaolán McNamara
Change-Id: I0b52eead997b8d6937088aade660be78d600b8b4
2012-05-15similar to fdo#45592 type for property UNO_NAME_SAVE_FILTER_DATA is wrongNoel Power
2012-05-15Mode (r/o vs r/w) changes can affect title, tooStephan Bergmann
Change-Id: I69ecb9fa157c706c90132e7801def2253529158d
2012-05-15Cleaned up some OSL_TRACE -> SAL_INFO usesStephan Bergmann
Change-Id: Ie70be4d3e4f086eaa301295df0bc7d25792d2cd2
2012-05-15do not reuse shape context (part of bnc#705956)Luboš Luňák
As far as I can say, this reusing is just an optimization, but it breaks e.g. with <w:pict><v:group><w:pict>... , where using the same context for two shapes breaks things, e.g. oox::vml::ShapeContainer::getFirstShape() does not work right. Change-Id: I90bb85b4d320e1bb0727401879b0551abbac5f12
2012-05-15Do not call getOrigName everTomas Chvatal
When one take look on what the code did: name = nameA; origName = nameA; GooString *getOrigName() { return origName; } GooString *getName() { return name; } This code is used even with poppler 10 which was branched 4 years ago. So simply do not bother with this code at all. Change-Id: Iba877e765fb763878f5ccd3e1fa62c29cadc9085
2012-05-15ruler: Fixed many off-by-one drawing problems.Jan Holesovsky
Change-Id: I3aab81682310cbf1da8af6dc0a5d71eb8e3140e4
2012-05-15Build with ICU<49 by disabling features not aroundTomas Chvatal
Thanks to Caolan for the explanation. Change-Id: I1db0b1f60681c5f2815472b220ba54b4c38c0cd4
2012-05-15split up top-level Makefile:Michael Stahl
The top-level Makefile invokes autogen.sh (and thereby configure) in an environment which is polluted by config_host.mk; this causes at least the problem that following a "make clean", the bootstrap script will not copy dmake to its destination because BUILD_DMAKE=NO is set from config_host.mk, which is apparently due to the PATH being polluted from config_host.mk, so configure finds the dmake in the build tree. So split up top-level Makefile into Makefile, which invokes autogen.sh, and Makefile.top, which does everything else.
2012-05-15fix property type for printoptions fdo#45592Noel Power
Change-Id: Ie78e3a5fffb73c212dcb60e4ad0dbe2f7db8fea2
2012-05-15fix log entry of mergemodule conditionAndras Timar
Change-Id: Id88f38fb806c6178240eb69da69c2e633c2033da
2012-05-15Related: rhbz#162935 Document reason for stl header visibility checkCaolán McNamara
Change-Id: I63edb1931975eca15a0b1efc51f9ce0d35739ebc
2012-05-15ditch UniStringCaolán McNamara
Change-Id: I0671f0acf5a53a1c7f442f721bb058a3760ca18c
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
Change-Id: I36ccf62ee2e2769bcf1aef6d26d96bce6c7078f0
2012-05-15Replace extra XFormulaTokens call with direct ScDocumentDaniel Bankston
Change-Id: Ib7469c4214687021efdcfb9bbf162ee6eb6404c4
2012-05-15Get cell instance once and use c++style castDaniel Bankston
Change-Id: I0a2a06b805ba1fd7d03937e767568d622615b059
2012-05-15Use ScUnoConversion instead of casts for address conversionDaniel Bankston
Change-Id: Ia3fbe15aeed9a3cb7928ada1a438b190f8fbb017
2012-05-15Pass forumlaResult value directly to ScDocumentDaniel Bankston
- Removed extra call to XCell2 and instead passed formula result directly to ScDocument. Change-Id: Ifea731e44f12a048b76f8d5a4cc2d0619a56bbbc
2012-05-15Remove extra XText call and pass string directly to ScDocumentDaniel Bankston
Change-Id: I568b86f34335bb9290ae796a6140d6e4ff65752b
2012-05-15Remove getCellBlock() code that always returns null.Daniel Bankston
- Removed CellBlockBuffer::getCellBlock() method that always returns null as per my IRC convo yesterday with Kohei. Change-Id: If57429c8cf48d309a610c703d97b53406653a767
2012-05-15Remove extra XCell call and pass cell value directly to ScDocument.Daniel Bankston
Change-Id: Idb16d82dad08f1028a065cba568682477fe41313
2012-05-15export color scales only to the correct sheetMarkus Mohrhard
Change-Id: I70c4d213fdd91f7032d637e93410add1f8266a3e
2012-05-15Explicitly initialize target-specific variablesStephan Bergmann
...so they do not erroneously inherit values from other targets. Change-Id: I6c84cecad4ea858b77d5d83eb93938c397aed076
2012-05-15fdo#49940 testcaseMiklos Vajna
Change-Id: I3a6fc3bf2915699d886f3b8e966ae2718517d7bd
2012-05-15n#760294 testcaseMiklos Vajna
Change-Id: I52f063848c7bd63bdef73fb21eaad4256a14d128