summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-25tdf#91362: Don't override printer page autodetectionKatarina Behrens1-0/+1
2015-06-24Revert "Generalize OUStringLiteral1"Stephan Bergmann6-406/+199
2015-06-24Generalize OUStringLiteral1Stephan Bergmann6-199/+406
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann1-30/+0
2015-06-24remove SFX_NOTIFY macroNoel Grandin4-15/+8
2015-06-23Revert "Typo: iff->if"Julien Nabet11-24/+24
2015-06-23Typo: iff->ifJulien Nabet11-24/+24
2015-06-23Implement full set of OUString::replaceFirst/All literal overloadsStephan Bergmann2-0/+105
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke1-0/+4
2015-06-23Drop duplicate #includesTakeshi Abe1-1/+0
2015-06-23Avoid conversion warnings in rtl::get[High|Low]SurrogateMatteo Casalin1-2/+2
2015-06-23Avoid conversion warning in O[U]String[Buffer] constructorsMatteo Casalin4-16/+20
2015-06-23clean up svdpage.hxx a littleNoel Grandin1-30/+27
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard2-0/+4
2015-06-23LinkUpdateMode is a global settingStephan Bergmann1-0/+2
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann2-181/+37
2015-06-22Fix typosAndrea Gelmini2-2/+2
2015-06-22lokdocview: Use *get_instance_private () to get private structurePranav Kant1-1/+0
2015-06-22lokdocview: Use GInitablePranav Kant1-2/+4
2015-06-22loplugin:vclwidgetsStephan Bergmann1-2/+2
2015-06-22-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-06-22-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-06-22loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-06-22Typo: erturn->returnJulien Nabet1-1/+1
2015-06-22new uno sidebar api tdf#91806Laurent Godard32-0/+2392
2015-06-21Fix typosAndrea Gelmini3-3/+3
2015-06-20filter: bestFitOpenSymbolToMSFont() parameter bDisableUnicodeSupportMichael Stahl1-3/+1
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna3-5/+7
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-22/+25
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann1-0/+11
2015-06-19Disambiguate needlessly overloaded SvDetachedEventDescriptor::hasByNameStephan Bergmann1-2/+1
2015-06-18Add SwTiledRenderingTest::testGetTextSelection() testcase.Miklos Vajna1-1/+1
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara1-251/+0
2015-06-18Fix typosAndrea Gelmini8-8/+8
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist1-1/+1
2015-06-18Don't immediately release temporary VclPtr returned from CreateStephan Bergmann1-1/+1
2015-06-18fix start center renderingLászló Németh1-6/+0
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna3-0/+21
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+0
2015-06-17parameter handling: fix confusion between column name and realnameLionel Elie Mamane1-1/+2
2015-06-16Fix typosAndrea Gelmini7-7/+7
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini7-8/+8
2015-06-16Fix typosAndrea Gelmini4-5/+5
2015-06-16Fix typosAndrea Gelmini8-8/+8
2015-06-16Fix typosAndrea Gelmini2-2/+2
2015-06-16lokdocview: Restructure this GObject classPranav Kant1-11/+6
2015-06-15Fix previous commitStephan Bergmann1-6/+8
2015-06-15Make ReplaceMode accessible from ScCompiler::CompileStringStephan Bergmann1-6/+6
2015-06-15prepare ReplaceToken() to replace also in RPNEike Rathke1-2/+21