summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-13convert label dialog to .uiCaolán McNamara
2013-08-13Updated coreCaolán McNamara
2013-08-13AppUserModelIDs registry entries are useful only on Windows7+Jesús Corrius
2013-08-13add support for gtk-media-play symbolCaolán McNamara
2013-08-13set mnemonic widgets and other HIG tweaksCaolán McNamara
2013-08-13add a seconds unitCaolán McNamara
2013-08-13add a stock 'Play' buttonCaolán McNamara
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály
2013-08-13Ensure iterators are value-initializedStephan Bergmann
2013-08-13fdo#50470: Restore pyuno object method introspection in Python 3David Bolen
2013-08-13fdo#57950: Remove some chained appends in xmhelpJelle van der Waa
2013-08-13fdo#59981 Rearrange Ruler Tab StopsJoel Madero
2013-08-13fdo#67585 Spreadsheet Label Consistency + IconsJoel Madero
2013-08-13Also ' was duplicatedTor Lillqvist
2013-08-13convert business data page to .uiCaolán McNamara
2013-08-13Updated coreCaolán McNamara
2013-08-13Expert config edit button implemented.Efe Gürkan YALAMAN
2013-08-13Uploading libwpd-0.9.9 releaseFridrich Štrba
2013-08-13Fix fdo#67908 - keep Visual around until after GL context is created.Thorsten Behrens
2013-08-13RTF import: handle rotation on groupshapesMiklos Vajna
2013-08-13Unused private variablesKatarina Behrens
2013-08-13Preserve entry data from combobox itemsKatarina Behrens
2013-08-13Removed unused widgets, were Hide=True in orig .src fileKatarina Behrens
2013-08-13Removed dead (mostly widget-placing) codeKatarina Behrens
2013-08-13Converted custom animation property dialog to .uiKatarina Behrens
2013-08-13convert private user page to .uiCaolán McNamara
2013-08-13XubString->OUStringCaolán McNamara
2013-08-13downgrade Unknown type: GailWindow warning to infoCaolán McNamara
2013-08-13Updated coreCaolán McNamara
2013-08-13Avoid warning: rtl_uString_newFromLiteral - Found char > 127Tor Lillqvist
2013-08-13Remove duplicated space in aWordDelimiters initialiserTor Lillqvist
2013-08-13String to OUString and some reduction of scopeMatteo Casalin
2013-08-13Unused memeberStephan Bergmann
2013-08-13Use stardard prefixes for data members, and english namesMatteo Casalin
2013-08-12Compile token array only once per formula group.Kohei Yoshida
2013-08-12Return something.Kohei Yoshida
2013-08-12This is clearly a bug. Let's fix it.Kohei Yoshida
2013-08-12Ungroup a cell when the group length becomes 1.Kohei Yoshida
2013-08-12Fix indentation.Kohei Yoshida
2013-08-12We still need to update cell positions for non-top cells.Kohei Yoshida
2013-08-12Do the splitting of formula groups.Kohei Yoshida
2013-08-12Collect all boundaries at which to split the formula group.Kohei Yoshida
2013-08-12If the formula cell is grouped, update reference only on the top cell.Kohei Yoshida
2013-08-12Export shared formulas to xls, from the new shared formula in the core.Kohei Yoshida
2013-08-12Fix the (Windows) build. No idea how this was buildable on Linux.Kohei Yoshida
2013-08-12Detect self-referencing groups, and disable group-calculation.Kohei Yoshida
2013-08-12Fix import of negative relative row reference from xls.Kohei Yoshida
2013-08-12Disable vectorization on named ranges for now.Kohei Yoshida
2013-08-12Uncomment this.Kohei Yoshida
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida