summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-06IN PROGRESS: UnoControlModel::read/write nanosecondsprivate/lmamane/timedate-controls-nanosecondLionel Elie Mamane1-2/+19
2013-08-05fdo#67684: Store imported text style entries, else they won't get exported.Kohei Yoshida1-0/+5
2013-08-05fdo#67099: Don't use edit engine for a single unformatted paragraph.Kohei Yoshida2-8/+38
2013-08-05fdo#67099: Remove overheads on inserting cells during ods import.Kohei Yoshida10-260/+485
2013-08-05bnc#593612: workaround for grpFillFelix Zhang1-3/+2
2013-08-04Clean up documentation of XDate-/TimeFieldStephan Bergmann2-7/+0
2013-08-04fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane31-432/+441
2013-08-031st step fix for exporting SheetProtection fdo#64753 is to import correctlyNoel Power6-6/+117
2013-08-02fdo#67470 Element Dock: Subset icon missing in Set Operation sectionJoren De Cuyper1-1/+1
2013-08-02Fix build.Thorsten Behrens1-1/+1
2013-08-02fdo#67489: Don't stop range search even when the first cell is empty.Kohei Yoshida2-2/+37
2013-08-02fdo#67621: Delay populating the ranges until the dialog is shown.Kohei Yoshida2-5/+15
2013-08-02libmerged needs -lrt tooMatúš Kukan1-0/+1
2013-07-31Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara5-1/+54
2013-07-31fdo#66715: fontconfig: try harder to ignore duplicate fontsMichael Stahl1-14/+21
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