summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-31fdo#67547 fix access to methods (getScript) of MasterScriptProvider from VBNoel Power1-1/+3
2013-07-31fdo#67430 Keep original order of entry positions, not alphabetically sortedStephan Bergmann1-229/+232
2013-07-31fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power1-1/+4
2013-07-31fdo#67387 skip separating space between date and time in timestampLionel Elie Mamane1-0/+6
2013-07-30Related: fdo#67395 adjust height of font name tabpage, etc.Caolán McNamara6-334/+259
2013-07-30Advertized shortcuts somehow don't work well with Windows 7 shellFridrich Štrba1-0/+3
2013-07-30tweak background fill color preview to be half-full heightCaolán McNamara1-16/+44
2013-07-30Related: fdo#66817 pressing space on a DisclosureButton should toggle itCaolán McNamara1-1/+1
2013-07-30fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann6-63/+113
2013-07-30rhbz#989246: Honor user's JavaDriverClass override in mysql driverStephan Bergmann1-11/+25
2013-07-30Avoid crash on OS X: guarded fd exceptionTor Lillqvist1-1/+4
2013-07-30Resolves: rhbz#989686 Fix crash with ooo120774-1.docFridrich Štrba1-0/+2
2013-07-30fdo#55955 select first column if possibleLionel Elie Mamane1-0/+6
2013-07-30sanitize system clucene includesDavid Tardon1-0/+1
2013-07-30fdo#67361 Prevent out-of-range values coming from ListBox GetSelectEntryPos.Javier Fernandez2-1/+7
2013-07-29fdo#67467: fix crash when renaming table in AutoFormat dialogIvan Timofeev3-8/+6
2013-07-29Avoid an unnecessary static initialisationTor Lillqvist1-3/+1
2013-07-29fdo#66006 Convert to PNG for JPEG that can't be losslessly rotatedTomaž Vajngerl1-30/+35
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