summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara15-154/+0
2013-07-02fdo#64155 - fix unlocalized 'default' list entryCsikós Tamás1-0/+14
2013-07-02default report template should be language-independentAndras Timar2-1/+1
2013-07-02more SAL_OVERRIDEMiklos Vajna1-6/+6
2013-07-02fdo#46361 testcaseMiklos Vajna2-0/+23
2013-07-02fdo#46361 oox: handle w:color for groupshape textboxesMiklos Vajna2-0/+9
2013-07-02fdo#46361 oox: handle w:jc for groupshape textboxesMiklos Vajna4-14/+60
2013-07-02fdo#46361 oox: VML import of v-text-anchor for drawinglayer shapesMiklos Vajna3-0/+11
2013-07-02fdo#46361 oox: handle multiple w:p for groupshape textboxesMiklos Vajna4-1/+15
2013-07-02fdo#46361 oox: handle w:br for groupshape textboxesMiklos Vajna1-0/+3
2013-07-02 fdo#66088 - follow-up: handle NGLYPHSPECIAL and NSPECIAL too.Frédéric Wang1-3/+3
2013-07-02 fdo#66281 - make underbrace/overbrace stretchy in MathML exportFrédéric Wang1-4/+4
2013-07-02fdo#62699 drop pass-through header svx/svdattrx.hxxThomas Arnhold18-360/+388
2013-07-02remove unused (and corrupted) .odr filesAndras Timar4-4/+0
2013-07-02 fdo#66416 - Use appropriate unicode characters for math "Brackets"Frédéric Wang8-27/+72
2013-07-02 fdo#66276 - MathML export: avoid using combining characters.Frédéric Wang5-48/+117
2013-07-02OUString convertion for unotoolsNorbert Thiebaud71-1008/+954
2013-07-02fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith2-6/+4
2013-07-02Put the matrix header back in for Windows build...Kohei Yoshida4-13/+22
2013-07-02don't forget the formula cell style during xls/xlsx export, fdo#66242Markus Mohrhard2-3/+46
2013-07-02remove unnecessary commentsMarkus Mohrhard1-7/+1
2013-07-02fix indentationMarkus Mohrhard1-3/+3
2013-07-01Nobody uses this. I forgot to remove it.Kohei Yoshida1-24/+0
2013-07-01Fix build breakage when opencl is enabled.Kohei Yoshida1-0/+1
2013-07-02fdo#66464 initialise static join info at construct timeLionel Elie Mamane1-5/+11
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida39-225/+332
2013-07-01Rework SUMPRODUCT to reduce the number of block position lookups.Kohei Yoshida3-31/+223
2013-07-02resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke5-19/+16
2013-07-01fdo#65650: fix Writer ODF import of list style with bullets and colorMichael Stahl1-5/+1
2013-07-01get quoting right.Michael Meeks1-1/+1
2013-07-01WaE: pOldRanges may be used uninitializedIvan Timofeev1-1/+1
2013-07-01gtk3: for checkbox map BUTTONVALUE_MIXED to GTK_STATE_FLAG_INCONSISTENTIvan Timofeev1-1/+3
2013-07-01gtk3: add indicator-spacing to size of checkbox/radiobuttonIvan Timofeev2-10/+29
2013-07-01fdo#66165: WW8 export: fix duplicated paragraph breaksMichael Stahl1-1/+0
2013-07-01simplify AddPrintRanges calls at import timeLaurent Godard2-9/+10
2013-07-01sorted by formatindex for better comparabilityEike Rathke1-70/+70
2013-07-01typo in commentLionel Elie Mamane1-1/+1
2013-07-01Updated coreAndras Timar1-0/+0
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile26-620/+916
2013-07-01 #fdo66277 - Add support for alignment in MathML export.Frédéric Wang3-2/+46
2013-07-01Add Cornish and Pite Sami to the list of spelling languagesHarri Pitkänen3-0/+6
2013-07-01remove obsolete CDE integration, and make TDE launcher conditional.Pader Rezso3-33/+4
2013-07-01Fix a crasher on copy to clip.Kohei Yoshida1-1/+1
2013-07-01Add tests for matrix's min and max values, and fix one bug.Kohei Yoshida2-1/+20
2013-07-01Better to calculate max and min value of matrix *in* the matrix itself.Kohei Yoshida3-63/+116
2013-07-01This is not needed.Kohei Yoshida1-3/+0
2013-07-01Add a convenient way to dump formula group states for a single column.Kohei Yoshida6-0/+75
2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida12-14/+14
2013-07-01Ensure that the group calculation path won't get called when it's disabled.Kohei Yoshida2-5/+4
2013-07-01ResolveStaticReference() to also dynamically recalc formula cells.Kohei Yoshida1-18/+21