summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter2013-09-192-0/+5
* remove dead definitionsNoel Grandin2013-09-191-1/+0
* changed to mpImplEike Rathke2013-09-181-83/+31
* convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara2013-09-181-6/+6
* Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara2013-09-185-5/+6
* fdo#69280 fixing comments toggle button position when localAbdulaziz A Alayed2013-09-181-1/+1
* documentation and define on-the-fly ID rangesEike Rathke2013-09-171-6/+39
* Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara2013-09-171-5/+6
* add a min-width-chars property to SvTreeListBoxCaolán McNamara2013-09-171-0/+5
* remove OUStringHashCode in favor of OUStringHashCaolán McNamara2013-09-171-10/+2
* convert the SvxAutoCorrect::FindIn* methods from String to OUStringNoel Grandin2013-09-171-2/+2
* convert GetText/PutText in SvxAutoCorrect from String to OUStringNoel Grandin2013-09-171-4/+4
* convert some more methods in SvxAutoCorrect to OUStringNoel Grandin2013-09-171-2/+2
* convert fields in SvxAutoCorrect from String to OUStringNoel Grandin2013-09-171-3/+3
* convert the auto-correction methods in SvxAutoCorrect to OUStringNoel Grandin2013-09-171-8/+8
* convert filter/source/msfilter/rtfutil.hxx from String to OUStringNoel Grandin2013-09-171-2/+2
* convert the resust of include/formula/FormulaCompiler.hxx to OUStringNoel Grandin2013-09-171-8/+8
* convert formula::OpCodeHashMap from String to OUStringNoel Grandin2013-09-171-11/+11
* convert aCorrectedFormula in formula::FormulaCompiler to OUStringNoel Grandin2013-09-171-1/+1
* convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin2013-09-171-6/+10
* convert aCorrectedSymbol in formula::FormulaCompiler from String to OUStringNoel Grandin2013-09-171-1/+3
* convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin2013-09-171-5/+5
* convert include/formula/formdata.hxx from String to OUStringNoel Grandin2013-09-171-16/+16
* convert include/formula/formula.hxx from String to OUStringNoel Grandin2013-09-171-11/+11
* convert include/formula/formulahelper.hxx from String to OUStringNoel Grandin2013-09-171-7/+7
* introduced putCopyOpCode() to handle copyFrom()Eike Rathke2013-09-171-1/+16
* Clean up the unoidl Providers (no need to have them exported)Stephan Bergmann2013-09-163-156/+0
* Related bnc#819614: The diagram is a group.Jan Holesovsky2013-09-161-1/+0
* sal_Bool to boolEike Rathke2013-09-166-18/+18
* Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann2013-09-161-1/+1
* Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara2013-09-161-14/+13
* Make Java-based connectivity drivers work with jvmfwk "direct mode"Stephan Bergmann2013-09-161-0/+2
* Remove unused width members from BorderLine classZolnai Tamás2013-09-151-3/+0
* cleanup ruler items (rulritem.hxx) - remove comments, identationTomaž Vajngerl2013-09-151-9/+9
* Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl2013-09-152-6/+1
* Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl2013-09-152-6/+11
* Ruler: disable snapping, tooltipsTomaž Vajngerl2013-09-152-15/+35
* SvxColumnItem: indents, useless comments, clean-upTomaž Vajngerl2013-09-151-43/+43
* ruler: cleanup ruler.hxxTomaž Vajngerl2013-09-151-26/+8
* Related: fdo#38838 one UniString::Search variant now unusedCaolán McNamara2013-09-141-1/+1
* callcatcher: update unused code listCaolán McNamara2013-09-142-2/+0
* added 'en-GB-oed' for "English, OED spelling (UK)"Eike Rathke2013-09-131-0/+1
* select sheet menu as a right-click popup to the prev/next sheet dingusCaolán McNamara2013-09-131-0/+6
* Using macro expansion function for the remaining config entries.Vishv Brahmbhatt2013-09-131-22/+1
* Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara2013-09-131-2/+0
* Don't clobber argument on failureLionel Elie Mamane2013-09-131-1/+4
* Fix visibility for --enable-64-bitStephan Bergmann2013-09-132-2/+10
* Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt2013-09-121-43/+11
* get rid of unnecessary conversion, use LinguIsUnspecified(OUString)Eike Rathke2013-09-121-0/+4
* Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt2013-09-121-0/+13