summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* callcatcher: update unused codeCaolán McNamara2012-06-119-132/+3
* FixedBorder is no longer usedCaolán McNamara2012-06-116-283/+8
* filter unused atom:: methodsCaolán McNamara2012-06-111-0/+1
* 2008-12-16 FIXME: remove before integrationCaolán McNamara2012-06-111-1/+0
* convenient to unset compiler flags for callcatcherCaolán McNamara2012-06-111-0/+3
* removeTrailingChars is the same as stripEndCaolán McNamara2012-06-113-16/+1
* fdo#50896 SfxItemSets can contain emtpy elementDavid Tardon2012-06-111-10/+14
* use ure instead of ure-linkDavid Tardon2012-06-111-2/+2
* MSC fixStephan Bergmann2012-06-112-0/+12
* fdo#50964 - fix presenter console artwork locationMichael Meeks2012-06-111-1/+1
* Uploading a new version of libcdr with initial text supportFridrich Štrba2012-06-114-139/+3
* attempt to anchor vml shapes properly as they should beLuboš Luňák2012-06-111-3/+12
* test also for inline vml shape being anchored inlineLuboš Luňák2012-06-111-0/+5
* fdo#50141: Character count (with spaces) incorrect with numbering on.Muhammad Haggag2012-06-111-1/+1
* fdo#49659 handle RTF import of tables at the very end of the documentMiklos Vajna2012-06-112-0/+11
* fdo#49659 fix RTF import of pictures with inner groupsMiklos Vajna2012-06-111-0/+6
* RTFDocumentImpl::resolvePict: handle failure from importGraphicObject()Miklos Vajna2012-06-111-6/+9
* Fix typo in /ure/bin/startup.shOlivier Hallot2012-06-111-1/+1
* replace tabs with spacesMarkus Mohrhard2012-06-113-442/+442
* eMode may be used uninitialized in this functionStephan Bergmann2012-06-111-1/+3
* n#757905 testcaseMiklos Vajna2012-06-113-0/+58
* abstract type in ptr_container needs this workaroundMarkus Mohrhard2012-06-111-0/+7
* make mac tinderbox happyMarkus Mohrhard2012-06-111-1/+1
* Add css.awt.XToolkit2Tor Lillqvist2012-06-112-0/+47
* Avoid misleading term "factory method", just say "function"Tor Lillqvist2012-06-111-6/+6
* Avoid too long linesTor Lillqvist2012-06-111-4/+6
* remove unnecessary menu entries for 3-6Markus Mohrhard2012-06-111-2/+0
* remove empty conditions for color format export to excelMarkus Mohrhard2012-06-111-4/+0
* fix rebase problemsMarkus Mohrhard2012-06-115-3/+15
* correctly copy the cond formats, fdo#50679Markus Mohrhard2012-06-111-1/+14
* correctly create between/not between entriesMarkus Mohrhard2012-06-111-2/+2
* set correct range as title + update for (not) betweenMarkus Mohrhard2012-06-113-2/+24
* fix repainting of conditional formatsMarkus Mohrhard2012-06-112-81/+4
* correctly set new conditional formatMarkus Mohrhard2012-06-1112-45/+142
* more support for data bars in new dialogsMarkus Mohrhard2012-06-116-15/+163
* add data bar ui elementsMarkus Mohrhard2012-06-114-1/+37
* use the result of the dialog and apply it to the documentMarkus Mohrhard2012-06-1113-48/+382
* fix cond format import from odsMarkus Mohrhard2012-06-118-34/+209
* fix export of cond formats to odsMarkus Mohrhard2012-06-111-1/+1
* remove uno from oox cond format import codeMarkus Mohrhard2012-06-115-128/+102
* adjust import/export code to merged conditional formatsMarkus Mohrhard2012-06-1118-404/+161
* integrate color formats into conditional formatsMarkus Mohrhard2012-06-119-240/+201
* prepare cond format code for merge with color formatsMarkus Mohrhard2012-06-1110-151/+216
* export more conditional formatsMarkus Mohrhard2012-06-111-4/+69
* add contructor that inits dialog from modelMarkus Mohrhard2012-06-112-8/+94
* add constructors to init dialog with model dataMarkus Mohrhard2012-06-113-12/+129
* handle styles correctly in the new cond format dialogMarkus Mohrhard2012-06-112-0/+59
* solve more dependencies between ui elements in cond format dialogMarkus Mohrhard2012-06-114-16/+65
* more for correct color scale dialog behaviorMarkus Mohrhard2012-06-112-2/+38
* add gui elements for color scalesMarkus Mohrhard2012-06-114-20/+242