summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-09-19Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter
2013-09-19remove dead definitionsNoel Grandin
2013-09-18changed to mpImplEike Rathke
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara
2013-09-18fdo#69280 fixing comments toggle button position when localAbdulaziz A Alayed
2013-09-17documentation and define on-the-fly ID rangesEike Rathke
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-17add a min-width-chars property to SvTreeListBoxCaolán McNamara
2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara
2013-09-17convert the SvxAutoCorrect::FindIn* methods from String to OUStringNoel Grandin
2013-09-17convert GetText/PutText in SvxAutoCorrect from String to OUStringNoel Grandin
2013-09-17convert some more methods in SvxAutoCorrect to OUStringNoel Grandin
2013-09-17convert fields in SvxAutoCorrect from String to OUStringNoel Grandin
2013-09-17convert the auto-correction methods in SvxAutoCorrect to OUStringNoel Grandin
2013-09-17convert filter/source/msfilter/rtfutil.hxx from String to OUStringNoel Grandin
2013-09-17convert the resust of include/formula/FormulaCompiler.hxx to OUStringNoel Grandin
2013-09-17convert formula::OpCodeHashMap from String to OUStringNoel Grandin
2013-09-17convert aCorrectedFormula in formula::FormulaCompiler to OUStringNoel Grandin
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin
2013-09-17convert aCorrectedSymbol in formula::FormulaCompiler from String to OUStringNoel Grandin
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin
2013-09-17convert include/formula/formdata.hxx from String to OUStringNoel Grandin
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin
2013-09-17convert include/formula/formulahelper.hxx from String to OUStringNoel Grandin
2013-09-17introduced putCopyOpCode() to handle copyFrom()Eike Rathke
2013-09-16Clean up the unoidl Providers (no need to have them exported)Stephan Bergmann
2013-09-16Related bnc#819614: The diagram is a group.Jan Holesovsky
2013-09-16sal_Bool to boolEike Rathke
2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-16Make Java-based connectivity drivers work with jvmfwk "direct mode"Stephan Bergmann
2013-09-15Remove unused width members from BorderLine classZolnai Tamás
2013-09-15cleanup ruler items (rulritem.hxx) - remove comments, identationTomaž Vajngerl
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl
2013-09-15Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl
2013-09-15Ruler: disable snapping, tooltipsTomaž Vajngerl
2013-09-15SvxColumnItem: indents, useless comments, clean-upTomaž Vajngerl
2013-09-15ruler: cleanup ruler.hxxTomaž Vajngerl
2013-09-14Related: fdo#38838 one UniString::Search variant now unusedCaolán McNamara
2013-09-14callcatcher: update unused code listCaolán McNamara
2013-09-13added 'en-GB-oed' for "English, OED spelling (UK)"Eike Rathke
2013-09-13select sheet menu as a right-click popup to the prev/next sheet dingusCaolán McNamara
2013-09-13Using macro expansion function for the remaining config entries.Vishv Brahmbhatt
2013-09-13Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara
2013-09-13Don't clobber argument on failureLionel Elie Mamane
2013-09-13Fix visibility for --enable-64-bitStephan Bergmann
2013-09-12Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt
2013-09-12get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt