Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-29 | CollectingProcessor3D cannot be instantiated | Caolán McNamara | |
2012-02-28 | PolyPolygonStrokeArrowPrimitive2D cannot be instantiated | Caolán McNamara | |
2012-02-17 | Removed unused code from drawinlayer | Szabolcs Dezsi | |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan | |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | |
2012-01-24 | String->rtl::OUString | Caolán McNamara | |
2012-01-23 | make drawinglayer ByteString free | Caolán McNamara | |
2012-01-21 | Improve checking for emptiness | Thomas Arnhold | |
2011-12-23 | Fix for fdo43460 Part XIV getLength() to isEmpty() | Gustavo Buzzatti Pacheco | |
Part XIV Modules drawinglayer, dtrans, editeng | |||
2011-12-09 | catch exception by constant reference | Takeshi Abe | |
2011-12-08 | childs -> children | Michael T. Whiteley | |
2011-12-07 | Factored out common getDigitLanguage. | Stephan Bergmann | |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
2011-12-05 | aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable ↵ | Armin Le Grand | |
alternative alailable and not a general error happening # HG changeset patch # User Armin Le Grand <armin.le.grand@oracle.com> # Date 1300120426 -3600 # Node ID 1e5618c51d1690a7c619f75d6b79c220c39854f8 # Parent 9d821e77ed393c984738cf3e829a8c94a681828f aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and not a general error happening | |||
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-29 | Replace formattings with formatting | Lior Kaplan | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
2011-11-21 | empty a bunch of d.lst files | Michael Stahl | |
2011-11-20 | I forgot to remove directory pch from the include path. | Joseph Powers | |
2011-11-20 | Remove pch from drawinglayer | Joseph Powers | |
The .hxx is empty so we gain nothing. | |||
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||
2011-11-01 | adapt naming scheme | Caolán McNamara | |
2011-11-01 | MetaCommentAction now using rtl::OString | Caolán McNamara | |
2011-10-20 | fdo#37129: Fix the drawing of dotted and dashed borders in Calc. | Tomofumi Yagi | |
2011-10-07 | drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptions | Tor Lillqvist | |
At least in a MSVC --enable-dbgutil build. | |||
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara | |
2011-09-09 | sb140: #i116872# avoid uninitialized RGB values for full-transparency pixels | Stephan Bergmann | |
plus sb140: #i116872# optimize for nOpacity == 0 (requested by aw) | |||
2011-09-03 | Fix wrong line end positioning | Regina Henschel | |
fix fdo#40529 - if you have line ends that are *not* filled, the polygon overlaps with the line end marker. Adapted calculation in drawing layer to have that sorted out. | |||
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | |
2011-08-16 | Avoid single-point filled polygons | Thorsten Behrens | |
As per fdo#37559, it seems exporting filled polygons consisting of exactly one point (which should in theory be invisible) is a bad idea for several pdf viewers. Filtering drawing layer output accordingly. | |||
2011-08-13 | Some cppcheck cleaning | Julien Nabet | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-05 | reflect gmake flavor | Takeshi Abe | |
2011-08-05 | Emacs mode line compatible with vi's one | Takeshi Abe | |
2011-07-31 | Some cppcheck cleaning | Julien Nabet | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | |
2011-06-20 | gnumake4: fix buildbreakers from merge | Bjoern Michaelsen | |
2011-06-17 | remove all traces of offuh from makefiles | David Tardon | |
2011-06-17 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky | |
Conflicts: basic/source/classes/sbunoobj.cxx basic/source/inc/runtime.hxx basic/source/runtime/step1.cxx desktop/source/deployment/dp_services.cxx drawinglayer/prj/d.lst drawinglayer/source/primitive2d/makefile.mk sfx2/source/appl/appinit.cxx sfx2/source/appl/appquit.cxx sfx2/source/inc/appdata.hxx sfx2/source/view/viewfrm.cxx svx/source/fmcomp/gridctrl.cxx vbahelper/source/vbahelper/vbahelper.cxx | |||
2011-05-20 | config leak: gracefully handle exit before release timer is called | Caolán McNamara | |
2011-05-16 | WaE - add explicit casting (decimal-types → integer types) | Christian Lohmaier | |
2011-05-16 | release BitmapWriteAccess correctly | David Tardon | |
2011-05-16 | do not leak memory | David Tardon | |
2011-05-10 | GDIMetaFile cleanup | Joseph Powers | |
Plus trailing whitespace cleanup. |