summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* more for conditional format dialogMarkus Mohrhard2012-06-115-113/+197
* first part for new conditional format dialogMarkus Mohrhard2012-06-1127-1846/+562
* data bar settings menuMarkus Mohrhard2012-06-1117-15/+601
* Bin pointless <vcl/sv.h> headerTor Lillqvist2012-06-10106-141/+100
* Remove bogus headerThomas Arnhold2012-06-101-2/+0
* separator will be invisible if there is no visible buttonsIvan Timofeev2012-06-101-2/+1
* Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist2012-06-097-4/+5
* oops, hide the first separator as wellIvan Timofeev2012-06-091-1/+1
* fdo#42379: hide separators before calculating line breaksIvan Timofeev2012-06-091-28/+35
* nuke dead codeTakeshi Abe2012-06-1015-262/+0
* fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftoversThomas Arnhold2012-06-092-2/+2
* remove unused .mkNorbert Thiebaud2012-06-082-134/+0
* Remove superfluous include commentsThomas Arnhold2012-06-0910-40/+0
* remove dead codeThomas Arnhold2012-06-093-23/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-09542-1194/+0
* Remove superfluous include commentsThomas Arnhold2012-06-09195-584/+0
* Remove superfluous include commentsThomas Arnhold2012-06-09238-966/+1
* Some cppcheck cleaningJulien Nabet2012-06-092-8/+7
* Check for assignment to self for =operatorJulien Nabet2012-06-091-0/+3
* sigh... fix const abuse in WNT only code...Michael Stahl2012-06-091-3/+2
* fix WNT only SfxApplication::AddDdeTopicMichael Stahl2012-06-091-5/+9