summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14hackaround for assertCaolán McNamara
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
2013-03-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng
2013-03-13convert footnote area page to .ui formatCaolán McNamara
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-13Related: #119125# Added usage of the ClipRegion for dismantling MetafilesArmin Le Grand
2013-03-13WaE: various warngs, e.g. unused argument, variables, orderingCaolán McNamara
2013-03-13Some little cleanupFridrich Štrba
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-03-13#119952# - method <lcl_CalcAutoWidth(..)> - do not provide width of text fram...Oliver-Rainer Wittmann
2013-03-12fdo#34800 Comments added to footer are placed at the right top of the page.Joren De Cuyper
2013-03-12fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-03-12Translate German commentsPhilipp Weissenbacher
2013-03-12update pch headersLuboš Luňák
2013-03-12times are represented using local machines time, bah, just check for am/pmCaolán McNamara
2013-03-12Related: #i120158# add a test-case for tricky am/pm escape problemCaolán McNamara
2013-03-11make forward replacement of $ work again, fdo#60259 relatedEike Rathke
2013-03-11Related: fdo#62154 correct font lang is a requirement for applying loclCaolán McNamara
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11Fix previous fixStephan Bergmann
2013-03-11MSVC fixStephan Bergmann
2013-03-11Fix operator + ADLStephan Bergmann
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza
2013-03-11convert writer test tabpage to .uiCaolán McNamara
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-11add pch support to gccPeter Foley
2013-03-11fdo#57362 Cannot save document after editing footer background and borderChristopher Copits
2013-03-11fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes
2013-03-11fdo#61458, index should be "flat"Ádám Csaba Király
2013-03-11various efforts to consistently apply HIG rulesCaolán McNamara
2013-03-10Resolves: #i120158# fix Time format is different than MS Office issueLei De Bin
2013-03-10update pch filesPeter Foley
2013-03-10Comment translation german-english in sw/source/ui/table/Matthias Freund
2013-03-10Translate german comments in sw/source/filter/ww8/Joren De Cuyper
2013-03-09Comment translation DE-EN in /sw/source/ui/web/Matthias Freund
2013-03-09regex: handle zero-length matches, fdo#60259 relatedEike Rathke
2013-03-09SwEditWin: rename member variables missing their prefixMiklos Vajna
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08SwTableBox::IsValidNumTxtNd: Allow trivial formattingMiklos Vajna
2013-03-08SwTxtNode::GetRedlineTxt: fix string conversionMiklos Vajna
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-03-08Translate german comments in sw/source/filter/ww8/wrtww8.cxxJoren De Cuyper
2013-03-07Resolves: #i120442# fix html-flavored copy+paste of unicode surrogate pairsHerbert Dürr
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2013-03-07i#118925# enhance textsearch's match-group referencesHerbert Dürr