summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-14Resync to trunk, windows non-pro buildaoo/aw080Armin Le Grand
2014-04-22missing includes, needed for pro build on WindowsRegina Henschel
2014-04-10in-between results/corrections/improvemntsArmin Le Grand
2014-03-23aw080 resync to trunk, win build working, no checks yetArmin Le Grand
2013-11-27resync to trunk (after accessibility integration)Armin Le Grand
2013-11-21further gluepoint and connector refinements - move one-side connected ones, ↵Armin Le Grand
im/export, relayout on bestconnection and others
2013-11-19More connector refinementsArmin Le Grand
2013-11-18Continued connector and gluepoint cleanup, further reworksArmin Le Grand
2013-11-07resync to trunkArmin Le Grand
2013-10-30save adaptions to aw080 due to fixes done on trunkArmin Le Grand
2013-10-25in-between commit with changes to MS binary format stuff, Calc overlay, ↵Armin Le Grand
circle type cleanup, rotated obejct export for word
2013-10-18filter and build adaptionsArmin Le Grand
2013-10-17Removed no longer needed filesArmin Le Grand
2013-10-17GluePoint rework done and checkedArmin Le Grand
2013-10-04GluePoint reworks (all in unit coordinates), needs more checksArmin Le Grand
2013-09-27in-between co with recent changes to have an anchor point for a critical ↵Armin Le Grand
change, not complete
2013-09-13selection rework, fixes for virtual function warningsArmin Le Grand
2013-09-12in-between work commitArmin Le Grand
2013-08-08adaptions, changes, warnings reviewedArmin Le Grand
2013-08-02corrected first PolyPolygon handling stuff in xmloffArmin Le Grand
2013-08-01commit to safe ongoing workArmin Le Grand
2013-07-27resync to trunk (close to AOO400)Armin Le Grand
2012-11-26mv ooo to top-levelJoe Schaefer
2012-11-24Bump SV_COUNTRY_LANGUAGE_OFFSET - Max count of formats per country/languagePedro 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-11-22#120938# - method <WW8AttributeOutput::ParaTabStop(..) - consider left ↵Oliver-Rainer Wittmann
indentation when converting tab stop positions of styles Notes: merged as: 11eb95f74088ff830f6aa994250ef18335ca70c2
2012-11-22#120879# - import "Microsoft Word TOC bookmarks" as cross reference bookmarksOliver-Rainer Wittmann
and suppress the import of unreferenced ones. Review by: zhengfan Notes: merged as: 679faffc68bb854af0f55d0f218698e2f372f00b
2012-11-21For backward compatibility do take mirrorings in setTransformation into ↵Armin Le Grand
account. Also found an error in SdrObjCustomShape::TRGetBaseGeometry when MirrorY was used Notes: merged as: 13ef16423e78d3ea825172594f08c47d2f9bfd09
2012-11-21Had to remove revision 1411685, looking for a better solutionArmin Le Grand
Notes: ignore: reverted
2012-11-21#121379# When loading MultiImage, avoid registering xShape with ID until the ↵Armin Le Grand
winner is decided to not have multiple shapes registering with the same ID Notes: prefer: 450cd772aa734cfcb989c8cedd3c0a454db74a34
2012-11-20When TRSetBaseGeometry at SdrObjCustomShape gives negative scales ↵Armin Le Grand
(mirrorings) use these to actually apply mirroring as intended to the shapes. This is always valid and a preparation for aw080 where the mirroring will be part of the objects transformstion Notes: ignore: reverted
2012-11-19#121139# - string handling: clear reference counting and passing ownershipOliver-Rainer Wittmann
Found by: Regina Henschel, Ariel Constenla-Haile Review by: Herbert Duerr Notes: prefer: 81e16cea9a11185c209894973db8d1990fa9cce6
2012-11-16#121334# deactivated setting chart OLE background to transparent for better ↵Armin Le Grand
UI experience and better back-compatibility to other OpenOffice derivates Notes: merged as: 7c486ba2574486f886612b8c4c130c55acd7d93e
2012-11-15Unname unused arguments to prevent compiler warnings.Pavel Janík
Notes: merged as: 7c486ba2574486f886612b8c4c130c55acd7d93e
2012-11-14#120393# Corrected paste position of objects with geometry outside their ↵Armin Le Grand
logic definition Notes: merged as: c856a390abbf278a6c4c80f36c8e64d15554a1ae
2012-11-14#121282# function <lcl_TCFlags(...)> - correct type of parameter <nRowSpan>Oliver-Rainer Wittmann
Found by: Pedro Giffuni Notes: prefer: 8bd3bf0ff20fc18a0a6358e36b3f8a7e3b34a2bb
2012-11-14#121334# turbned back chart non-fill defaults, done the non-fill using ↵Armin Le Grand
tooling when chreating new chart modules Notes: merged as: 7c486ba2574486f886612b8c4c130c55acd7d93e
2012-11-14#121334# Changed default for charts background to be none (from white) to ↵Armin Le Grand
allow fill settings in the various apps to have an effect Notes: merged as: 7c486ba2574486f886612b8c4c130c55acd7d93e
2012-11-14Corrected signed/unsigned mixArmin Le Grand
Notes: merged as: 5481d32d285178dbf1a974389da1ee7c8ae19939
2012-11-12Added ColorDepth change test with assertion to the Bitmap::Scale methodArmin Le Grand
Notes: merged as: f7d373d18f965b36f310d44044bdba6476f6eb03
2012-11-12Corrected bitmap scaler to not create 24bit outputs for scaling masks/alphasArmin Le Grand
Notes: merged as: bdfac6fdb521104f71fc28e24dfd8c9ea02a95d3
2012-11-12Secured SlideSorterModel::DeleteSlide for negative page indicesArmin Le Grand
Notes: merged as: 5481d32d285178dbf1a974389da1ee7c8ae19939
2012-11-09Wrong comparison with bool correctedArmin Le Grand
Notes: merged as: e717d1dcce7f8906311c5ccdbb2326b61a702630
2012-11-09ReFix for #i119707 Cell border lost when saving and reopening the attached ↵Wang Lei
xls file. Patch by: Zhang Lu Review by: Wang Lei Notes: reject: see 7ca23c541b20b0538a89229c70a9041b90fbc2d4
2012-11-08#i121200 [Regression][Automation][Performance]Severe downgrade to save xls ↵Wang Lei
sample files. Patch by: Zhang Lu Review by: Wang Lei Notes: ignore: obsolete
2012-11-08#i121285 calc crashes when inserting row's via macroWang Lei
Patch by: Clarence GUO Review by: Wang Lei Notes: ignore: obsolete
2012-11-04Fix spacesAriel Constenla-Haile
Notes: ignore: whitespace
2012-11-04#i85426# - Document css::text::XAutoTextContainer paths handlingAriel Constenla-Haile
Notes: merged as: 25c30d0a27aebe31dfb7c72971f95e569aa9577b
2012-11-04#i87780# - Document css::text::AutoTextGroup propertiesAriel Constenla-Haile
Notes: merged as: e98c03ed6525b026ca3cd7941b3634c0f5561397
2012-11-01#119536# removed code no longer needed after fix of that taskArmin Le Grand
Notes: merged as: d959ff60f0f014a03ecbb55b2ab6256d474f5e84
2012-11-01#i76852# Basic : incorrect conversions Single to String and Double to StringDamjan Jovanovic
Call myftoa() with nExpWidth=4 even when nNum=dMaxNumWithoutExp. Found by: bmarcelly Patch by: Damjan Jovanovic Review by: Oliver-Rainer Wittmann Notes: merged as: cec37835ae6e67bfd571f09cc1ab579a9195e798