- 3c1d474 Resync to trunk, windows non-pro build by Armin Le Grand · 12 years ago aoo/aw080
- c5c31e2a missing includes, needed for pro build on Windows by Regina Henschel · 12 years ago
- 4cff340 in-between results/corrections/improvemnts by Armin Le Grand · 12 years ago
- 6ca3a9f aw080 resync to trunk, win build working, no checks yet by Armin Le Grand · 12 years ago
- 812e2a8 resync to trunk (after accessibility integration) by Armin Le Grand · 12 years ago
- 9818d8d further gluepoint and connector refinements - move one-side connected ones, im/export, relayout on bestconnection and others by Armin Le Grand · 12 years ago
- 98d1a4e More connector refinements by Armin Le Grand · 12 years ago
- 3e7d04fa Continued connector and gluepoint cleanup, further reworks by Armin Le Grand · 12 years ago
- e9a2d5e resync to trunk by Armin Le Grand · 12 years ago
- 016bb38 save adaptions to aw080 due to fixes done on trunk by Armin Le Grand · 12 years ago
- 6b40671c in-between commit with changes to MS binary format stuff, Calc overlay, circle type cleanup, rotated obejct export for word by Armin Le Grand · 12 years ago
- eeef513 filter and build adaptions by Armin Le Grand · 12 years ago
- 9380157 Removed no longer needed files by Armin Le Grand · 12 years ago
- a3452f1 GluePoint rework done and checked by Armin Le Grand · 12 years ago
- cfc0a1a GluePoint reworks (all in unit coordinates), needs more checks by Armin Le Grand · 13 years ago
- 14a9ddc in-between co with recent changes to have an anchor point for a critical change, not complete by Armin Le Grand · 13 years ago
- dbd1dea selection rework, fixes for virtual function warnings by Armin Le Grand · 13 years ago
- ff6a9f0 in-between work commit by Armin Le Grand · 13 years ago
- bcb0630 adaptions, changes, warnings reviewed by Armin Le Grand · 13 years ago
- d9804cd corrected first PolyPolygon handling stuff in xmloff by Armin Le Grand · 13 years ago
- 269719b commit to safe ongoing work by Armin Le Grand · 13 years ago
- 8a6f84c resync to trunk (close to AOO400) by Armin Le Grand · 13 years ago
- 59ee09f mv ooo to top-level by Joe Schaefer · 13 years ago
- 8f4457b Bump SV_COUNTRY_LANGUAGE_OFFSET - Max count of formats per country/language by Pedro Giffuni · 13 years ago
- 7b20978 #120938# - method <WW8AttributeOutput::ParaTabStop(..) - consider left indentation when converting tab stop positions of styles by Oliver-Rainer Wittmann · 13 years ago
- e3a34e9 #120879# - import "Microsoft Word TOC bookmarks" as cross reference bookmarks by Oliver-Rainer Wittmann · 13 years ago
- 4116c33 For backward compatibility do take mirrorings in setTransformation into account. Also found an error in SdrObjCustomShape::TRGetBaseGeometry when MirrorY was used by Armin Le Grand · 13 years ago
- 7f5c944 Had to remove revision 1411685, looking for a better solution by Armin Le Grand · 13 years ago
- 202a345 #121379# When loading MultiImage, avoid registering xShape with ID until the winner is decided to not have multiple shapes registering with the same ID by Armin Le Grand · 13 years ago
- 4ae2ee8 When TRSetBaseGeometry at SdrObjCustomShape gives negative scales (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 by Armin Le Grand · 13 years ago
- 3e1227e #121139# - string handling: clear reference counting and passing ownership by Oliver-Rainer Wittmann · 13 years ago
- 5fa6211 #121334# deactivated setting chart OLE background to transparent for better UI experience and better back-compatibility to other OpenOffice derivates by Armin Le Grand · 13 years ago
- c3c4df7 Unname unused arguments to prevent compiler warnings. by Pavel Janík · 13 years ago
- 658c1d8 #120393# Corrected paste position of objects with geometry outside their logic definition by Armin Le Grand · 13 years ago
- c8d736b #121282# function <lcl_TCFlags(...)> - correct type of parameter <nRowSpan> by Oliver-Rainer Wittmann · 13 years ago
- af9220c #121334# turbned back chart non-fill defaults, done the non-fill using tooling when chreating new chart modules by Armin Le Grand · 13 years ago
- 0050a8e #121334# Changed default for charts background to be none (from white) to allow fill settings in the various apps to have an effect by Armin Le Grand · 13 years ago
- 20a3aee Corrected signed/unsigned mix by Armin Le Grand · 13 years ago
- 4be8cc0 Added ColorDepth change test with assertion to the Bitmap::Scale method by Armin Le Grand · 13 years ago
- 61e1276 Corrected bitmap scaler to not create 24bit outputs for scaling masks/alphas by Armin Le Grand · 13 years ago
- f6bff98 Secured SlideSorterModel::DeleteSlide for negative page indices by Armin Le Grand · 13 years ago
- 612cefd Wrong comparison with bool corrected by Armin Le Grand · 13 years ago
- 55a169e ReFix for #i119707 Cell border lost when saving and reopening the attached xls file. by Wang Lei · 13 years ago
- e59f593 #i121200 [Regression][Automation][Performance]Severe downgrade to save xls sample files. by Wang Lei · 13 years ago
- 9c5b062 #i121285 calc crashes when inserting row's via macro by Wang Lei · 13 years ago
- c71bb0d Fix spaces by Ariel Constenla-Haile · 13 years ago
- 9314f61 #i85426# - Document css::text::XAutoTextContainer paths handling by Ariel Constenla-Haile · 13 years ago
- cdc1af8 #i87780# - Document css::text::AutoTextGroup properties by Ariel Constenla-Haile · 13 years ago
- bcc6f17 #119536# removed code no longer needed after fix of that task by Armin Le Grand · 13 years ago
- a2a4a6a #i76852# Basic : incorrect conversions Single to String and Double to String by Damjan Jovanovic · 13 years ago
- b7a63f1 removed unused variable bSuppressRotation by Armin Le Grand · 13 years ago
- 0e895f4 #121221# added boolean state to remember when the StrokeDasharray was set to empty by purpose by Armin Le Grand · 13 years ago
- db00dfd #121233# some slight corrections/enhancements by Armin Le Grand · 13 years ago
- bf734a1 #121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC, BMP_SCALE_BILINEAR and BMP_SCALE_BOX. changed defaults for internal scalings, enhanced PDF export when reduched DPI is used, added BMP_SCALE_BESTQUALITY and BMP_SCALE_FASTESTINTERPOLATE as new default for Bitmap::Scale by Armin Le Grand · 13 years ago
- cb01e55 fix lineends in the configuration file of the Release Audit Tool by Herbert Dürr · 13 years ago
- ded9ea4 Exclude new file Run.help from RAT scan as the file format doesn't allow any comments by Herbert Dürr · 13 years ago
- 47055ef add license header to rat-excludes-solver so that the Release Audit Tool doesn't get confused by its own config file by Herbert Dürr · 13 years ago
- 60d19c1 Remove unused variable to prevent compile warnings. by Pavel Janík · 13 years ago
- 229a79b #121267# added support for taking clipping into account for metafile-based exporters to vector formats by Armin Le Grand · 13 years ago
- 973e3f9 ignore all unxlng* output trees in the Release Audit Tool run by Herbert Dürr · 13 years ago
- 7e186b5 add ALv2 license headers to new files to satisfy the Apache Release Audit Tool by Herbert Dürr · 13 years ago
- ed0d53f unused file _vclmetafileprocessor2d.cxx deleted, was added by error by Armin Le Grand · 13 years ago
- aa53b457 #i121134#, more fix for i119657, fallback to old logic to use current AbstractNum when the desired one can not find by Jian Fang Zhang · 13 years ago
- 8208a54 reformulate informational mentions of the word "warning" so that by Herbert Dürr · 13 years ago
- a6b23e5 #121237# Corrected Region export, was missing to write an end marker when RegionBand was empty by Armin Le Grand · 13 years ago
- d3356ac updated config-file for the Release Audit Tool by Herbert Dürr · 13 years ago
- d340fd4 OOo has become an Apache project by Herbert Dürr · 13 years ago
- 0ac65cc Remove unused variable to prevent compiler warnign. by Pavel Janík · 13 years ago
- cab10ee #121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class by Armin Le Grand · 13 years ago
- 4989260 #121185# corrected handling of gradients in rotated metafiles by Armin Le Grand · 13 years ago
- 74fa27e #121251# corrected processing on hex value change by Armin Le Grand · 13 years ago
- 3474351 #i117400# CSV: importing 64Kb+ english field entry in utf-8 causes alertless crash by Damjan Jovanovic · 13 years ago
- e3ec94e #116162# Forced DRAWMODE_WHITEFILL to DRAWMODE_BLACKFILL during line geometry processing to get line geometry rendered black (as intended) in b&w mode (e.g. print preview) by Armin Le Grand · 13 years ago
- 95262e1 deliver updated version of servlet-api.jar in d.lst by Jürgen Schmidt · 13 years ago
- e80be92 Update Apache Tomcat to 5.5.36 (final) version, by Pedro Giffuni · 13 years ago
- 2ed6694 Fix compile error. by Pavel Janík · 13 years ago
- 8d005e9 #121224# Corrected to use the ApplicationDocumentColor instead of the ApplicationBackgroundColor by Armin Le Grand · 13 years ago
- 2d9d5c8 make conversions between BitmapColor and sal_uInt8 explicit by Herbert Dürr · 13 years ago
- b0a48fb allow building an unchanged binfilter after changes to common header files by Herbert Dürr · 13 years ago
- d794e5f #121236# Added support for fast move of objects with cursor keys (holding shift) for Writer and Calc (was alraedy in Draw/Impress) by Armin Le Grand · 13 years ago
- 149e995 Reorder initializations to match the prototype (this prevents WaE issues/compiler warnings). by Pavel Janík · 13 years ago
- 1f9d7c1 Python 3 unified PyInt and PyLong. by Pedro Giffuni · 13 years ago
- c19a02a Remove the "incubating" disclaimer now that Apache OpenOffice has graduated from the Apache Incubator by Herbert Dürr · 13 years ago
- a518afd Remove the incubating disclaimer now that Apache OpenOffice has graduated from the Apache Incubator by Herbert Dürr · 13 years ago
- b0b8e38 Corrected color conversion from BitmapColor to Color by Armin Le Grand · 13 years ago
- 7903c33 Corrected canvasProcessor usage by Armin Le Grand · 13 years ago
- cd8b4a9 Clean up the python detection for Python 3. by Pedro Giffuni · 13 years ago
- 3258f70 #i121215# fix the spreadsheet font family by Herbert Dürr · 13 years ago
- 9ba1a14 Use LWP::Simple instead of LWP::UserAgent. by Andre Fischer · 13 years ago
- 08275c1 Made conversion from BitmapColor to Color more explicit by using operator Color() by Armin Le Grand · 13 years ago
- 5178896 pyuno: obsolete PyString_* in favor of PyBytes_* by Pedro Giffuni · 13 years ago
- 093977b #i93995# - Allow setting Body of a simple mail message by Ariel Constenla-Haile · 13 years ago
- 7a652a2 #121194# Better support for graphic fill styles which are not bitmaps (svg, metafiles, ..) by Armin Le Grand · 13 years ago
- 9d483a7 increase build number by Jürgen Schmidt · 13 years ago
- a43dc7a #i111555# - Don't force 32 bits JVM on Linux by Ariel Constenla-Haile · 13 years ago
- a9606aa #i121216# - Allow unique logger file name by Ariel Constenla-Haile · 13 years ago
- 4643c17 Merge r1394813 from buildsys branch. by Pedro Giffuni · 13 years ago
- 2d2f118 #121191# Avoid downloading some tarballs when using system versions. by Pedro Giffuni · 13 years ago
- e3d348e keep in sync with the left part of the hc image by Jürgen Schmidt · 13 years ago
- 5348484 #i121178 Chart name in Excel is different with the name in AOO by Wang Lei · 13 years ago