summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29fdo#66025: Improve accuracy of ImportError traceback and messageDavid Bolen1-9/+41
2013-07-29Adapt gdb python pretty-printer to time nano-second precision API changeLionel Elie Mamane1-10/+10
2013-07-29protect against past-the-end access of empty stringLionel Elie Mamane1-4/+4
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius3-3/+65
2013-07-29Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba15-19/+23
2013-07-29update pchThorsten Behrens1-1/+0
2013-07-28Fix problem in German UI with cutoff label in options pageStefan Knorr1-4/+1
2013-07-28fdo#54320: VoiceOver does not follow keyboard focusBoris Dušek1-1/+1
2013-07-28fdo#67397: don't bother to create BlendFrame for width == 1 or height == 1Ivan Timofeev1-1/+1
2013-07-28surely this is a typoLionel Elie Mamane1-2/+2
2013-07-28fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl3-3/+24
2013-07-28fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna3-2/+58
2013-07-28fdo#61201: Don't forget to calculate row offset for external single ref.Kohei Yoshida1-0/+1
2013-07-28fdo#67246: Detect BIFF 2 (and 3) file format like we should.Kohei Yoshida1-4/+14
2013-07-28fdo#60282 fdo#66745 i#122509 Corrected typo in basegfxArmin Le Grand1-1/+1
2013-07-26fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann2-2/+24
2013-07-26fix for fdo#62729 reference pos can point to non existing tableNoel Power3-0/+31
2013-07-26Resolves: fdo#67344 wrong relative menu positionCaolán McNamara1-1/+1
2013-07-26fdo#67086 - clear device font list before re-fetching it.Michael Meeks1-18/+18
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks96-288/+0
2013-07-26Miscellaneous belts and braces around MsiShortcutProperty tableFridrich Štrba8-9/+9
2013-07-26Resolves: fdo#61544 improve handling of grid's not enough layout spaceCaolán McNamara2-12/+47
2013-07-26fdo#67258 catch error when calling mdfindChristian Lohmaier1-1/+6
2013-07-25fdo#67269 adapt checkTable to getTableName changeLionel Elie Mamane1-3/+4
2013-07-25Related: fdo#61544 convert save opt page from box to gridCaolán McNamara1-19/+21
2013-07-25Related: fdo#61544 put help tips checkboxes side-by-sideCaolán McNamara1-2/+2
2013-07-25Resolves: fdo#67113 split insert autotext and field controlsCaolán McNamara3-97/+186
2013-07-25Related: fdo#67113 restore some code, it has side effectsIvan Timofeev1-0/+2
2013-07-25Propagate change on COLUMN() and ROW() functions on position change.Kohei Yoshida5-0/+64
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke30-90/+167
2013-07-25fdo#67061 bring install readme in sync with changed realityLionel Elie Mamane1-13/+4
2013-07-25Use the WPX_SEEK_SET inconditionallyFridrich Štrba4-0/+33
2013-07-25Use inconditionally the libwpd >= 0.9.5 pathFridrich Štrba2-5/+1
2013-07-25Add some consistency to the world as we know itFridrich Štrba7-8/+8
2013-07-25Resolves: fdo#63618 don't include border size twice in edit optimal sizeCaolán McNamara1-2/+8
2013-07-25unit test for <text:s> in <text:p> and <text:span>, fdo#67094Eike Rathke2-8/+49
2013-07-25fdo#35785: Add MsiShortcutProperty table to the installerFridrich Štrba13-5/+218
2013-07-25fdo#60990 VML export: handle paragraph/run properties of shape textMiklos Vajna3-2/+29
2013-07-25fdo#46271: No arrows in scrollbars in OS X 10.7 and laterTor Lillqvist1-9/+54
2013-07-25Updated coreArnaud Versini1-0/+0
2013-07-25fdo#33617 adapt report engine to incompatible BorderLine2 changeLionel Elie Mamane4-25/+31
2013-07-24look for find-requires-gnome.sh in the right pathDavid Tardon4-1/+13
2013-07-24pyuno: Revert 5589c72b88e502bfca045ae38af16c854afdd401Michael Stahl1-3/+4
2013-07-24fdo#67206: Don't forget to swap the broadcaster storage when swapping columns.Kohei Yoshida2-8/+45
2013-07-24followup fix for bnc#823935 exported xlsx causes errors for mso2007Noel Power1-6/+3
2013-07-24fdo#64916 put libsqlite3.so into instset on linux againDavid Tardon1-0/+7
2013-07-23fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane6-46/+23
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna3-2/+30
2013-07-23move static bitmap into a svapp memberCaolán McNamara4-24/+52
2013-07-23resolved fdo#67094 handle <text:s> in <text:p> and <text:span>Eike Rathke4-2/+138