summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-22sal_Bool to boolMatteo Casalin
2014-02-22This function is localMatteo Casalin
2014-02-22Adapt comment to reality (sal_Bool to bool)Matteo Casalin
2014-02-22sal_Bool to boolMatteo Casalin
2014-02-22SwTxtFrm::bFormatted is never usedMatteo Casalin
2014-02-22Fix memory leak a simplify codeMatteo Casalin
2014-02-22Fix regression: execute IsAnyFrm only if bOn is trueMatteo Casalin
2014-02-22Group common code of SwCrsrShell::Goto(Prev|Next)NumMatteo Casalin
2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin
2014-02-22Avoid else after return and make code more readableMatteo Casalin
2014-02-22pick a reasonable looking place for a SolarMutexGuard for setting changesCaolán McNamara
2014-02-22loplugin:literaltoboolconversionStephan Bergmann
2014-02-22SAL_DLLPUBLIC_EXPORT->VCL_DLLPUBLICCaolán McNamara
2014-02-22external: Use gb_LTOFLAGS only in LDFLAGS to fix building.Matúš Kukan
2014-02-22'SetSymbolsStyle' : is not a member of 'StyleSettings'. Remove the call.Matúš Kukan
2014-02-22Do not try to use gb_STDLIBS explicitly. It's used by default anyway.Matúš Kukan
2014-02-22Resolves: fdo#75308 Asterisk at the beginning of Paragraph without "Nowiki"Julien Nabet
2014-02-22loplugin:pointertoboolStephan Bergmann
2014-02-22DOCX export tests: simplify namespaceZolnai Tamás
2014-02-22fix buildMarkus Mohrhard
2014-02-22we only support simple labels in the InternalDataProvider, bnc#864396Markus Mohrhard
2014-02-22we know the size so pre alloc the sequenceMarkus Mohrhard
2014-02-22replace auto_ptr with boost::scoped_ptrMarkus Mohrhard
2014-02-22try to limit the getPropertyValue callsMarkus Mohrhard
2014-02-22setting width and height always happens togetherMarkus Mohrhard
2014-02-22remove some old codeMarkus Mohrhard
2014-02-22C++11'ismStephan Bergmann
2014-02-21some build fixage for old 32bit int/sal_Int32/long bustageCaolán McNamara
2014-02-22loplugin:bodynotinblockStephan Bergmann
2014-02-22Fix 32-bit buildsStephan Bergmann
2014-02-21c++11ismCaolán McNamara
2014-02-21c++11ismCaolán McNamara
2014-02-21Adapt to Clang <= 3.4Stephan Bergmann
2014-02-21fdo#74345: Some shared formulas cannot be exported as shared formulas.Kohei Yoshida
2014-02-21fdo#74345: Minimalistic test to reproduce this.Kohei Yoshida
2014-02-21-Werror,-Wunused-functionStephan Bergmann
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21Special handling of __builtin_expect in boolean expressionsStephan Bergmann
2014-02-21implicitboolconversion: support for Objective C BOOLStephan Bergmann
2014-02-21Handle ImplicitCastExpr w/ invalid loc from Objective C codeStephan Bergmann
2014-02-21ParentBuilder needs support for ObjCMethodDeclStephan Bergmann
2014-02-21Allow building compilerplugins/clang on Mac OS XStephan Bergmann
2014-02-21OOXML roundtrip test for w14:glowTomaž Vajngerl
2014-02-21ooxml: export w14:glow with subelements from a CharGrabGabTomaž Vajngerl
2014-02-21writerfilter: add more w14:glow attributes into GrabBagTomaž Vajngerl
2014-02-21writerfilter: fix w14 simple typesTomaž Vajngerl
2014-02-21writerfilter: convert sprm:P{WAlignFont,TightWrap,OutLvl}Miklos Vajna
2014-02-21WW export: make line spacing export clearerZolnai Tamás
2014-02-21DOCX export: remove some extra pPr tagZolnai Tamás
2014-02-21drawingML import: paragraph spacing inside group shapeZolnai Tamás