summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-29only clean the cond format if we want to write attribs, fdo#62267Markus Mohrhard1-1/+1
2013-06-29no need to have this class in the header fileMarkus Mohrhard2-18/+19
2013-06-29allow these cond formats to be updated when formula val changes,fdo#64401Markus Mohrhard4-5/+203
2013-06-29use the local setting aware method for the UI, fdo#64754Markus Mohrhard1-11/+17
2013-06-29add option to debug chart odf internal data provider importMarkus Mohrhard1-0/+118
2013-06-28more READMEMichael Stahl2-0/+117
2013-06-28fdo#63254: correct re-mirroring formulaIvan Timofeev1-2/+2
2013-06-28fdo#44582: fix scrollbars in RTL UIIvan Timofeev1-2/+2
2013-06-28fdo#66335: gtk: Revert hacks for RTL scrollbarsIvan Timofeev1-7/+1
2013-06-28This is obviously a mistake, & caused Calc to crash on Ctrl-D.Kohei Yoshida1-2/+2
2013-06-28bump tomcat to 5.5.36Caolán McNamara4-4/+4
2013-06-28sidebar: Use images directly in the .ui, no need to go trough .src.Jan Holesovsky5-55/+70
2013-06-28sidebar: Cleanup the .ui for ParaPropertyPanel.Jan Holesovsky1-388/+451
2013-06-28sidebar: More cleanup.Jan Holesovsky1-23/+0
2013-06-28sidebar: Fix commands in ParaPropertyPanel to make the buttons work.Jan Holesovsky1-46/+41
2013-06-28sidebar: Show images on the increase / decrease buttons again.Jan Holesovsky2-3/+3
2013-06-28sidebar: Fix the bullets & numbering in ParaPropertyPanel.Jan Holesovsky1-10/+12
2013-06-28sidebar: Re-introduce the promote/demote toolbar in ParaPropertyPanel.Jan Holesovsky2-29/+67
2013-06-28sidebar: Fix resource id's for ParaPropertyPanel.Jan Holesovsky3-171/+13
2013-06-28sidebar: ParaPropertyPanel conversion to .uiPrashant Pandey7-736/+927
2013-06-29Mark as constTakeshi Abe3-3/+3
2013-06-28remove pointless external guards for standard headersMichael Stahl5-10/+0
2013-06-28datetime.cxx: remove duplicative unused operatorsMichael Stahl1-29/+0
2013-06-28remove unused DateTimeRange includesMichael Stahl2-2/+0
2013-06-28no need for XMLStringVectorThomas Arnhold3-35/+1
2013-06-28impl_parseLikeNodeToString_throw should be called only on a like_predicateLionel Elie Mamane1-0/+1
2013-06-28fdo#66130 correct "skip column name" condition for LIKE predicateLionel Elie Mamane1-1/+1
2013-06-28RTFDesitnationState -> RTFDestinationStateMiklos Vajna2-6/+6
2013-06-28s/-I/-isystem/ also for KDE headersLuboš Luňák1-0/+2
2013-06-28stray debuggingCaolán McNamara1-2/+0
2013-06-28Updated coreCaolán McNamara1-0/+0
2013-06-28remove ::connectivity::to(Date)?(Time)?String; same as DBTypeConversion::*Lionel Elie Mamane3-52/+3
2013-06-28fdo#43460 sc: use isEmpty()Jelle van der Waa14-26/+26
2013-06-28Remove debug outputIsamu Mogi1-1/+0
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold80-93/+69
2013-06-28fdo#62699 remove rsc/inc/vclrsc.hxxThomas Arnhold5-45/+11
2013-06-28fdo#62699 remove pass-through headerThomas Arnhold2-30/+3
2013-06-28s/Extracts/Returns/ for the sake of consistencyAndras Timar1-1/+1
2013-06-28convert pdf security page to .uiCaolán McNamara9-347/+743
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara7-7/+19
2013-06-28fix build for highest debugging levelCaolán McNamara1-4/+0
2013-06-28fix confusing help text of IMPOWER functionAndras Timar1-1/+1
2013-06-28Updated coreAndras Timar1-0/+0
2013-06-28Updated coreAndras Timar1-0/+0
2013-06-28fix confusing help text of YEARFRAC functionAndras Timar1-2/+2
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang9-21/+64
2013-06-28 fdo#66081 - reduce the number of nested <mrow>'s in MathMLFrédéric Wang2-5/+43
2013-06-28fdo#55853 - improve parsing of concatenated numbers and identifiers.Frédéric Wang2-39/+91
2013-06-28Remove unused String::Copy in Math (try to fix fdo#36634)Frédéric Wang1-29/+23
2013-06-28fdo#66075 - Formula editor: export blanks as MathML <mspace> elements.Frédéric Wang2-3/+18