summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IN PROGRESS: UnoControlModel::read/write nanosecondsprivate/lmamane/timedate-controls-nanosecondLionel Elie Mamane2013-08-061-2/+19
* fdo#67684: Store imported text style entries, else they won't get exported.Kohei Yoshida2013-08-051-0/+5
* fdo#67099: Don't use edit engine for a single unformatted paragraph.Kohei Yoshida2013-08-052-8/+38
* fdo#67099: Remove overheads on inserting cells during ods import.Kohei Yoshida2013-08-0510-260/+485
* bnc#593612: workaround for grpFillFelix Zhang2013-08-051-3/+2
* Clean up documentation of XDate-/TimeFieldStephan Bergmann2013-08-042-7/+0
* fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2013-08-0431-432/+441
* 1st step fix for exporting SheetProtection fdo#64753 is to import correctlyNoel Power2013-08-036-6/+117
* fdo#67470 Element Dock: Subset icon missing in Set Operation sectionJoren De Cuyper2013-08-021-1/+1
* Fix build.Thorsten Behrens2013-08-021-1/+1
* fdo#67489: Don't stop range search even when the first cell is empty.Kohei Yoshida2013-08-022-2/+37
* fdo#67621: Delay populating the ranges until the dialog is shown.Kohei Yoshida2013-08-022-5/+15
* libmerged needs -lrt tooMatúš Kukan2013-08-021-0/+1
* Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara2013-07-315-1/+54
* fdo#66715: fontconfig: try harder to ignore duplicate fontsMichael Stahl2013-07-311-14/+21
* fdo#67547 fix access to methods (getScript) of MasterScriptProvider from VBNoel Power2013-07-311-1/+3
* fdo#67430 Keep original order of entry positions, not alphabetically sortedStephan Bergmann2013-07-311-229/+232
* fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power2013-07-311-1/+4
* fdo#67387 skip separating space between date and time in timestampLionel Elie Mamane2013-07-311-0/+6
* Related: fdo#67395 adjust height of font name tabpage, etc.Caolán McNamara2013-07-306-334/+259
* Advertized shortcuts somehow don't work well with Windows 7 shellFridrich Štrba2013-07-301-0/+3
* tweak background fill color preview to be half-full heightCaolán McNamara2013-07-301-16/+44
* Related: fdo#66817 pressing space on a DisclosureButton should toggle itCaolán McNamara2013-07-301-1/+1
* fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann2013-07-306-63/+113
* rhbz#989246: Honor user's JavaDriverClass override in mysql driverStephan Bergmann2013-07-301-11/+25
* Avoid crash on OS X: guarded fd exceptionTor Lillqvist2013-07-301-1/+4
* Resolves: rhbz#989686 Fix crash with ooo120774-1.docFridrich Štrba2013-07-301-0/+2
* fdo#55955 select first column if possibleLionel Elie Mamane2013-07-301-0/+6
* sanitize system clucene includesDavid Tardon2013-07-301-0/+1
* fdo#67361 Prevent out-of-range values coming from ListBox GetSelectEntryPos.Javier Fernandez2013-07-302-1/+7
* fdo#67467: fix crash when renaming table in AutoFormat dialogIvan Timofeev2013-07-293-8/+6
* Avoid an unnecessary static initialisationTor Lillqvist2013-07-291-3/+1
* fdo#66006 Convert to PNG for JPEG that can't be losslessly rotatedTomaž Vajngerl2013-07-291-30/+35
* fdo#66025: Improve accuracy of ImportError traceback and messageDavid Bolen2013-07-291-9/+41
* Adapt gdb python pretty-printer to time nano-second precision API changeLionel Elie Mamane2013-07-291-10/+10
* protect against past-the-end access of empty stringLionel Elie Mamane2013-07-291-4/+4
* Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius2013-07-293-3/+65
* Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2013-07-2915-19/+23
* update pchThorsten Behrens2013-07-291-1/+0
* Fix problem in German UI with cutoff label in options pageStefan Knorr2013-07-281-4/+1
* fdo#54320: VoiceOver does not follow keyboard focusBoris Dušek2013-07-281-1/+1
* fdo#67397: don't bother to create BlendFrame for width == 1 or height == 1Ivan Timofeev2013-07-281-1/+1
* surely this is a typoLionel Elie Mamane2013-07-281-2/+2
* fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl2013-07-283-3/+24
* fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna2013-07-283-2/+58
* fdo#61201: Don't forget to calculate row offset for external single ref.Kohei Yoshida2013-07-281-0/+1
* fdo#67246: Detect BIFF 2 (and 3) file format like we should.Kohei Yoshida2013-07-281-4/+14
* fdo#60282 fdo#66745 i#122509 Corrected typo in basegfxArmin Le Grand2013-07-281-1/+1
* fdo#33605: Handle http etc. URLs with no path but fragmentStephan Bergmann2013-07-262-2/+24
* fix for fdo#62729 reference pos can point to non existing tableNoel Power2013-07-263-0/+31