summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-10the return of callcatcherCaolán McNamara11-34/+2
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet4-6/+6
2014-02-08coverity#1130446 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-08coverity#707785 Unitialized scalar fieldNorbert Thiebaud1-2/+13
2014-02-08coverity#707784 Unitialized scalar fieldNorbert Thiebaud1-1/+11
2014-02-08coverity#707783 Unitialized scalar fieldNorbert Thiebaud1-1/+9
2014-02-08coverity#707774: Uninitialized scalar valueNorbert Thiebaud1-2/+13
2014-02-08ODF export/import: text vertical adjustment attribute of text framesZolnai Tamás1-0/+1
2014-02-08drawingML export/import: text frames with vertical alignmentZolnai Tamás1-0/+6
2014-02-08New frame attribute: TextVerticalAdjust <-> RES_TEXT_VERT_ADJUSTZolnai Tamás1-0/+1
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl1-1/+1
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara1-4/+0
2014-02-07sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-07Renamed VCL's OutputDevice mirroring functionsChris Sherlock1-4/+4
2014-02-07Document OutputDevice classChris Sherlock1-6/+197
2014-02-07Group like Impl* functions in outdev.hxxChris Sherlock1-115/+164
2014-02-07Change from com::sun::star and ::com::sun::star to css alias.Chris Sherlock1-7/+8
2014-02-07Reindent outdev.hxx - minor formatting changeChris Sherlock1-523/+523
2014-02-07implement expandable toolbox itemsCaolán McNamara2-2/+11
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky2-3/+12
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann1-3/+3
2014-02-07silence coverity#1027865 Out-of-bounds accessCaolán McNamara1-0/+8
2014-02-06typo fixes in commentsAndras Timar3-3/+3
2014-02-06Typo: formating -> formattingJulien Nabet1-2/+2
2014-02-06sw: hardwired NS_sprm::LN_CCvMiklos Vajna1-0/+1
2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet1-1/+1
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara2-2/+6
2014-02-06coverity#707781 Uninitialized scalar fieldCaolán McNamara1-6/+8
2014-02-06TabControl::DeactivatePage should return boolStephan Bergmann1-1/+1
2014-02-06IsUpdateDateEnabled was never calledStephan Bergmann2-15/+0
2014-02-06Remove LookupTree as it is replaced with Trie.Tomaž Vajngerl5-368/+0
2014-02-06Add getAllElements (strings) for Trie.Tomaž Vajngerl1-1/+1
2014-02-05coverity#707765 Uninitialized scalar fieldNorbert Thiebaud1-15/+1
2014-02-05coverity#707761-62 Uninitialized scalar fieldNorbert Thiebaud1-6/+0
2014-02-05SfxItemSet::operator == should return boolStephan Bergmann1-1/+1
2014-02-05fdo#74132: Do not interrupt search in Calc.Matúš Kukan2-2/+4
2014-02-05fdo#74132: Do not interrupt search in Writer.Matúš Kukan2-0/+13
2014-02-05OutputDevice::ImplHasMirroredGraphics can be constCaolán McNamara1-1/+1
2014-02-05fdo#54938 Convert sfx2, xmloff and connec.. to cppu::supportsServiceAlexandre Vicenzi2-59/+7
2014-02-05fdo#74424 Start to decouple Window class from OutputDeviceChris Sherlock1-0/+7
2014-02-05fdo#43157 - Clean up OSL_ASSERTTimothy Markle1-1/+5
2014-02-05C2872: ´Window´ : ambiguous symbolCaolán McNamara1-33/+33
2014-02-05Resolves: #i124143# for draw:frame containing multiple draw:image...Armin Le Grand2-1/+11
2014-02-05Remove unused HTMLMODE_* definesStephan Bergmann1-7/+5
2014-02-05rhbz#1057977 avoid use of invalidated pointersDavid Tardon1-0/+6
2014-02-05drawingML import: paragraph adjustment inside group shapeZolnai Tamás1-0/+4
2014-02-05Doxygen warnings correctedChris Sherlock25-233/+244
2014-02-05ooxml: preserve gradient shape fillJacobo Aragunde Pérez1-0/+5
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin29-52/+52
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara25-263/+236