summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir66-301/+319
2013-03-11Unused bForce parameterStephan Bergmann2-4/+4
2013-03-11oops, path to FCFGMerge.cfg is hardcoded in the scriptMatúš Kukan2-7/+6
2013-03-11Fix previous fixStephan Bergmann1-1/+3
2013-03-11rhbz#915743: Avoid potentially blocking autocompletion for non file URLsStephan Bergmann1-1/+8
2013-03-11filter: use python version of FCFGMergeMatúš Kukan16-5430/+1
2013-03-11Change definition of "dark" colour for fdo#61993Luke Deller2-3/+3
2013-03-11Updated coreKrisztian Pinter1-0/+0
2013-03-11pptx import:supporting FilterData properties:PageRange and ImportNotesPagesSJacobi4-111/+174
2013-03-11fdo#47011 autosave featureKrisztian Pinter4-20/+17
2013-03-11fix fdo#62143: set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar1-1/+1
2013-03-11sal_Bool to boolTakeshi Abe4-108/+107
2013-03-11Ask for confirmation when deleting a template, fdo#61466Rafael Dominguez3-0/+11
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith22-305/+282
2013-03-11MSVC fixStephan Bergmann1-1/+1
2013-03-11Declare MARIADBCONFIG precious, so that it can be overridenFridrich Štrba1-0/+1
2013-03-11Don't change the mysql/mariadb connector versionFridrich Štrba1-1/+1
2013-03-11No need to copy any library from any pathFridrich Štrba1-8/+0
2013-03-11Fix operator + ADLStephan Bergmann1-1/+1
2013-03-11css.beans.PropertyValue references css.beans.PropertyStateStephan Bergmann1-0/+1
2013-03-11MAC does not have ulong, so don't use itFridrich Štrba1-1/+0
2013-03-11now that vba import is fixed re-enable the subsequentcheck testsNoel Power1-2/+0
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza11-192/+80
2013-03-11post writer test page conversion, remove unused ctorCaolán McNamara2-10/+0
2013-03-11convert writer test tabpage to .uiCaolán McNamara4-100/+269
2013-03-11fdo#60604 - tag notes text as UTF-8.Michael Meeks1-3/+3
2013-03-11remove remaining UTF bomBorim11-11/+9
2013-03-11Fix fallout from 3137258e346a9c16b2e61747fd926a1e7d358d02Tor Lillqvist1-1/+1
2013-03-11fdo#57422 fixing scroll bar and slides positionAbdulaziz A Alayed0-0/+0
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold45-82/+82
2013-03-11fdo#60701: Properly quote shell parameter expansionsStephan Bergmann1-19/+18
2013-03-11Make ComboBox::CalcSize to return the right widthZolnai Tamás1-0/+2
2013-03-11add pch support to gccPeter Foley4-11/+17
2013-03-11build concat-deps as ordinary executableMatúš Kukan5-32/+10
2013-03-11fdo#57422 fixing scroll bar and slides positionAbdulaziz A Alayed2-98/+144
2013-03-11Documentation to avoid a real use-after-free bugMarc-André Laverdière1-0/+3
2013-03-11fdo#61421 Added line to prevent screenlocking during presentationOndřej Smrž1-1/+2
2013-03-11fdo#62075 Hierarchical filter hard to findJoren De Cuyper1-3/+3
2013-03-11fdo#57362 Cannot save document after editing footer background and borderChristopher Copits1-3/+9
2013-03-11fdo#61394 Change Template Manager Accept button label to OK.Rafael Dominguez1-1/+1
2013-03-11Minor improvements and UX-advice related to fdo#46718 delete multi styleJoren De Cuyper2-47/+47
2013-03-11fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes11-17/+426
2013-03-11fdo#61458, index should be "flat"Ádám Csaba Király1-0/+28
2013-03-11Do not try to dlopen a static internal libmariadbFridrich Štrba2-35/+2
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky236-1037/+1037
2013-03-11use approximate_char_width instead of GetTextWidth('X')Caolán McNamara1-1/+1
2013-03-11various efforts to consistently apply HIG rulesCaolán McNamara4-68/+71
2013-03-11add glade placeholder for swuilo-BookmarkComboCaolán McNamara1-0/+3
2013-03-11XubString->OUStringCaolán McNamara1-2/+2
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand20-249/+175