summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-13do not download html files from moz bzDavid Tardon
2013-12-13handle Keynote package format tooDavid Tardon
2013-12-13Follow header guard conventionTor Lillqvist
2013-12-13WaE: variable 'itResEnd' set but not usedTor Lillqvist
2013-12-13Drop duplicate #includeTakeshi Abe
2013-12-12Fix performance regression from ScMatrix conversion to multi_type_matrix.Kohei Yoshida
2013-12-12Bin a few nonsense commentsTor Lillqvist
2013-12-12filter: whitespace fixes in rtfutilMiklos Vajna
2013-12-12set ok as the default buttonCaolán McNamara
2013-12-12chmod -xTor Lillqvist
2013-12-12fdo#72463 RowSet: on execute when not dirty, rebuild cacheLionel Elie Mamane
2013-12-12Revert "fix windows build"Michael Stahl
2013-12-12winaccessibility: let's try to remove that IsInMainThread()Michael Stahl
2013-12-12winaccessibility: remove some noise from not-implemented methodsMichael Stahl
2013-12-12winaccessibility: out-line those COM methodsMichael Stahl
2013-12-12winaccessibility: clear entires from XHWNDDocList tooMichael Stahl
2013-12-12winaccessibility: GetChildInterface may return 0Michael Stahl
2013-12-12winaccessibility: do not access freed AccObjectMichael Stahl
2013-12-12winaccessibility: fix exception handling in AccEventListenerMichael Stahl
2013-12-12winaccessibility: nobody calls get_XInterfaceMichael Stahl
2013-12-12winaccessibility: fix locking in UAccCOMMichael Stahl
2013-12-12prewin.h: remove silly extern "C" nonsense which prevents...Michael Stahl
2013-12-12winaccessibility: drop icu externals, probably some copypastaMichael Stahl
2013-12-12winaccessibility: remove CheckEnableAccessible.h and assorted noiseMichael Stahl
2013-12-12winaccessibility: InlineIsEqualGUID is defined by guiddef.hMichael Stahl
2013-12-12winaccessibility: use SAL_N_ELEMENTSMichael Stahl
2013-12-12winaccessibility: clean up the AGGMAP in CMAccessibleMichael Stahl
2013-12-12writerfilter: refactor code to fill document grab bagJacobo Aragunde Pérez
2013-12-12Fix "fit to column" breakage.Kohei Yoshida
2013-12-12Add CGContext field to SystemGraphicsData for iOS, tooTor Lillqvist
2013-12-12CosmeticsTor Lillqvist
2013-12-12Only call ScAccessibleCell::Init once on freshly created cellsStephan Bergmann
2013-12-12Convert OUString** to std::vector<OUString> in ScFuncDescNoel Grandin
2013-12-12resolved fdo#67205 CRITBINOM and BINOM.INV, use ODF OpenFormula descriptionEike Rathke
2013-12-12Update bundled Graphite to 1.2.4Khaled Hosny
2013-12-12Updated coreEike Rathke
2013-12-12Related: #i123840# use CoreGraphic helper methods for primitivesHerbert Dürr
2013-12-12probabilty -> probabilityEike Rathke
2013-12-12Resolves: #i123841# fix constness issues in OSX 64bit clipboard handlingHerbert Dürr
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann
2013-12-12Get rid of MAP_CHAR_LEN macroStephan Bergmann
2013-12-12Remove unnecessary macrosStephan Bergmann
2013-12-12Some clean-upStephan Bergmann
2013-12-12Remove newly unused comphelper/TypeGeneration.hxxStephan Bergmann
2013-12-12Simplify comphelper::PropertyInfoStephan Bergmann
2013-12-12CheckInverted() is not used anywhere.Matúš Kukan
2013-12-12datastreams: Wait with import if we need to repaint.Matúš Kukan
2013-12-12datastreams: Broadcast data changes.Matúš Kukan
2013-12-12oox: initial ShapeExport::WriteGroupShapeMiklos Vajna