summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-27CancelButtons no longer loaded from resource filesCaolán McNamara2-10/+0
2014-08-27OKButtons no longer loaded from resource filesCaolán McNamara2-10/+1
2014-08-27callcatcher: update unused codeCaolán McNamara33-535/+8
2014-08-27m_aDevice may be nullCaolán McNamara1-0/+3
2014-08-27OutlineStyles can only be Paragraph StylesCaolán McNamara1-0/+3
2014-08-27remove unused bIsOwner field in SfxHintNoel Grandin1-5/+2
2014-08-27out-of-bounds string access, this comparison never matchedEike Rathke1-1/+1
2014-08-26increment SBCOUNTRYCOUNT again, we have 19 currencies 0..18Eike Rathke1-1/+1
2014-08-26ditch unused sCurrUNKNOWN and sCurrSYSUNKNOWN stringsEike Rathke2-14/+0
2014-08-26adapt SBCOUNTRYCOUNTEike Rathke1-1/+1
2014-08-26Remove some unused macrosTor Lillqvist2-28/+0
2014-08-26glew is setting up that function pointer for usMarkus Mohrhard1-6/+3
2014-08-26that variable has nothing to do with glxMarkus Mohrhard1-10/+9
2014-08-26let us assume that we need to special handling for mesa anymoreMarkus Mohrhard1-12/+0
2014-08-26use glew variable to check for the featureMarkus Mohrhard1-10/+1
2014-08-26sw HTML export: don't crash on embedded object without native dataMiklos Vajna2-2/+4
2014-08-26Avoid undefined null pointer dereferencesStephan Bergmann6-21/+21
2014-08-26Avoid undefined left shift of negative valueStephan Bergmann1-1/+1
2014-08-26Related: fdo#82259 possible solution to 'GB18030 Bitmap' detected as JapaneseCaolán McNamara1-1/+1
2014-08-26my 'Cleanvertising ' font has a space at its endCaolán McNamara1-1/+1
2014-08-26FixedHyperlink no longer loaded from resource filesCaolán McNamara2-8/+0
2014-08-26track FloatingWindows in need of conversionCaolán McNamara1-17/+16
2014-08-26Dialogs no longer loaded from resource filesCaolán McNamara4-22/+0
2014-08-26ModalDialogs no longer loaded from resource filesCaolán McNamara7-33/+0
2014-08-26Remove unnecessary #ifndef SW_DECL_WRITER_DEFINEDStephan Bergmann1-3/+0
2014-08-26convert sw use of template manager to new managerCaolán McNamara16-2306/+16
2014-08-26Resolves: icu#11100 resolveImplicitLevels woesCaolán McNamara2-0/+25
2014-08-26fdo#80617 Simplification of status bar page numberingSamuel Mehrbrodt1-15/+26
2014-08-26LIB64 unusedStephan Bergmann1-7/+0
2014-08-26Update some external config.{guess,sub}Stephan Bergmann6-0/+4017
2014-08-26Updated coreLászló Németh1-0/+0
2014-08-26We don't need this branching here anymore.Kohei Yoshida1-10/+7
2014-08-26bnc#719994: We need the proper alpha maskTor Lillqvist1-1/+1
2014-08-26bnc#719994: Fix the duotone filter to actually produce duotoneTor Lillqvist1-3/+4
2014-08-26Remove unimplemented function declarationsMatúš Kukan1-3/+0
2014-08-26This one needs to be local time too.Kohei Yoshida1-1/+1
2014-08-26sfx2: itemdel.hxx is goneMiklos Vajna1-1/+0
2014-08-26Let's not get the UTC date to see if it fixes test failure in PST.Kohei Yoshida1-1/+1
2014-08-26Refactor NumRule handling in CopyImplJan-Marek Glogowski1-89/+73
2014-08-26name offending dialogCaolán McNamara1-1/+1
2014-08-26set default buttonsCaolán McNamara2-5/+4
2014-08-26grapic->graphicCaolán McNamara1-1/+1
2014-08-26Better variable naming in SwViewImp::NotifySizeChgJan-Marek Glogowski1-14/+14
2014-08-26Refactor a tiny bit of SwLayAction::IsShortCutJan-Marek Glogowski1-4/+2
2014-08-26avoid picking the incomplete OGL canvas, fdo#83084Markus Mohrhard1-1/+0
2014-08-26there is no GLOBAL_CONTENT_TEXT iconCaolán McNamara1-1/+0
2014-08-26also add libgdk to suppressed leaksMarkus Mohrhard1-0/+4
2014-08-26add external libs to the suppression fileMarkus Mohrhard1-0/+12
2014-08-26fix nasty memory leak on shutdownMarkus Mohrhard2-2/+10
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard9-12/+10