summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-27fdo#48335 don't export zoom factor when zoom type is not percentMiklos Vajna1-1/+1
2012-06-27fdo#48335 RTF export: don't try to end not started runsMiklos Vajna2-2/+7
2012-06-27CMIS UCP: Use the URL host as ID for cached sessionsCédric Bosdonnat2-9/+4
2012-06-27libcmis: forgot to update windows patch for 0.2.3Cédric Bosdonnat1-10/+10
2012-06-27cmisucp: catch the exception when getting CMIS objectCédric Bosdonnat2-206/+258
2012-06-27libcmis: updated to 0.2.3Cédric Bosdonnat2-6/+3
2012-06-27CMIS UCP: fixed Save As into a CMIS repoCédric Bosdonnat1-12/+23
2012-06-27add import of axis color for data bars from xlsxMarkus Mohrhard3-0/+15
2012-06-27add support for axis color import/exportMarkus Mohrhard6-1/+20
2012-06-27support colored axis in data barsMarkus Mohrhard5-2/+14
2012-06-26fix for fdo#51040 preview crashNoel Power3-47/+61
2012-06-26Revert "set the zoom only once, prevents infinite loop, fdo#51040"Noel Power1-0/+4
2012-06-26aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.Jan Holesovsky1-1/+1
2012-06-26Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky1-5/+8
2012-06-26n#766487 dmapper: FirstLineIndent should be always inherited from numberingMiklos Vajna1-0/+36
2012-06-26n#766487 dmapper: sprmCHpsBi should affect sprmCHps, if the later is not setMiklos Vajna1-0/+4
2012-06-26Resolves: fdo#50967 Address DataSource dialog fails on throwsCaolán McNamara1-17/+32
2012-06-26resolved fdo#47222 in N() pop string constant before pushing resultEike Rathke1-0/+1
2012-06-26fdo#51115: gb_Extension_add_file: fix Windows build:Michael Stahl1-1/+6
2012-06-26gbuild: add gb_CppunitTest_use_executableMichael Stahl2-0/+6
2012-06-26switch on QuickStarter from installer, UI text addedAndras Timar1-0/+3
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke3-0/+34
2012-06-25Better initialization of members.Jan Holesovsky1-9/+7
2012-06-25Re-introduce a useful MSDN link about DWM and drawing into non-client area.Jan Holesovsky1-1/+4
2012-06-25aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky2-43/+49
2012-06-25Revert "Reduce copy'n'paste by different nesting of if's."Jan Holesovsky1-26/+38
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky5-159/+37
2012-06-25Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s de...Jan Holesovsky1-83/+31
2012-06-25Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."Jan Holesovsky1-52/+63
2012-06-25Revert "aero menubar: Make the text in menu black."Jan Holesovsky2-101/+10
2012-06-25Revert "aero menubar: Make the glow around the entries smaller."Jan Holesovsky1-58/+2
2012-06-25n#766481 dmapper: don't import fake paragraph containing sectpr only, take twoMiklos Vajna4-0/+53
2012-06-25fdo#46966 dmapper: fix headery/footery default valueMiklos Vajna1-1/+2
2012-06-25fix invalid .desktop filesDavid Tardon6-12/+12
2012-06-25Library_qstart.mk: remove -DDLL_NAMEMichael Stahl1-1/+0
2012-06-25gbuild: add gb_Extension_add_executableMichael Stahl2-1/+14
2012-06-25fdo#51115: fix sdext extensions on Windows:Michael Stahl4-5/+18
2012-06-25gbuild: fix UnoApiTarget header dependencies:Michael Stahl3-4/+28
2012-06-25fdo#43180: Use hyphen for copyright range in About boxRobinson Tryon1-1/+1
2012-06-25only export the supported number of rows/columns, fdo#49582Markus Mohrhard1-0/+6
2012-06-25explicitely check gmodule build flags for gtk3 modulePetr Mladek1-1/+1
2012-06-25bump product version to 3.6.0.0.beta2+, build id to 12Petr Mladek2-22/+22
2012-06-25Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara3-52/+210
2012-06-25repaint all cells if NULL is passed, fdo#51174Markus Mohrhard1-1/+9
2012-06-25pass the ScRangeList directly to improve performance, fdo#49764Markus Mohrhard1-3/+1
2012-06-25set the zoom only once, prevents infinite loop, fdo#51040Markus Mohrhard1-4/+0
2012-06-25we still need to check that we have a token, fdo#51326Markus Mohrhard1-3/+3
2012-06-25handle also COLLAPSEd in switchMarkus Mohrhard1-0/+3
2012-06-25if no new cell exists, create hidden broadcaster cell, fdo#51368Markus Mohrhard1-0/+3
2012-06-25only show dialog elements if entry is not collapsedMarkus Mohrhard1-0/+24