summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-04fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock1-1/+0
2014-02-04Doxygen warnings correctedChris Sherlock25-236/+263
2014-02-04More Application class documentation updatesChris Sherlock1-56/+410
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock1-4/+4
2014-02-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-02-04all the related methods are redirected to *Table() methodsCaolán McNamara1-20/+5
2014-02-04convert link database dialog .uiCaolán McNamara1-0/+1
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky3-7/+6
2014-02-03thumbnails: Nobody uses the overlay functionality now, kill it.Jan Holesovsky1-2/+2
2014-02-03thumbnails: bSigned is always false, nobody uses the signed sign, kill it.Jan Holesovsky1-2/+0
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky1-1/+2
2014-02-03EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist1-1/+0
2014-02-03fdo#74424 OutputDevice no longer inherits ResourceChris Sherlock2-2/+2
2014-02-03some more continuous correctionsThomas Arnhold1-2/+2